Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-11 | Add a very basic, naive auto-move command | Griffin Smith | 1 | -1/+1 |
2020-02-17 | Don't run initEvent when loading the game | Griffin Smith | 1 | -1/+0 |
2020-01-20 | Store revealed positions on the level itself | Griffin Smith | 1 | -8/+16 |
2020-01-05 | Add staircases, and moving between levels | Griffin Smith | 1 | -5/+5 |
2020-01-04 | Add support for multiple levels | Griffin Smith | 1 | -6/+12 |
2019-12-23 | Don't send the welcome message when loading | Griffin Smith | 1 | -0/+1 |
2019-11-30 | Add a very basic inventory panel | Griffin Smith | 1 | -0/+1 |
2019-11-29 | Use menus for combat and picking up items | Griffin Smith | 1 | -2/+2 |
2019-11-29 | Implement saving+loading the game | Griffin Smith | 1 | -1/+8 |
2019-09-28 | Add debug command to reveal the game | Griffin Smith | 1 | -0/+1 |
2019-09-28 | Implement the start of creature AI | Griffin Smith | 1 | -0/+27 |