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

1.1 KiB

TODO [7/26] [26%]

  • 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.
  • Debug HTML output
  • 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
  • Counters (life, money, whatever) create and set
  • Counters increase/decrease
  • Counters check
  • Document Gamebook format
  • Higher level text-language for Gamebooks