This website requires JavaScript.
Explore
Help
Sign In
cassidy
/
project-meteor-server
Watch
1
Star
0
Fork
0
You've already forked project-meteor-server
mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced
2025-04-02 19:42:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29e3f61b6b
project-meteor-server
/
FFXIVClassic Map Server
/
packets
History
Filip Maj
08c5980b22
Moved SendItemPackage to character class. Added a flag check after a bazaar purchase is made. Discovered a flag in InventoryBeginChangePacket that either modifies the client package or clears and refills it. Implemented this mode for a bunch of "SendFullInventory" methods.
2017-12-10 15:13:33 -05:00
..
receive
Added the UpdateItemPackage packet used to signal the server to send bazaar item info. Added a transaction method in WorldManager. Fixed some inventory bugs. InvItems now track what player, itempackage, and itemslot they are in... and may have their quantity set from there. Fixed DB SetQuantity bug.
2017-12-10 13:38:53 -05:00
send
Moved SendItemPackage to character class. Added a flag check after a bazaar purchase is made. Discovered a flag in InventoryBeginChangePacket that either modifies the client package or clears and refills it. Implemented this mode for a bunch of "SendFullInventory" methods.
2017-12-10 15:13:33 -05:00
WorldPackets
Finished refactoring Map Server. Clear of syntax errors.
2017-06-27 16:55:14 -04:00