project-meteor-server/FFXIVClassic Map Server/packets/send/Actor
2015-12-04 02:00:05 -05:00
..
inventory Added new equipment change packet. Renamed ChangeEquipmentPacket to EquipmentChangePacket. Renamed folder Actor to actor. 2015-10-06 11:53:40 -04:00
ActorDoEmotePacket.cs Fixed emote not working when no target was set. 2015-10-12 10:45:35 -04:00
AddActorPacket.cs Started doing multiplayer stuff. 2015-10-13 22:58:21 -04:00
DeleteAllActorsPacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00
DoBattleActionPacket.cs Added skeleton of "DoBattleActionPacket". Added size checks for chat message packet. 2015-10-13 12:50:23 -04:00
MoveActorToPositionPacket.cs Figured out a lot of the 19X and 1AX packets. Adding test packet data used in experiments. 2015-10-11 14:57:24 -04:00
RemoveActorPacket.cs Added chat packet and state change packet. Fixed file spelling error for RemoveActorPacket and deleted UnknownLoginPacket. Was empty. 2015-10-06 20:06:08 -04:00
SetActorAppearancePacket.cs Implemented equipment packets as well as actor name/appearance packets. Appearance and name is now retrieved for the chara id. 2015-10-06 00:39:18 -04:00
SetActorNamePacket.cs Implemented equipment packets as well as actor name/appearance packets. Appearance and name is now retrieved for the chara id. 2015-10-06 00:39:18 -04:00
SetActorPositionPacket.cs Actor speed packet done, actor position packet implemented. 2015-10-06 23:53:14 -04:00
SetActorPropetyPacket.cs Added support for actor property changed. Removed a lot of hard coded packets. Added a bunch of Support Desk packets. 2015-12-04 02:00:05 -05:00
SetActorSpeedPacket.cs Actor speed packet done, actor position packet implemented. 2015-10-06 23:53:14 -04:00
SetActorStatePacket.cs Implement the actor initial position packet and set state packet. 2015-10-06 23:08:40 -04:00
SetActorTargetAnimatedPacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00
SetActorTargetPacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00
SetStatusPacket.cs Added support for actor property changed. Removed a lot of hard coded packets. Added a bunch of Support Desk packets. 2015-12-04 02:00:05 -05:00