project-meteor-server/FFXIVClassic World Server
2016-12-15 12:19:44 -05:00
..
Actor/Group/Work More group work. Added packet operations to the world server so it can send global group info. 2016-12-15 12:19:44 -05:00
DataObjects More group work. Added packet operations to the world server so it can send global group info. 2016-12-15 12:19:44 -05:00
Packets More group work. Added packet operations to the world server so it can send global group info. 2016-12-15 12:19:44 -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 More group work. Added packet operations to the world server so it can send global group info. 2016-12-15 12:19:44 -05:00
FFXIVClassic World Server.csproj More group work. Added packet operations to the world server so it can send global group info. 2016-12-15 12:19:44 -05:00
LinkshellManager.cs Random work. 2016-12-13 15:02:28 -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 Random work. 2016-12-13 15:02:28 -05:00
PartyManager.cs More group work. Added packet operations to the world server so it can send global group info. 2016-12-15 12:19:44 -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 Added all the base code for managing world-scope groups. 2016-12-12 19:03:25 -05:00
RetainerGroupManager.cs Added all the base code for managing world-scope groups. 2016-12-12 19:03:25 -05:00
Server.cs More group work. Added packet operations to the world server so it can send global group info. 2016-12-15 12:19:44 -05:00
WorldMaster.cs Random work. 2016-12-13 15:02:28 -05:00