1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 20:57:47 +00:00
A server emulator for Final Fantasy XIV 1.23b
Find a file
2017-03-17 17:20:03 -04:00
data Added tutorial helper script. 2017-03-17 17:20:03 -04:00
FFXIVClassic Common Class Lib Merge branch 'proxy_server' into develop 2016-12-03 14:03:13 -05:00
FFXIVClassic Lobby Server added launch args for ip/port and default config loading 2016-12-05 14:26:20 +00:00
FFXIVClassic Map Server More fixings and improvements. 2017-03-14 18:33:33 -04:00
FFXIVClassic World Server Fixed bug with old "findActor" code since private areas were added. Add scripts for npcs in echo during limsa opening. 2017-03-08 09:12:14 -05: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 New sql entries for limsa echo instance. Fixed PrivateAreaPastExit class entry. 2017-03-08 09:13:10 -05:00
www Uploaded the 1.0 launcher website as well as test patcher website. 2017-01-11 19:21:33 -05:00
.gitignore Update .gitignore for user provided data 2016-04-05 11:19:23 -07:00
FFXIVClassic.sln Started work on the launcher/patcher editor. 2017-01-04 17:30:36 -05: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.