Go to file
2016-12-12 10:11:27 -05:00
data Merge branch 'proxy_server' into develop 2016-12-03 14:03:13 -05:00
FFXIVClassic Common Class Lib Merge branch 'proxy_server' into develop 2016-12-03 14:03:13 -05:00
FFXIVClassic Lobby Server Merge branch 'proxy_server' into develop 2016-12-03 14:03:13 -05:00
FFXIVClassic Map Server Added packet 0xda 2016-12-12 10:11:27 -05:00
FFXIVClassic World Server 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
research Added property flags for actors. Cleaned up NPC constructor. 2016-07-24 10:21:45 -04:00
sql Pushing sql updates. 2016-12-03 17:40:45 -05: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.