Fleshed out and rewrote some code

Fleshed out HandleCharacterNew() and HandleCharacterDelete(), and rewrote
HandleSynchronize().
This commit is contained in:
Kayne Ruse
2014-06-08 02:51:12 +10:00
parent ee2ac0b7a9
commit 5175a4e40d
4 changed files with 81 additions and 23 deletions
+8 -3
View File
@@ -1,6 +1,11 @@
TODO: Modulate this god class
TODO: Segment SerialPacket?
TODO: Not all structures in common/gameplay are needed by the client
TODO: MapLoader, in place of FileFormat
TODO: Get the rooms working
TODO: update the map API to handle multiple rooms
TODO: Rejection packets
TODO: Authentication
TODO: server is slaved to the client
TODO: I need to keep the documentation up to date. Namely, the GDD is getting out of date.
TODO: I completely forgot about status ailments
TODO: Time delay for requesting region packets