Commit graph

5 commits

Author SHA1 Message Date
Howard Abrams
1cb1e45efa Limit assets not appropriate for new characters
Shouldn't be a Revenant without a little tragedy first.
Also, describe how progress tracks are nested.
2022-04-29 21:43:01 -07:00
Howard Abrams
7a10f7ab1f Fix bug associated with org-up-element
Wrote my own version called `org-up-heading' which works as I expect.
I also fixed a few other warnings.
2022-03-23 20:49:41 -07:00
Howard Abrams
e052c6a1ec More flexible input for adjusting the health/spirit stats
I wanted to be able to enter a +/- value, but also set it to an
absolute value with the = prefix.

While I was at it, I fixed up the UI that I've previously changed.
2022-02-27 22:05:35 -08:00
Howard Abrams
6cc5d8eda7 Fixed the progress box tests 2022-02-26 11:32:14 -08:00
Howard Abrams
3c43efdbba Fixed a number of bugs
This also tangles out the unit tests.
2022-02-26 11:26:23 -08:00