Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-04 | Add support for multiple levels | Griffin Smith | 1 | -2/+4 |
2020-01-03 | Track entity collision in the Entity class | Griffin Smith | 1 | -27/+12 |
2020-01-03 | Decouple Gormlak AI from creatures | Griffin Smith | 1 | -3/+3 |
2020-01-03 | Don't render moving entities that aren't visible | Griffin Smith | 1 | -4/+9 |
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-30 | Add messages on the ground | Griffin Smith | 1 | -2/+6 |
2019-11-29 | Use menus for combat and picking up items | Griffin Smith | 1 | -4/+4 |
2019-11-29 | Implement saving+loading the game | Griffin Smith | 1 | -0/+1 |
2019-10-15 | Don't walk gormlaks into walls | Griffin Smith | 1 | -9/+18 |
2019-10-12 | Allow specifying seed on startup | Griffin Smith | 1 | -4/+9 |
2019-10-05 | Display multiple messages per turn | Griffin Smith | 1 | -1/+1 |
2019-09-28 | Tweak gormlak movement slightly | Griffin Smith | 1 | -0/+28 |
2019-09-28 | Implement the start of creature AI | Griffin Smith | 1 | -0/+72 |