snix/users/grfn/xanthous/src/Xanthous/Data
Griffin Smith 580e37ff64 refactor(gs/xanthous): Use a Word for the level number
Using a signed Int here is a little silly, since we can never have
negative levels.

Change-Id: Ibe03be5014226e07dfa6f78d8360301bc1b7c9b1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3803
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
2021-11-06 17:34:46 +00:00
..
EntityMap feat(gs/xanthous): Allow throwing rocks 2021-10-30 17:16:21 +00:00
App.hs feat(xanthous): Add a command to describe an item in the inventory 2021-06-23 21:52:08 +00:00
Entities.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
EntityChar.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
EntityMap.hs feat(gs/xanthous): Allow throwing rocks 2021-10-30 17:16:21 +00:00
Levels.hs refactor(gs/xanthous): Use a Word for the level number 2021-11-06 17:34:46 +00:00
Memo.hs feat(xanthous): Memoize characterVisiblePositions 2021-06-12 18:57:52 +00:00
NestedMap.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
VectorBag.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00