mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-20 03:37:48 +00:00
A server emulator for Final Fantasy XIV 1.23b
![]() Fix to incorrect skill being given upon changing to a new class for the first time. * Ported over changes from resharc/ffxiv-classic-server and merged into new branch. * Changed EquipAbilitiesAtLevel(...) to use the level supplied, instead of GetLevel(), which should fix issue 25. * Revert "Ported over changes from resharc/ffxiv-classic-server and merged into new branch." This reverts commit fce3fb5b899c6150230245d73f25255ae2b93549. Approved-by: Filip Maj <filipmaj@gmail.com> |
||
---|---|---|
Common Class Lib | ||
Data | ||
Lobby Server | ||
Map Server | ||
World Server | ||
.gitignore | ||
LICENSE.md | ||
Meteor.sln | ||
README.md |
Project Meteor Server
Compile and install instructions: http://ffxivclassic.fragmenterworks.com/wiki/index.php/Setting_up_the_project
Welcome to the Project Meteor Server; a server emulator for FFXIV 1.23b. 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.