project-meteor-server/FFXIVClassic World Server
Tahir Akhlaq 6f5a480cbd Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into ai
# Conflicts:
#	FFXIVClassic Map Server/Database.cs
#	FFXIVClassic Map Server/WorldManager.cs
#	FFXIVClassic Map Server/actors/area/Area.cs
#	FFXIVClassic Map Server/actors/chara/player/Player.cs
2017-08-26 20:17:16 +01: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 Refactored world server. 2017-06-27 17:31:17 -04:00
Packets Cleaned up the code and fixed a bunch of bugs. Map server will no longer worry about base packets. 2017-06-27 21:08:30 -04: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 added db launch args and improved import time on gamedata_actor_class.sql 2017-03-25 04:36:19 +00:00
Database.cs Setting the active linkshell now works. 2017-01-09 23:12:56 -05:00
FFXIVClassic World Server.csproj Cleaned up the code and fixed a bunch of bugs. Map server will no longer worry about base packets. 2017-06-27 21:08:30 -04:00
LinkshellManager.cs Linkshell inviting completed. 2017-01-08 21:42:43 -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 Refactored world server. 2017-06-27 17:31:17 -04:00
PartyManager.cs Party leave/disband done. 2016-12-22 14:47:24 -05:00
Program.cs Set version number to v0.1. 2017-08-26 14:00:40 -04:00
RelationGroupManager.cs Linkshell inviting completed. 2017-01-08 21:42:43 -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 stubbed some more functions 2017-07-11 20:49:38 +01:00
WorldMaster.cs Refactored world server. 2017-06-27 17:31:17 -04:00