snix/users/grfn/xanthous/src/Xanthous
Griffin Smith 632c4280b5 feat(xanthous): Allow selecting hand for wielding
When wielding items, allow selecting which hand the item should be
wielded in.

Currently this has no actual effect on the mechanics of combat - that'll
come next.

Change-Id: Ic289ca2d8fa6f5fc0ad5bd0b012818a3acd8599e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5470
Reviewed-by: grfn <grfn@gws.fyi>
Autosubmit: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
2022-04-16 20:30:42 +00:00
..
AI feat(gs/xanthous): Creatures use their weapons to attack 2021-11-25 17:31:01 +00:00
App feat(gs/xanthous): Allow generating creatures with items 2021-11-25 17:31:01 +00:00
Data feat(grfn/xanthous): Add a help panel 2022-04-14 14:22:28 +00:00
Entities feat(xanthous): Allow selecting hand for wielding 2022-04-16 20:30:42 +00:00
Game feat(grfn/xanthous): Add a help panel 2022-04-14 14:22:28 +00:00
Generators feat(gs/xanthous): Allow generating creatures with items 2021-11-25 17:31:01 +00:00
Messages refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
Util chore(3p/sources): Bump channels & overlays 2022-04-11 19:37:01 +00:00
App.hs feat(xanthous): Allow selecting hand for wielding 2022-04-16 20:30:42 +00:00
Command.hs feat(grfn/xanthous): Add a help panel 2022-04-14 14:22:28 +00:00
Data.hs chore(3p/sources): Bump channels & overlays 2022-04-11 19:37:01 +00:00
Game.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
keybindings.yaml feat(grfn/xanthous): Add a help panel 2022-04-14 14:22:28 +00:00
Messages.hs feat(xanthous): Describe *where* the item is in the inventory 2021-06-23 21:52:08 +00:00
messages.yaml feat(xanthous): Allow selecting hand for wielding 2022-04-16 20:30:42 +00:00
Monad.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
Orphans.hs feat(grfn/xanthous): Load keybindings from a data file 2022-04-14 14:22:28 +00:00
Physics.hs feat(gs/xanthous): Allow throwing rocks 2021-10-30 17:16:21 +00:00
Prelude.hs feat(xanthous): Memoize characterVisiblePositions 2021-06-12 18:57:52 +00:00
Random.hs feat(xanthous) Generate random volume+density for items 2021-06-23 21:52:08 +00:00
Util.hs feat(gs/xanthous): Creatures drop their items when they die 2021-11-25 17:31:01 +00:00