1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-23 21:27:46 +00:00
A server emulator for Final Fantasy XIV 1.23b
Find a file
2018-10-25 04:39:00 +00:00
data Actor script fixes, documented populace classes and misc things 2017-12-13 15:09:10 -05:00
FFXIVClassic Common Class Lib Added compression code to packet. 2018-04-12 14:18:40 -04:00
FFXIVClassic Lobby Server Fixed the retainer database error. Loading code now matches the new retainer db schema. 2017-09-03 16:37:05 -04:00
FFXIVClassic Map Server PacketProcessor.cs - Add in 0x0135 (Achievement Progress Request) 2018-10-25 04:39:00 +00:00
FFXIVClassic World Server Fixed error, removed RabbitMQ package as it isn't used. 2017-11-17 17:03:47 -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 gamedata_achievements.sql - change rewardPoints for Grand Company category to 0 2018-10-24 04:40:36 +00:00
www Added patching server web files. 2018-05-29 01:06:44 -04: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.