1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-26 03:41:04 +03:00
gamebookformat/todo.org

31 lines
1.1 KiB
Org Mode
Raw Normal View History

* TODO [7/26] [26%]
- [X] Debug output
- [X] DOT output
- [X] LaTeX output
2013-05-29 01:01:17 +03:00
- [X] RTF output
- [X] HTML output
- [X] Split out template hanlding into separate class from output
- [X] Inject Output dependencies
- [ ] Save section-number mapping and reuse automatically
- [ ] Add support for custom document templates.
Fixed names and/or command-line options.
- [ ] Add section links in LaTeX output.
2013-05-29 01:01:17 +03:00
- [ ] Debug HTML output
2013-06-03 23:08:07 +03:00
- [ ] Inventory pick up items
- [ ] Codewords set
- [ ] Check if has inventory item
- [ ] Check if has codeword
- [ ] Remove item from inventory (forced by instructions)
- [ ] Optionally remove inventory item to make a choice
- [ ] More formatting possibilities in sections
Look at existing gamebooks to get ideas.
- [ ] Prettier LaTeX output
Look at how some existing gamebooks are formatted.
- [ ] Command-line flag to set max section number to use
- [ ] Dummy sections
2013-06-03 23:08:07 +03:00
- [ ] Counters (life, money, whatever) create and set
- [ ] Counters increase/decrease
- [ ] Counters check
- [ ] Document Gamebook format
- [ ] Higher level text-language for Gamebooks