tvl-depot/src/Xanthous
Griffin Smith 71b628c604 Add messages on the ground
Add support for a "GroundMessage" entity type, support for a Read
command to read them, and randomly place an initial, tone-setting
tutorial message on the ground near the character at the beginning of
the game.
2019-11-30 19:55:43 -05:00
..
AI Use menus for combat and picking up items 2019-11-29 22:59:15 -05:00
Data Fix an injectivity issue with saving the game 2019-11-30 15:00:39 -05:00
Entities Add messages on the ground 2019-11-30 19:55:43 -05:00
Game Add messages on the ground 2019-11-30 19:55:43 -05:00
Generators Add messages on the ground 2019-11-30 19:55:43 -05:00
Util Fail on all warnings in CI 2019-11-30 18:16:48 -05:00
App.hs Add messages on the ground 2019-11-30 19:55:43 -05:00
Command.hs Add messages on the ground 2019-11-30 19:55:43 -05:00
Data.hs Fix an injectivity issue with saving the game 2019-11-30 15:00:39 -05:00
Game.hs Implement saving+loading the game 2019-11-29 14:33:52 -05:00
Generators.hs Add messages on the ground 2019-11-30 19:55:43 -05:00
Messages.hs Add messages on the ground 2019-11-30 19:55:43 -05:00
messages.yaml Add messages on the ground 2019-11-30 19:55:43 -05:00
Monad.hs Allow eating edible items 2019-10-06 12:50:29 -04:00
Orphans.hs Fix an injectivity issue with saving the game 2019-11-30 15:00:39 -05:00
Prelude.hs Fix an injectivity issue with saving the game 2019-11-30 15:00:39 -05:00
Random.hs Tweak gormlak movement slightly 2019-09-28 15:03:36 -04:00
Resource.hs Implement a "look" command 2019-11-29 21:25:35 -05:00
Util.hs Add messages on the ground 2019-11-30 19:55:43 -05:00