aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-12-31 18:14:36 +0000
committerSean Whitton <spwhitton@spwhitton.name>2018-12-31 18:14:36 +0000
commite1aaa3592429536de7bdc6fb454f4f74cefd2336 (patch)
tree36ae791438c3cb84094764b7454e81481383003d /TODO.md
parentcfe649a73be7c159241342bb77252e30f0677058 (diff)
downloadorg-d20-e1aaa3592429536de7bdc6fb454f4f74cefd2336.tar.gz
move TODOs to their own file
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..fe05c25
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,12 @@
+Soon
+----
+
+Dice expression roller shows results for each die
+
+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