project-meteor-server/FFXIVClassic Map Server/packets/send
2015-11-29 00:30:41 -05:00
..
Actor Fixed actor state property packet not sending in string correctly. Added test command for it. Fixed bug in MurmurHash algo. 2015-11-28 10:00:18 -05:00
login Connection working again. Fixed type 7 ping packet. 2015-10-15 22:17:21 -04:00
player Finished SetChocoboName packet and fixed a bug with cutscene packet. 2015-11-29 00:30:41 -05:00
script Begun writing script packets. 2015-10-16 21:30:49 -04:00
LogoutPacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00
PongPacket.cs Initial Commit. 2015-09-25 18:52:25 -04:00
QuitPacket.cs More packets implemented. 2015-10-12 00:42:28 -04:00
SendMessagePacket.cs Added skeleton of "DoBattleActionPacket". Added size checks for chat message packet. 2015-10-13 12:50:23 -04:00
SetMapPacket.cs Initial Commit. 2015-09-25 18:52:25 -04:00
SetMusicPacket.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
SetWeatherPacket.cs Initial Commit. 2015-09-25 18:52:25 -04:00