project-meteor-server/FFXIVClassic Map Server/packets/send/Actor
2019-06-04 00:11:36 -04:00
..
battle Cleaning up imports. 2019-05-06 16:07:06 -04:00
events Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
inventory More inventory fixing after I broke it. Added preliminary final trade code. Moved recalc stats to the end of equipcommand, not on every modification of the referred item package. 2019-06-04 00:11:36 -04:00
_0x132Packet.cs Merge branch 'inventory_refactor' into develop 2019-05-06 15:59:09 -04:00
_0xFPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
ActorDoEmotePacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
ActorInstantiatePacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
ActorSpecialGraphicPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
AddActorPacket.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
DeleteAllActorsPacket.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
MoveActorToPositionPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
PlayAnimationOnActorPacket.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
PlayBGAnimation.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
RemoveActorPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
SetActorAppearancePacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
SetActorBGPropertiesPacket.cs Removed duplicate 0xD9 packet. Renamed 0xD8 to SetActorBGPropertiesPacket. 2017-06-27 17:37:13 -04:00
SetActorIconPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
SetActorIsZoningPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
SetActorNamePacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
SetActorPositionPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
SetActorPropetyPacket.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
SetActorSpeedPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
SetActorStatePacket.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
SetActorStatusAllPacket.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
SetActorStatusPacket.cs Cleanup the messy imports. 2019-05-06 13:39:24 -04:00
SetActorSubStatePacket.cs Cleaning up imports. 2019-05-06 16:07:06 -04:00
SetActorTargetAnimatedPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
SetActorTargetPacket.cs Started removing all target actor id references. 2017-06-27 13:23:05 -04:00
StartCountdownPacket.cs Implemented countdowns. 2017-10-01 12:39:46 -04:00