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-04 10:27:45 +00:00
Code
Activity
fe111ab6ca
project-meteor-server
/
FFXIVClassic Map Server
/
actors
/
chara
/
player
History
Filip Maj
fe111ab6ca
Quest data is now saved/loaded from the DB.
2016-04-10 13:11:12 -04:00
..
Equipment.cs
Fixed bug where new characters would not have items equipped. This was due to the slotId was being saved, not the unique itemId.
2016-03-20 12:43:20 -04:00
Inventory.cs
Finished check command as well as gearsets and switching between classes. Property changes still have to be written though.
2016-03-12 02:52:34 -05:00
Player.cs
Quest data is now saved/loaded from the DB.
2016-04-10 13:11:12 -04: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