From 86ece8bafdbc0af597e211451acb6d8c75db45dc Mon Sep 17 00:00:00 2001 From: Luxray5474 Date: Sat, 9 Dec 2017 13:31:44 -0500 Subject: [PATCH] Create TODO.md --- TODO.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000000..6906cf7a3d --- /dev/null +++ b/TODO.md @@ -0,0 +1,10 @@ +### Important +1. Add an improved conveyor belt drawing system +2. Add localization support, storing game text in txt files instead of within code. This is in response to a couple of translation requests from Omicron Translation Group on the Itch.io page. I [l5474] *might* be able to do it... eventually. +3. Fix some AI going to the wall, as mentioned in #5 + +### Optional/Low Priority +1. Make minimap or aux. tile loader for whole-map view +2. Add in more teleporter colors maybe, and make a new teleporter color picker ui/tooltip. Very low priority +3. Maybe make enemies manually spawnable in Sandbox Mode +4. Maybe assign a key to make Mecha move faster