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
5370f13b2b
Fixed login not working, was due to packets that got queued not flushing. !!!Need to find solution!!! Added a optimization: Actors with 0 battle args are now concidered "static" and will not send their position updates. Removed some debug print statements.
2016-09-24 14:17:31 -04:00
..
database
Removed old db stuff.
2016-01-10 03:05:22 -05:00
DBWorld.cs
mass replaced all methods to pascal case
2016-06-14 21:29:10 +01:00
InventoryItem.cs
mass replaced all methods to pascal case
2016-06-14 21:29:10 +01:00
Item.cs
mass replaced all methods to pascal case
2016-06-14 21:29:10 +01:00
RecruitmentDetails.cs
servers now log (almost) everything to file
2016-06-09 19:48:06 +01:00
SearchEntry.cs
mass replaced all methods to pascal case
2016-06-14 21:29:10 +01:00
Session.cs
Fixed login not working, was due to packets that got queued not flushing. !!!Need to find solution!!! Added a optimization: Actors with 0 battle args are now concidered "static" and will not send their position updates. Removed some debug print statements.
2016-09-24 14:17:31 -04:00
ZoneConnection.cs
Moved ZoneConnection to dataobjects namespace. Cleaned up Server.cs.
2016-08-29 12:40:47 -04:00