This website requires JavaScript.
Sign in
mirrors
/
project-meteor-server
Watch
1
Fork
You've already forked project-meteor-server
0
mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced
2025-04-25 22:27:45 +00:00
Code
Activity
fa3d69b8b3
project-meteor-server
/
FFXIVClassic Map Server
/
packets
History
Filip Maj
fa3d69b8b3
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
..
receive
More recruitment packets implemented. Still need to finish the search results packet.
2015-12-06 22:58:42 -05:00
send
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
BasePacket.cs
Fixed packet creators in Actor. Added replace id overload. Fixed Zone class, should work correctly.
2015-10-13 22:57:16 -04:00
SubPacket.cs
Connection working again. Fixed type 7 ping packet.
2015-10-15 22:17:21 -04:00