project-meteor-server/FFXIVClassic World Server/DataObjects
2016-12-03 14:00:24 -05:00
..
ClientConnection.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
Session.cs Changed folder from Proxy to World. Did some nlog configing. 2016-08-28 14:25:37 -04:00
ZoneServer.cs If a player tries to zone to a offline server they will see a standard error message. Also a reconnection attempt will be made on a disconnected server. 2016-12-03 14:00:24 -05:00