aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: edd713cc2e5e10427e05fd1285a9517b416730c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Soon
----

- Dice expression roller shows results for each die
- Option to continue numbering/lettering between types of monsters
    - So there is exactly one monster with a given digit/letter
- [Submit to MELPA](https://github.com/melpa/melpa/blob/master/CONTRIBUTING.org#making-your-package-ready-for-inclusion)

Maybe
-----

Rewrite combat to use a data strcuture holding all data from the table
with functions to read, write and update an Org table.  Then
e.g. taking damage is done by reading table, updating struct and
writing it back to the buffer