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
CuriousJorge b08827568c Chocobo stuff:
PopulaceChocoboLender - Made rental time 10 minutes again (as retail had it).  Added Vesper Bay NPC's rental location as close as I could get it from a blurry source.
ChocoboRideCommand - Fixed the method used to pull a zone's music so the script doesn't fail.
2022-03-13 18:26:20 -04:00
Common Class Lib Added completed quest sendback. 2022-02-20 12:06:48 -05:00
Data Chocobo stuff: 2022-03-13 18:26:20 -04:00
Lobby Server Fixed appearance bugs. Fixed a lua arg bug. 2020-03-13 23:17:12 -04:00
Map Server Finished Treasures of the Main and Legends Adrift. Fixed quests appearing in private areas (echos). Fixed other bugs. Implemented NPC Linkshells. Added more options to nudge command. Added nudgenpc command. Added testbnpckill command. 2022-03-11 02:17:46 -05: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.