more TODO!

This commit is contained in:
Iris Lightshard 2018-12-16 20:32:45 -08:00
parent 4839026dd5
commit ffeb273fb3
Signed by: Iris Lightshard
GPG key ID: 3B7FBC22144E6398

22
TODO
View file

@ -1,5 +1,21 @@
-add tombstones to everything -add tombstones to everything
-encase obstacles in their own struct -encase obstacles in their own struct
-put spell kaos in their own include files -adjust collision detection
-store save-data of spell knowledge -adjust kListen
-encapsulate warp function -adjust deleteThing
-anything else that might be affected by tombstones
-spell stuff
-HUD
-more spells:
xbeam
xphase-shift
-time-warp
-pyro
-cryo
-quake
-ESP
-majesty
-add kaos for spell unlocks
-add save data for spell knowledge
-put spell animations in own include file in Kaos.h/Kaos.c
-encapsulate warp function?