project-meteor-server/FFXIVClassic Map Server/packets/WorldPackets/Receive
2017-06-19 16:30:04 -04:00
..
ErrorPacket.cs If a player tries to zone to a offline server they will see a standard error message. Also a reconnection attempt will be made on a disconnected server. 2016-12-03 14:00:24 -05:00
PartySyncPacket.cs Kicked/Promote leader added but broke login. D/Cing now. 2016-12-21 18:02:50 -05:00
SessionBeginPacket.cs Fixed how login/zoning session start is handled. Should fix the bug where a player could not relogin into a server twice. 2017-06-19 16:30:04 -04:00
SessionEndPacket.cs Built subpackets to let the zone servers talk to the world server. Implemented cross-server zoning but the E2 packet or something isn't being sent. 2016-12-03 12:19:59 -05:00