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 04:27:45 +00:00
Code
Activity
83fb9badd7
project-meteor-server
/
FFXIVClassic Map Server
/
actors
/
chara
/
player
History
Filip Maj
83fb9badd7
Finished writing the query and editing the inventory methods to use the gamedata.
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