From 571b0c60f1c94345b6350e9b7de0618f4096715e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 6 Jan 2019 08:39:36 +0000 Subject: drop refactoring task from TODO I'm not sure this actually makes sense for an Emacs minor mode. Signed-off-by: Sean Whitton --- TODO.md | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 1294e29..49d2431 100644 --- a/TODO.md +++ b/TODO.md @@ -8,14 +8,3 @@ Features - defcustom to roll each monster's initiative separately (as in 3e), rather than having type of monster act at the same time (as in 5e) - -Possible refactoring --------------------- - -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 - -At the very least, org-d20-initiative should call -org-d20-initiative-add or similar code reuse. -- cgit v1.2.3