Updated TODO.txt
This commit is contained in:
parent
e7e412cc33
commit
84addef7c9
20
TODO.txt
20
TODO.txt
|
@ -16,16 +16,18 @@ x Moving enemies
|
||||||
x Add hooks to lua
|
x Add hooks to lua
|
||||||
x Add movement depending on state (aggro, scared, passive)
|
x Add movement depending on state (aggro, scared, passive)
|
||||||
x Lower dungeon levels
|
x Lower dungeon levels
|
||||||
o GUI
|
x GUI
|
||||||
- Player death
|
x Items
|
||||||
- Items (lua generated?)
|
x More GUI
|
||||||
- More GUI
|
x XP
|
||||||
o XP
|
x Some xp amount logic
|
||||||
- Some xp amount logic
|
x Level threshholds
|
||||||
- Level threshholds
|
x Statistics
|
||||||
|
x More stuff to count
|
||||||
|
- Particle engine for blood splatter (keep it light!!!)
|
||||||
|
- Prevent level exit from spawning on occupied spot
|
||||||
- Menus
|
- Menus
|
||||||
- Statistics
|
- Player death (graphic or text?)
|
||||||
- More stuff to count
|
|
||||||
- A different license perhaps?
|
- A different license perhaps?
|
||||||
|
|
||||||
Legend: ( '-' = future) ( 'x' = completed ) ( 'o' = begun )
|
Legend: ( '-' = future) ( 'x' = completed ) ( 'o' = begun )
|
||||||
|
|
Loading…
Reference in New Issue