Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-10 | Small chance of hurting self when punching | Griffin Smith | 1 | -0/+3 |
2020-02-08 | Block doors being closed on gormlaks | Griffin Smith | 1 | -0/+1 |
2020-01-25 | Add a close command | Griffin Smith | 1 | -1/+10 |
2020-01-05 | Add staircases, and moving between levels | Griffin Smith | 1 | -0/+8 |
2019-12-31 | Prompt before overwriting files when saving | Griffin Smith | 1 | -2/+2 |
2019-12-23 | Confirm before quitting | Griffin Smith | 1 | -0/+3 |
2019-12-23 | Add a drop command | Griffin Smith | 1 | -0/+11 |
2019-12-22 | Add a wield command | Griffin Smith | 1 | -0/+12 |
2019-12-22 | Add wielded, wieldable items | Griffin Smith | 1 | -2/+6 |
2019-11-30 | Add a very basic inventory panel | Griffin Smith | 1 | -1/+4 |
2019-11-30 | Add messages on the ground | Griffin Smith | 1 | -1/+9 |
2019-11-29 | Use menus for combat and picking up items | Griffin Smith | 1 | -1/+3 |
2019-11-29 | Implement a "look" command | Griffin Smith | 1 | -0/+4 |
2019-11-29 | Implement saving+loading the game | Griffin Smith | 1 | -0/+4 |
2019-10-06 | Allow eating edible items | Griffin Smith | 1 | -4/+17 |
2019-09-29 | Gormlaks attack back | Griffin Smith | 1 | -0/+4 |
2019-09-28 | Add debug command to reveal the game | Griffin Smith | 1 | -0/+3 |
2019-09-21 | Implement combat | Griffin Smith | 1 | -0/+9 |
2019-09-20 | Describe what you see when you walk over items | Griffin Smith | 1 | -0/+3 |
2019-09-20 | Add doors and an open command | Griffin Smith | 1 | -1/+9 |
2019-09-20 | Add the beginnings of a prompt system | Griffin Smith | 1 | -1/+3 |
2019-09-19 | Add items and inventory | Griffin Smith | 1 | -0/+3 |
2019-09-01 | Implement messages | Griffin Smith | 1 | -0/+1 |