Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-29 | Use menus for combat and picking up items | Griffin Smith | 5 | -10/+98 |
2019-11-29 | Implement a "look" command | Griffin Smith | 2 | -12/+36 |
2019-11-29 | Implement saving+loading the game | Griffin Smith | 4 | -9/+178 |
2019-11-15 | Recover character hitpoints over time | Griffin Smith | 1 | -1/+1 |
2019-10-16 | Add draw priority | Griffin Smith | 2 | -4/+11 |
2019-10-15 | Don't walk gormlaks into walls | Griffin Smith | 1 | -9/+18 |
2019-10-13 | Implement speed and ticks | Griffin Smith | 2 | -8/+9 |
2019-10-12 | Allow specifying seed on startup | Griffin Smith | 1 | -4/+9 |
2019-10-06 | Allow eating edible items | Griffin Smith | 2 | -25/+70 |
2019-10-05 | Display multiple messages per turn | Griffin Smith | 3 | -20/+47 |
2019-09-29 | Gormlaks attack back | Griffin Smith | 2 | -2/+26 |
2019-09-28 | Tweak gormlak movement slightly | Griffin Smith | 1 | -0/+28 |
2019-09-28 | Add debug command to reveal the game | Griffin Smith | 3 | -10/+33 |
2019-09-28 | Implement the start of creature AI | Griffin Smith | 3 | -0/+299 |
2019-09-20 | Add doors and an open command | Griffin Smith | 2 | -1/+8 |
2019-09-20 | Add the beginnings of a prompt system | Griffin Smith | 2 | -30/+155 |
2019-09-19 | Add items and inventory | Griffin Smith | 1 | -9/+15 |
2019-09-15 | Progressively reveal the map to the player | Griffin Smith | 1 | -5/+10 |
2019-09-09 | Convert generated levels to walls | Griffin Smith | 1 | -4/+8 |
2019-09-02 | Put a test gormlak on the screen | Griffin Smith | 1 | -5/+4 |
2019-09-02 | Add a previous message command | Griffin Smith | 1 | -1/+7 |
2019-09-02 | Link up messages to the overall game | Griffin Smith | 1 | -4/+14 |
2019-08-31 | Add entities, and allow walking around | Griffin Smith | 1 | -9/+26 |
2019-08-25 | An @-sign in a box, in haskell | Griffin Smith | 1 | -0/+28 |