Began reworking the network code
This commit devides SerialPacket into a series of different structures, all decended from a common base class. Using a union was not a good idea.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
TODO: Modulate this god class
|
||||
TODO: Segment SerialPacket?
|
||||
TODO: Not all structures in common/gameplay are needed by 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
|
||||
|
||||
Reference in New Issue
Block a user