bomberpac/todo.txt

12 lines
333 B
Plaintext
Raw Normal View History

2021-02-07 21:56:19 +00:00
TODO:
2021-03-29 05:03:43 +00:00
* all usages of util.fn are wrong!! you can't use the table as locally defined as it will disappear!!! aargh
2021-02-07 21:56:19 +00:00
* tile editor (geometric shapes for now?)
2021-03-29 05:03:43 +00:00
DEBUG TOOLS:
#1 problem: update failing crashes the editor
- store exception and stop running game; patch and restart
Repl-y thing:
appends objects to a list (inspectable?)