.. |
DataObjects
|
Added all the base code for managing world-scope groups.
|
2016-12-12 19:03:25 -05:00 |
Packets
|
Added all the base code for managing world-scope groups.
|
2016-12-12 19:03:25 -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
|
Added all the base code for managing world-scope groups.
|
2016-12-12 19:03:25 -05:00 |
FFXIVClassic World Server.csproj
|
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 |
LinkshellManager.cs
|
Added all the base code for managing world-scope groups.
|
2016-12-12 19:03:25 -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
|
Built subpackets to let the zone servers talk to the world server. Implemented cross-server zoning but the E2 packet or something isn't being sent.
|
2016-12-03 12:19:59 -05:00 |
PartyManager.cs
|
Added all the base code for managing world-scope groups.
|
2016-12-12 19:03:25 -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
|
Added all the base code for managing world-scope groups.
|
2016-12-12 19:03:25 -05:00 |
WorldMaster.cs
|
Added new packets for controlling BG objects. Added group delete packet. Fixed crash if tried to warp to non-existent zone. Added a create LS db method.
|
2016-12-11 23:31:13 -05:00 |