Go to file
2016-09-24 14:17:31 -04:00
data Some more work on the world server. 2016-08-22 14:18:37 -04:00
FFXIVClassic Common Class Lib More work on the world server. Modified map server to communicate with it. 2016-08-29 08:17:14 -04:00
FFXIVClassic Lobby Server Changed folder from Proxy to World. Did some nlog configing. 2016-08-28 14:25:37 -04:00
FFXIVClassic Map Server 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
FFXIVClassic World Server 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
research Removed old Blowfish DLL project, added server position to server research doc. 2015-10-02 22:39:38 -04:00
sql fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01:00
www Added rest of fields, chocobo fields are disabled as they dont work if there is no chocobo entries for a character 2016-04-14 03:44:05 -04:00
.gitignore Update .gitignore for user provided data 2016-04-05 11:19:23 -07:00
FFXIVClassic.sln Changed folder from Proxy to World. Did some nlog configing. 2016-08-28 14:25:37 -04:00
README.md README.md edited online with Bitbucket 2016-06-06 15:26:03 +00:00

FFXIV Classic Server

Compile and install instructions: http://ffxivclassic.fragmenterworks.com/wiki/index.php/Setting_up_the_project

Welcome to the FFXIV 1.0 server project. If you wish to discuss and help please join the Discord server.

Discord Server Invite

https://discord.gg/0ynLxiEl0zWhpKOW

Pull Requests

Commits should contain a descriptive name for what you are modifying

Remember to check back for any feedback, and drop a comment once requested changes have been made (if there are any).

Please test your code before committing changes/submitting a pull request.