Go to file
Yogurt 2e906ae090 Combat fixes and additions
Add default status gain and loss ids for status effects so buffs and
debuffs can have different ids.
Add sleep, slow, and slowcast

Fix sacred prism not slowing casts
Fix some incorrect text ids in battle commands
2019-06-05 18:57:21 -07:00
data Combat fixes and additions 2019-06-05 18:57:21 -07:00
FFXIVClassic Common Class Lib Refactor StatusEffectContainer to better handle messages using 2019-05-27 23:05:20 -07:00
FFXIVClassic Lobby Server Cleaned up some warnings. 2019-05-04 20:53:08 -04:00
FFXIVClassic Map Server Combat fixes and additions 2019-06-05 18:57:21 -07:00
FFXIVClassic World Server Fix World getting stuck in group packet loop for real 2019-05-29 23:20:15 -07:00
Launcher Editor Merge branch 'ai-open' of https://bitbucket.org/skeletonhorn/ffxiv-classic-server-ai-fork into ai 2017-12-10 15:07:28 +00:00
research renamed ability to battlecommand 2017-08-28 05:20:00 +01:00
sql Combat fixes and additions 2019-06-05 18:57:21 -07:00
www Added patching server web files. 2018-05-29 01:06:44 -04:00
.gitignore Update .gitignore for user provided data 2016-04-05 11:19:23 -07:00
FFXIVClassic.sln Cleaned up unused nuget packages. Downgraded JSON lib as the latest one has dependencies. Cleaned up some DB code using dapper (since it's deleted). 2018-10-08 15:31:41 -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.