mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
Base - gcseals.lua Helper functions for GC seals. Tables the seal caps per rank and checks against it when adding seals. Commands - PartyTargetCommand.lua : Handles markers above head. Basic documentation, only works on self. "Heart" doesn't work, client bug? Eventually will need an object in the party class to handle tracking marked players/targets for the group. Class Scripts - PopulaceCaravanAdviser.lua Documented. Can purchase gysahl greens from them, unsure what else their use is. - PopulaceCaravanGuide.lua Documented the Caravan Guide NPC, who escorts the chocobos with you. - PopulaceCaravanManager.lua NPC who handles signing up for Caravan escort, among other functions. - PopulaceSpecialEventCryer.lua Covers three NPCs for the Foundation Event. They handle trading specific items in exchange for GC seals. Unique ID Script fixes - flame_private_sisimuza_tetemuza.lua Foundation Event NPC functions laid out. - flame_sergeant_mimio_mio.lua Foundation Event NPC functions laid out. - serpent_lieutenant_marette.lua Foundation Event NPC functions laid out. - serpent_private_tristelle.lua Foundation Event NPC functions laid out. - serpent_sergeant_frilaix.lua Foundation Event NPC functions laid out. - serpent_sergeant_nelhah.lua Removed unique script. PopulaceSpecialEventCryer handles it. - ansgor.lua Had incorrect defaultTalk value - ne_of_eshtaimes.lua Door @ !warp 209 -139 206.113 195 Had incorrect mapObj value. |
||
---|---|---|
data | ||
FFXIVClassic Common Class Lib | ||
FFXIVClassic Lobby Server | ||
FFXIVClassic Map Server | ||
FFXIVClassic World Server | ||
Launcher Editor | ||
research | ||
sql | ||
www | ||
.gitignore | ||
FFXIVClassic.sln | ||
README.md |
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.