1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-25 14:17:46 +00:00
A server emulator for Final Fantasy XIV 1.23b
Find a file
2017-12-08 00:58:39 -06:00
data Added party to Gridania opening, fixed BattleActionx18 and made it so x18 is used for packets with more than 10 targets. Changed how death works. Added respawn time and roam modifiers. Added TryAggro functions and moved aggroing out of roaming and helpplayers. Fixed high cpu usage in zone's OnUpdate function. Fixed work value in player update 2017-12-08 00:58:39 -06:00
FFXIVClassic Common Class Lib fixed auto attack messing up cast anim 2017-08-31 06:01:26 +01:00
FFXIVClassic Lobby Server opening quest stuff 2017-10-10 13:32:47 -05:00
FFXIVClassic Map Server Added party to Gridania opening, fixed BattleActionx18 and made it so x18 is used for packets with more than 10 targets. Changed how death works. Added respawn time and roam modifiers. Added TryAggro functions and moved aggroing out of roaming and helpplayers. Fixed high cpu usage in zone's OnUpdate function. Fixed work value in player update 2017-12-08 00:58:39 -06:00
FFXIVClassic World Server Merge branch 'develop' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into ai 2017-08-26 20:17:16 +01:00
Launcher Editor Fixed accidental hardcode. 2017-01-27 10:04:24 -05:00
research renamed ability to battlecommand 2017-08-28 05:20:00 +01:00
sql added helpers for DoW/DoM/DoH/DoH 2017-10-11 15:02:12 +01:00
www database.php edited online with Bitbucket 2017-04-14 19:08:08 +00:00
.gitignore Update .gitignore for user provided data 2016-04-05 11:19:23 -07:00
FFXIVClassic.sln stubbed some more states 2017-08-02 23:09:04 +01: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.