project-meteor-server/FFXIVClassic Map Server/packets/send/player
2016-01-02 16:47:35 -05:00
..
_0x196Packet.cs Can queue subpackets now (automatically creates basepacket). List packets implemented. Base packets fully figured out and implemented. Login has been stablized and no longer crashes. Implemented the following packets: List Packets, Set Job packet, chat message receive packet, SetActorIcon, SetActorIsZoning, SetActorSingleStatus, AchievementRate and some unknown packets. 2015-12-29 01:20:46 -05:00
AchievementEarnedPacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00
SendAchievementRatePacket.cs Can queue subpackets now (automatically creates basepacket). List packets implemented. Base packets fully figured out and implemented. Login has been stablized and no longer crashes. Implemented the following packets: List Packets, Set Job packet, chat message receive packet, SetActorIcon, SetActorIsZoning, SetActorSingleStatus, AchievementRate and some unknown packets. 2015-12-29 01:20:46 -05:00
SetAchievementPointsPacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00
SetChocoboNamePacket.cs Finished SetChocoboName packet and fixed a bug with cutscene packet. 2015-11-29 00:30:41 -05:00
SetCompletedAchievementsPacket.cs Finished SetCompletedAchievementsPacket and renamed CutsceneBookSetPacket to SetCutsceneBookPacket in line with other "set" packets. Moved a lot of the hardcoded packets into the coded login part under PacketProcessor. 2015-11-28 20:56:22 -05:00
SetCurrentJobPacket.cs Can queue subpackets now (automatically creates basepacket). List packets implemented. Base packets fully figured out and implemented. Login has been stablized and no longer crashes. Implemented the following packets: List Packets, Set Job packet, chat message receive packet, SetActorIcon, SetActorIsZoning, SetActorSingleStatus, AchievementRate and some unknown packets. 2015-12-29 01:20:46 -05:00
SetCurrentMountChocoboPacket.cs Figured out all main actor states and implemented the stuff properly. Implemented the chocobo/goobbue appearance stuff. Formatted CharaWork a bit. 2016-01-02 16:47:35 -05:00
SetCurrentMountGoobbuePacket.cs Figured out all main actor states and implemented the stuff properly. Implemented the chocobo/goobbue appearance stuff. Formatted CharaWork a bit. 2016-01-02 16:47:35 -05:00
SetCutsceneBookPacket.cs Finished SetChocoboName packet and fixed a bug with cutscene packet. 2015-11-29 00:30:41 -05:00
SetGrandCompanyPacket.cs Redid haschocobo packet and added hasgoobbue packet. Redid the GC Info packet to work properly. I've begun adding the list packets. 2015-12-13 22:16:40 -05:00
SetHasChocoboPacket.cs Redid haschocobo packet and added hasgoobbue packet. Redid the GC Info packet to work properly. I've begun adding the list packets. 2015-12-13 22:16:40 -05:00
SetHasGoobbuePacket.cs Redid haschocobo packet and added hasgoobbue packet. Redid the GC Info packet to work properly. I've begun adding the list packets. 2015-12-13 22:16:40 -05:00
SetLatestAchievementsPacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00
SetPlayerDreamPacket.cs Fixed up message packet and set dream packets. 2015-12-30 12:20:47 -05:00
SetPlayerTitlePacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00