mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-26 22:57:45 +00:00
A server emulator for Final Fantasy XIV 1.23b
![]() New targeting flags for BattleCommand and TargetFind. (This breaks combat until new BattleCommand data is in) Changed MP and TP to shorts in BattleCommand to handle cases where they might go negative. (might not be correct?) |
||
---|---|---|
data | ||
FFXIVClassic Common Class Lib | ||
FFXIVClassic Lobby Server | ||
FFXIVClassic Map Server | ||
FFXIVClassic World Server | ||
Launcher Editor | ||
research | ||
sql | ||
www | ||
.gitignore | ||
FFXIVClassic.sln | ||
README.md |
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.