2017-12-05 08:13:28 +01:00
|
|
|
x Add walls and stuff to maps
|
2017-12-13 14:26:30 +01:00
|
|
|
x Implement simple box collisions
|
2017-12-14 09:48:49 +01:00
|
|
|
x Add enemies (generated through lua)
|
2017-12-13 14:26:30 +01:00
|
|
|
x Monster object created
|
2017-12-13 23:20:54 +01:00
|
|
|
x Lua bindings for creation
|
2017-12-14 09:48:49 +01:00
|
|
|
x Making some better generation and randomeness
|
2017-12-14 12:01:05 +01:00
|
|
|
x Move "clip" from texture to sprite
|
2017-12-15 08:08:45 +01:00
|
|
|
x Hitting enemies
|
2017-12-17 13:43:41 +01:00
|
|
|
x Nicer enemy hits (Text textures, healthbars?)
|
2017-12-18 12:12:24 +01:00
|
|
|
- This could need some love later on.
|
|
|
|
- Add hits to stats
|
|
|
|
- Player hits
|
2017-12-17 13:43:41 +01:00
|
|
|
x Moving enemies
|
|
|
|
x Stupid roaming enemies
|
2017-12-18 09:59:01 +01:00
|
|
|
x Smart agressive enemies
|
|
|
|
x Fleeing enemies
|
2017-12-18 12:12:24 +01:00
|
|
|
x Add hooks to lua
|
|
|
|
x Add movement depending on state (aggro, scared, passive)
|
|
|
|
- Lower dungeon levels
|
2017-12-17 13:43:41 +01:00
|
|
|
o XP
|
2017-12-18 09:59:01 +01:00
|
|
|
- Some xp amount logic
|
|
|
|
- Level threshholds
|
2017-12-05 08:13:28 +01:00
|
|
|
- gui
|
|
|
|
- Items
|
|
|
|
- More gui
|
2017-12-13 14:26:30 +01:00
|
|
|
|
|
|
|
Legend: ( '-' = future) ( 'x' = completed ) ( 'o' = begun )
|