project-meteor-server/FFXIVClassic Map Server/packets/send
2015-12-13 22:18:22 -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
list Redid haschocobo packet and added hasgoobbue packet. Redid the GC Info packet to work properly. I've begun adding the list packets. 2015-12-13 22:16:40 -05:00
login Connection working again. Fixed type 7 ping packet. 2015-10-15 22:17:21 -04:00
player Redid haschocobo packet and added hasgoobbue packet. Redid the GC Info packet to work properly. I've begun adding the list packets. 2015-12-13 22:16:40 -05:00
recruitment More recruitment packets implemented. Still need to finish the search results packet. 2015-12-06 22:58:42 -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 Map packet now sends region ID used to set various UI things (ie: search). Added weather ids to the weather packet. GM packet now takes a true/false value; the proper function is to send a 0x1D3 packet whenever client asks for it... false unless has GM then true. 2015-12-13 22:18:22 -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 Map packet now sends region ID used to set various UI things (ie: search). Added weather ids to the weather packet. GM packet now takes a true/false value; the proper function is to send a 0x1D3 packet whenever client asks for it... false unless has GM then true. 2015-12-13 22:18:22 -05: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 Map packet now sends region ID used to set various UI things (ie: search). Added weather ids to the weather packet. GM packet now takes a true/false value; the proper function is to send a 0x1D3 packet whenever client asks for it... false unless has GM then true. 2015-12-13 22:18:22 -05:00