Files
MaidEngine/docs/todo.txt
2026-04-05 19:56:45 -04:00

7 lines
449 B
Plaintext

* Debug menu on F1, right now just include quick scene swapping
* Finish buttons on dialogue scene
* Reogranize files
* Singletons named 'XXXServer'
* Dialogue scene command system (ShowText, ShowSprite, MoveSprite, PlaySound, ChangeBackground, etc)
* Setup room system (everything is unpassable, carve out rooms, walls automatic, specify connections between rooms on tiles)
* Basic map editor (test map data will be harder to craft the more we add)