project-meteor-server/FFXIVClassic Map Server/packets/send/player
2016-03-28 21:00:33 -04: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
InfoRequestResponsePacket.cs Cleaned up script packets and added the InfoResponse packet (internally the DataPacket). Added more info to the music packets. More work on class changing. 2016-03-19 10:22:20 -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 Achievements are now loaded from the database. Cleaned up login packets. 2016-01-16 18:38:49 -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 Added path companion data to the cutscene book packet. Now that packet will fire if zoning into the inn. Removed some debug logs. Removed a duplicate zone packet send call. 2016-03-28 21:00:33 -04:00
SetGrandCompanyPacket.cs Added some new work parameters. Fixed GC Packet (wrong sized data). Connected player data packets to DB. Cleaned up login code. 2016-01-16 11:26:35 -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