Commit graph

12 commits

Author SHA1 Message Date
Howard Abrams
bf958ab12a More tables! 2024-08-31 10:41:18 -07:00
Howard Abrams
0ebc0edd74 Fixed two bugs when creating new characters
The bonds used to get inserted into the middle of a heading. Not good.
Also, we got an exception when going up a heading level when we were
already at the highest level. Easy enough to fix.
2022-05-01 22:15:58 -07:00
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
9c8b030633 Moves trigger progress tracks
Also a number of bug fixes and minor cosmetic changes ... of course.
2022-04-29 21:30:49 -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
Howard Abrams
0f03c237d2 Fix warnings in generated lisp code. 2022-02-22 22:13:53 -08:00
Howard Abrams
e53d9f05a9 Add a number of Delve-specific moves
Combining the themes and domains to help make less table-consulting.
2022-02-22 21:31:55 -08:00
Howard Abrams
bea1a2a6b8 Reorganized the tables into hierarchy
And removed the plurals.
2022-02-21 22:29:17 -08:00
Howard Abrams
1854cc5f43 Add a waypoint combo table 2022-02-18 15:58:14 -08:00
Renamed from emacs-ironsworn.el (Browse further)