Remove the promise of ducks
[tabakrolletjie.git] / TODO.txt
index 8423d38369111d27d4064b0f9abb9c6a6a1cacf5..d360dad0232bae7e27f90edee47115b5ce9c7759 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -7,15 +7,10 @@ Bugs
 Features
 --------
 
-* Turnip / light spacing bug: a light can be placed right below a turnip, but must be much further away if above the turnip. This happens whether the turnip or the light is placed first. I assume it has to do with how the turnip image is positioned relative to its body.
-* Allow denser turnip spacing
+* Maybe configure lights in separate json file, to allow reuse of consistent models in multiple levels?
 * Allow going down to zero seeds by buying lights if a turnip is planted
 * Maybe make the mould weaker at the start
-* Different prices for different lights
-* Different power usage for different lights
-* Calculate both from # of colours, speed, beam width, etc.?
-* Display power usage when lights are bought
-* Maybe also display information next to existing lights (on click?)
+* Maybe also display information next to existing lights -- tooltip?
 * Generally balance the levels better and add more levels
 * Graphical level selection with screenshots
 * Fast forward button for night-time (calculate more steps between redraws; play sounds sped up and with higher pitch)
@@ -48,3 +43,10 @@ Done
 * Five levels
 * Bug: have to click lights multiple times to turn them back on after the power has died
 * Bug: Crash when removing a rotating light
+* Turnip / light spacing bug: a light can be placed right below a turnip, but must be much further away if above the turnip. This happens whether the turnip or the light is placed first. I assume it has to do with how the turnip image is positioned relative to its body.
+* Allow denser turnip spacing
+* Different power usage for different lights (this was already done)
+* Different prices for different lights
+* Calculate both from # of colours, speed, beam width, etc.?
+* added tooltips for lights
+* Display average power usage in light tooltip