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
f5ea82f735
project-meteor-server
/
FFXIVClassic Map Server
/
actors
/
chara
/
player
History
Filip Maj
f5ea82f735
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
..
Equipment.cs
Fixed bugs in the new inventory code.
2017-09-05 15:35:33 -04:00
Inventory.cs
Finished fixing bugs in the bazaar code.
2017-12-04 22:58:18 -05:00
Player.cs
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
PlayerWork.cs
Added casting bar functions.
2017-08-26 12:33:37 -04:00