Created the monster system

This commit is contained in:
Kayne Ruse
2014-10-30 01:05:41 +11:00
parent 7da5de619b
commit 6399efc227
6 changed files with 292 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
TODO: Get the rooms working, even if only via hotkeys
TODO: I need a better way to handle the statistics
TODO: SerialPacketType::CHARACTER_LOCATION, CHARACTER_MOVE, CHARACTER_TELEPORT, ROOM_CHANGE, etc.
TODO: Fix shoddy movement
TODO: Handle statistics server-side