Description:
Update TODO.taskpaper.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r692:c4b7ed89d5e5 -

@@ -155,7 +155,7
155 155 - Rearchitect to avoid giving everything access to Simulation
156 156 - Add a start screen @milestone(4: Beginning) @done(2021-06-08)
157 157 - Add a create park dialog @milestone(4: Beginning)
158 - Procgen park names (that player can override)
158 - Procgen park names (that player can override) @done(2022-08-02)
159 159 - Button to generate new name?
160 160 - Allow player to choose title @maybe @done(2021-07-29)
161 161 Some possibilities: Mr., Ms., Mx., Director, Dr., Professor, Miss, Col., Herr Dr. Dr. nothing, custom
@@ -183,6 +183,10
183 183 - Cheer/boo crowd sound effect
184 184 This is a sorta easter egg and a reference to SimCity
185 185 - Explosion effect (for bulldozer)
186 Music:
187 - Shuffle songs
188 - Menu control
189 - Experiment with alternate sound font?
186 190
187 191 Performance:
188 192 Issues:
@@ -195,6 +199,8
195 199 Instead need to do the fill and edge-drawing as large regions.
196 200 - Draw slows down after merely leaving it running @done(2022-11-14)
197 201 Debug issue; could be faster but basically solved
202 - Tiles are slow to draw
203 Sometimes bumps up to 10ms.
198 204 Structural improvements:
199 205 - Button to clear/thin debug buffers?
200 206 Take every nth to reduce counters to past 100 measurements
You need to be logged in to leave comments. Login now