project-meteor-server/FFXIVClassic Map Server/packets/WorldPackets/Send/Group
2017-01-09 23:12:56 -05:00
..
CreateLinkshellPacket.cs Added missing opcodes. 2016-12-21 20:04:33 -05:00
DeleteLinkshellPacket.cs Added missing opcodes. 2016-12-21 20:04:33 -05:00
GroupInviteResultPacket.cs Party invite done, as well as chat. Fixed double output of say packets. Note: Still need to implement name version of invite!!! 2017-01-02 14:35:11 -05:00
LinkshellChangePacket.cs Setting the active linkshell now works. 2017-01-09 23:12:56 -05:00
LinkshellInviteCancelPacket.cs Linkshell inviting completed. 2017-01-08 21:42:43 -05:00
LinkshellInvitePacket.cs Linkshell inviting completed. 2017-01-08 21:42:43 -05:00
LinkshellLeavePacket.cs LS kicking and leaving work. 2017-01-09 00:12:11 -05:00
LinkshellRankChangePacket.cs Started implementing LS management. Rank change works. 2017-01-08 23:13:15 -05:00
ModifyLinkshellPacket.cs Added missing opcodes. 2016-12-21 20:04:33 -05:00
PartyInvitePacket.cs Relation group work. 2017-01-02 11:47:14 -05:00
PartyLeavePacket.cs Party leave/disband done. 2016-12-22 14:47:24 -05:00
PartyModifyPacket.cs Party sync is done. Finished kick/promote code. Client is now always at the top of pt list. 2016-12-21 21:49:50 -05:00