glasshouse/TODO.md

635 B

TODO

Features

  • Saving and loading games
  • Character select
  • Stats
  • Better open / closed state graphics for rooms
  • Displaying sprites (characters, objects)
  • Inventory
  • Room labels
  • Background music
  • Sound effects
  • Custom debug console commands

Bugs

  • Fix console rendering issues
  • Fix DOM tree rendering issues

Dialogue

  • Text formatting
  • Character profiles / speaker ID
  • Scrollable dialogue pane (like Citizen Sleeper / Disco Elysium)

Code architecture

  • Move dialogue- and option-drawing out of Game.hx
  • Use domkit for dialogue