project-meteor-server/FFXIVClassic World Server
2016-12-18 10:13:04 -05:00
..
Actor/Group/Work Implemented MotD. Groups are now sent from world server to client, and also initialized. Retainers finished and are also sent. 2016-12-18 09:50:23 -05:00
DataObjects Relation code finished. 2016-12-18 10:07:06 -05:00
Packets Implemented MotD. Groups are now sent from world server to client, and also initialized. Retainers finished and are also sent. 2016-12-18 09:50:23 -05:00
Properties Changed folder from Proxy to World. Did some nlog configing. 2016-08-28 14:25:37 -04:00
App.config Changed folder from Proxy to World. Did some nlog configing. 2016-08-28 14:25:37 -04:00
ConfigConstants.cs More work on the world server. Modified map server to communicate with it. 2016-08-29 08:17:14 -04:00
Database.cs Removed a copy/paste error in the CreateLinkshell db code. 2016-12-18 10:13:04 -05:00
FFXIVClassic World Server.csproj Implemented MotD. Groups are now sent from world server to client, and also initialized. Retainers finished and are also sent. 2016-12-18 09:50:23 -05:00
LinkshellManager.cs Implemented MotD. Groups are now sent from world server to client, and also initialized. Retainers finished and are also sent. 2016-12-18 09:50:23 -05:00
NLog.config More work on the world server. Modified map server to communicate with it. 2016-08-29 08:17:14 -04:00
NLog.xsd Changed folder from Proxy to World. Did some nlog configing. 2016-08-28 14:25:37 -04:00
packages.config Changed folder from Proxy to World. Did some nlog configing. 2016-08-28 14:25:37 -04:00
PacketProcessor.cs Implemented MotD. Groups are now sent from world server to client, and also initialized. Retainers finished and are also sent. 2016-12-18 09:50:23 -05:00
PartyManager.cs More cleanup (moved groups to WorldMaster class) and fixed the project file. 2016-12-17 09:37:18 -05:00
Program.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
RelationGroupManager.cs Relation code finished. 2016-12-18 10:07:06 -05:00
RetainerGroupManager.cs Implemented MotD. Groups are now sent from world server to client, and also initialized. Retainers finished and are also sent. 2016-12-18 09:50:23 -05:00
Server.cs Implemented MotD. Groups are now sent from world server to client, and also initialized. Retainers finished and are also sent. 2016-12-18 09:50:23 -05:00
WorldMaster.cs Relation code finished. 2016-12-18 10:07:06 -05:00