project-meteor-server/FFXIVClassic Map Server/packets
2016-01-19 13:31:24 -05:00
..
receive Added implementations of the event receive/send packets. Added lua scripting stuff. Added some utils. 2016-01-01 14:04:44 -05:00
send Implemented WeatherDirector , ZoneMaster, and WorldMaster in code. Zone objects has become the ZoneMaster actor object. 2016-01-16 23:03:04 -05:00
BasePacket.cs Changed isEncrypted to isCompressed in basepacket. After speaking with another dev, game packets are not encrypted... just compressed. Figured out that byte 3 of basepacket is the connection type when handshaking with the map server. 2016-01-19 13:31:24 -05:00
SubPacket.cs Connection working again. Fixed type 7 ping packet. 2015-10-15 22:17:21 -04:00