Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-11 | Add a very basic, naive auto-move command | Griffin Smith | 1 | -0/+6 |
2020-05-11 | Add ViewPatterns to default-extensions | Griffin Smith | 1 | -1/+0 |
2020-01-25 | Add a close command | Griffin Smith | 1 | -0/+2 |
2020-01-05 | Add staircases, and moving between levels | Griffin Smith | 1 | -0/+4 |
2019-12-23 | Add a drop command | Griffin Smith | 1 | -0/+2 |
2019-12-22 | Add a wield command | Griffin Smith | 1 | -0/+3 |
2019-12-22 | Add wielded, wieldable items | Griffin Smith | 1 | -2/+2 |
2019-11-30 | Add a very basic inventory panel | Griffin Smith | 1 | -0/+2 |
2019-11-30 | Add messages on the ground | Griffin Smith | 1 | -0/+2 |
2019-11-29 | Implement a "look" command | Griffin Smith | 1 | -1/+5 |
2019-11-29 | Implement saving+loading the game | Griffin Smith | 1 | -0/+2 |
2019-10-06 | Allow eating edible items | Griffin Smith | 1 | -0/+2 |
2019-09-28 | Add debug command to reveal the game | Griffin Smith | 1 | -0/+4 |
2019-09-28 | Implement the start of creature AI | Griffin Smith | 1 | -0/+2 |
2019-09-20 | Add doors and an open command | Griffin Smith | 1 | -15/+24 |
2019-09-19 | Add items and inventory | Griffin Smith | 1 | -1/+4 |
2019-09-02 | Add commands for diagonal movement | Griffin Smith | 1 | -0/+4 |
2019-09-02 | Add a previous message command | Griffin Smith | 1 | -1/+4 |
2019-08-31 | Add entities, and allow walking around | Griffin Smith | 1 | -0/+20 |