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-05-09 20:47:45 +00:00
Code
Activity
a77a90578f
project-meteor-server
/
FFXIVClassic Map Server
/
actors
/
chara
/
player
History
Filip Maj
5dff4cbdd3
Fixed bug with Broadcast Packet. Was adding player to the instance list while it shouldn't have been, and designed BroadcastPacket assuming so. Cleaned it all up and fixed, so now emote work after warp. Fixed Chocobo packets so correct appearance will show when player is spawned while riding gobbue.
2017-07-06 21:59:12 -04:00
..
Equipment.cs
Cleaned up inventory packets.
2017-06-27 17:07:29 -04:00
Inventory.cs
Renamed Item dataobject to ItemData. Added guildleve data.
2017-06-24 14:12:52 -04:00
Player.cs
Fixed bug with Broadcast Packet. Was adding player to the instance list while it shouldn't have been, and designed BroadcastPacket assuming so. Cleaned it all up and fixed, so now emote work after warp. Fixed Chocobo packets so correct appearance will show when player is spawned while riding gobbue.
2017-07-06 21:59:12 -04:00
PlayerWork.cs
servers now log (almost) everything to file
2016-06-09 19:48:06 +01:00