tvl-depot/users/grfn/xanthous/test/Xanthous
Griffin Smith ad8d38c64c fix(xanthous): Fix display of square/cubic units
Previously this'd display `5 m m³`, because it'd show the underlying
value then add the unit suffix on at the end

Change-Id: Idd240ddfebc212460f9fb529eff72732a5dafe2a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3241
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
2021-07-06 18:32:08 +00:00
..
Data feat(xanthous): Memoize characterVisiblePositions 2021-06-12 18:57:52 +00:00
Entities feat(xanthous): Describe *where* the item is in the inventory 2021-06-23 21:52:08 +00:00
Game fix(xanthous): Only use alphabetic chars for menu items 2021-06-23 21:52:08 +00:00
Generators/Level refactor(xanthous): Generators -> Generators.Level 2021-06-13 01:24:47 +00:00
Messages refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
Util refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
DataSpec.hs fix(xanthous): Fix display of square/cubic units 2021-07-06 18:32:08 +00:00
GameSpec.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
MessageSpec.hs feat(xanthous): Describe *where* the item is in the inventory 2021-06-23 21:52:08 +00:00
OrphansSpec.hs feat(xanthous): Track the volume and density of item types 2021-06-23 21:52:08 +00:00
RandomSpec.hs feat(xanthous): Add a generator for random english syllables 2021-06-13 01:24:47 +00:00
UtilSpec.hs fix(xanthous): Only use alphabetic chars for menu items 2021-06-23 21:52:08 +00:00