Began expanding network protocols for monsters

All big feature expansions have begun with SerialPacketType, and this is
no exception.
This commit is contained in:
Kayne Ruse
2015-01-13 00:04:42 +11:00
parent 1923f90329
commit de1cd8d6a8
3 changed files with 55 additions and 39 deletions
-3
View File
@@ -1,7 +1,5 @@
TODO: In need of script APIs (list)
* Characters
* Monsters
* Waypoints
TODO: Account passwords (list)
* backbone account server OR
@@ -9,7 +7,6 @@ TODO: Account passwords (list)
* ...
* salts & hashes
TODO: Waypoints, with positions and trigger zones (collision areas) for doors, monster spawns, etc.
TODO: Fix shoddy movement
TODO: Periodic mass server saves
TODO: Remove the big "Shut Down" button (currently broken...)