1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 12:47:46 +00:00
A server emulator for Final Fantasy XIV 1.23b
Find a file
2022-04-12 01:06:12 -04:00
Common Class Lib Added completed quest sendback. 2022-02-20 12:06:48 -05:00
Data Got Fade to White 99% scripted out. Got Path Companion data all setup and saving/loading. Fixed the BgKeepouts and they properly show their msgs. Added quests to MarketEntrances. Fixed MarketEntrances. Hooked cutscene book to the Patch Companion you use. 2022-04-12 01:06:12 -04:00
Lobby Server Fixed appearance bugs. Fixed a lua arg bug. 2020-03-13 23:17:12 -04:00
Map Server Got Fade to White 99% scripted out. Got Path Companion data all setup and saving/loading. Fixed the BgKeepouts and they properly show their msgs. Added quests to MarketEntrances. Fixed MarketEntrances. Hooked cutscene book to the Patch Companion you use. 2022-04-12 01:06:12 -04:00
World Server Refactored how zones work. Cleaned out a lot of duplciations and smoothed out how Zones/PrivateAreas work. 2022-02-05 14:05:32 -05:00
.gitignore Updated git ignore as it's causing Debug.cs to be missing. 2019-06-19 00:45:12 -04:00
LICENSE.md Added license.md (see previous commit). 2019-06-17 23:28:44 -04:00
Meteor.sln Started mass overhaul of quests and related components like small talk. Fixed some scripts. More fixes required. 2022-01-24 23:49:10 -05:00
README.md Readme update. 2019-06-19 00:19:51 -04:00

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.