1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-26 03:41:04 +03:00
gamebookformat/todo.org
Pelle Nilsson 5e187d3252 Improved LaTeX references.
Includes some ugly hacks like the empty sections to increase counter.
2013-06-04 22:32:03 +02:00

1.1 KiB

TODO [11/26] [42%]

  • Debug output
  • DOT output
  • LaTeX output
  • RTF output
  • HTML output
  • Split out template hanlding into separate class from output
  • 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.
  • Prettier LaTeX output Look at how some existing gamebooks are formatted.
  • 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.
  • Command-line flag to set max section number to use
  • Dummy sections
  • Counters (life, money, whatever) create and set
  • Counters increase/decrease
  • Counters check
  • Document Gamebook format
  • Debug HTML output
  • Higher level text-language for Gamebooks