project-meteor-server/FFXIVClassic Map Server/packets/send
2015-12-05 18:58:06 -05:00
..
Actor 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
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
social Added null option for status update packet to send empty list. Added 0x1CF response for FL list to packet processor. Exception reason will now be printed when can't send packet by console. 2015-12-05 18:58:06 -05:00
supportdesk Incorporated the GM packets into the packet processor. Still need to connect it to the DB. Added IssueListPacket and Start/EndGMTicketPacket. 2015-12-04 23:39:18 -05: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