1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-21 12:17:46 +00:00
A server emulator for Final Fantasy XIV 1.23b
Find a file
Tahir Akhlaq c7b87c0d89 effect timers now display (<3 ion)
- added source/target to effects
- todo: send battle packet crap
2017-07-27 22:19:20 +01:00
data Merge branch 'ai-open' of https://bitbucket.org/takhlaq/ffxiv-classic-server into ai 2017-07-12 18:48:44 +01:00
FFXIVClassic Common Class Lib Add equip ability functions 2017-07-11 09:08:50 -05:00
FFXIVClassic Lobby Server Add equip ability functions 2017-07-11 09:08:50 -05:00
FFXIVClassic Map Server effect timers now display (<3 ion) 2017-07-27 22:19:20 +01:00
FFXIVClassic World Server stubbed some more functions 2017-07-11 20:49:38 +01:00
Launcher Editor Fixed accidental hardcode. 2017-01-27 10:04:24 -05:00
research Added property flags for actors. Cleaned up NPC constructor. 2016-07-24 10:21:45 -04:00
sql added status effect saving 2017-07-18 00:55:03 +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 fixed high cpu usage caused by spawning stupid amounts of script objects each tick 2017-07-18 04:54:05 +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.