project-meteor-server/FFXIVClassic Map Server/actors/chara/player
2016-02-21 21:44:11 -05:00
..
Equipment.cs Renamed the "Item" object to InventoryItem. Began writing the Item object that will be used to store game data items. 2016-02-21 14:06:23 -05:00
Inventory.cs Finished writing the query and editing the inventory methods to use the gamedata. 2016-02-21 21:44:11 -05:00
Player.cs Equipment now working. Still need to write database saving/loading. 2016-02-20 21:20:54 -05:00
PlayerWork.cs Added some new work parameters. Fixed GC Packet (wrong sized data). Connected player data packets to DB. Cleaned up login code. 2016-01-16 11:26:35 -05:00