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-24 13:47:46 +00:00
Code
Activity
d1c8987091
project-meteor-server
/
FFXIVClassic Map Server
/
packets
History
Filip Maj
f0ec2125ac
Found out the second weather packet value is a transition time.
2016-05-09 22:19:57 -04:00
..
receive
Cleaned up the 0x02 packet. It fires in response to the 0x2 packet sent by the client it seems.
2016-03-28 12:14:10 -04:00
send
Found out the second weather packet value is a transition time.
2016-05-09 22:19:57 -04:00
BasePacket.cs
Added 0x6c to the actorIdChanger. Mount appearance is now broadcast to show Goobbue. Equipment packets implemented as well as Equipment object.
2016-02-20 16:51:35 -05:00
SubPacket.cs
Speed is now stored in the actor. Redid actor speed packet to use float. Added GameMessagePacket which can use all 20 msg packets. Added functions for lua side to call in player obj.
2016-02-02 00:02:06 -05:00