1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-23 21:27:46 +00:00
project-meteor-server/FFXIVClassic Map Server/packets/receive
2015-12-05 00:11:29 -05:00
..
script Added command and script packets. Finished the SetActorProperty packet. Fixed bug with manually send packets from console. 2015-11-27 00:42:35 -05:00
social Added receive packet for all social add/remove. They are all the same structure so a single packet should do. 2015-12-05 00:11:29 -05:00
HandshakePacket.cs Initial Commit. 2015-09-25 18:52:25 -04:00
LockTargetPacket.cs Fixed music packet, no longer hard coded. Added setTarget, lockOn, and startScript packets. Console window has quieted down woo! 2015-10-08 00:49:31 -04:00
PingPacket.cs Initial Commit. 2015-09-25 18:52:25 -04:00
SetTargetPacket.cs Fixed music packet, no longer hard coded. Added setTarget, lockOn, and startScript packets. Console window has quieted down woo! 2015-10-08 00:49:31 -04:00
StartScriptPacket.cs Fixed music packet, no longer hard coded. Added setTarget, lockOn, and startScript packets. Console window has quieted down woo! 2015-10-08 00:49:31 -04:00
UpdatePlayerPositionPacket.cs Initial Commit. 2015-09-25 18:52:25 -04:00