swaps over to bracket-lib's parse_dice_string(), and cl

This commit is contained in:
Llywelwyn 2023-09-21 05:26:25 +01:00
parent 921fee2ecc
commit de0aa33107
3 changed files with 17 additions and 19 deletions

View file

@ -1,6 +1,7 @@
## v0.1.4
### added
- **overmap**: bare, but exists. player now starts on the overworld, and can move to local maps (like the old starting town) via >. can leave local maps back to the overmap by walking out of the map boundaries.
- **intrinsics**: speed, regeneration
- **damage types**: immunities, weaknesses, and resistances
- **full keyboard support**: examining and targeting can now be done via keyboard only
- **a config file** read at runtime, unfortunately not compatible with WASM builds yet