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-05-20 08:26:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
project-meteor-server
/
FFXIVClassic Map Server
/
dataobjects
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
..
database
Removed old db stuff.
2016-01-10 03:05:22 -05:00
GuildleveData.cs
Modified how directors work to allow for persistence. Implemented GuildleveDirector object and it's work values.
2017-06-24 15:31:42 -04:00
InventoryItem.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
ItemData.cs
Added sellprice assignment to ItemData.cs. Forgot it!
2017-08-26 14:24:39 -04:00
RecruitmentDetails.cs
servers now log (almost) everything to file
2016-06-09 19:48:06 +01:00
SeamlessBoundry.cs
Seamless boundries added to DB and loaded by WorldManger.
2016-07-31 22:30:54 -04:00
SearchEntry.cs
mass replaced all methods to pascal case
2016-06-14 21:29:10 +01:00
Session.cs
Added retainer inventory code. Renamed CURRENCY inv type to CURRENCY_CRYSTALS so I don't forget.
2017-09-09 14:11:35 -04:00
TradeTransaction.cs
More trade work.
2017-10-01 12:23:54 -04:00
ZoneConnection.cs
Cleaned up the code and fixed a bunch of bugs. Map server will no longer worry about base packets.
2017-06-27 21:08:30 -04:00