tvl-depot/src/Xanthous
Griffin Smith 6622dd3018 Add a wield command
Add a Wield command, which prompts for a wieldable item, if any, to take
out of the character's inventory and put in their right hand.

Eventually we should support other hands, but for now hardcoding the
right hand should be fine.
2019-12-22 23:22:25 -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 a wield command 2019-12-22 23:22:25 -05:00
Game Add a wield command 2019-12-22 23:22:25 -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 a wield command 2019-12-22 23:22:25 -05:00
Command.hs Add a wield command 2019-12-22 23:22:25 -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 a wield command 2019-12-22 23:22:25 -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 Add a very basic inventory panel 2019-11-30 22:43:17 -05:00
Util.hs Add a wield command 2019-12-22 23:22:25 -05:00