Automatically register Limsa/Gridania/Ul'dah as free/favored aetherytes
authorLiza Carvelli <liza@carvel.li>
Mon, 18 Aug 2025 14:36:16 +0000 (16:36 +0200)
committerLiza Carvelli <liza@carvel.li>
Mon, 18 Aug 2025 16:53:28 +0000 (18:53 +0200)
commita3e33551adeed97f31c7246c3681a3ff0f01a90e
tree73e4850313c6553174c417714e91335b4814f151
parentc7ef87c95861e76e9b2671f669fa2cdbc746911b
Automatically register Limsa/Gridania/Ul'dah as free/favored aetherytes
26 files changed:
QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/123_ARC_Close to Home.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/124_CNJ_Close to Home.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/176_On to Bentbranch.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/507_The Gridanian Envoy.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/85_LNC_Close to Home.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/108_MRD_Close to Home.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/109_ACN_Close to Home.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/462_On to Summerford.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/546_The Lominsan Envoy.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Limsa/674_Call of the Sea.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/3852_Prudence at This Junction.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/528_The Ul'dahn Envoy.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/568_GLA_Close to Home.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/569_PGL_Close to Home.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Ul'dah/570_THM_Close to Home.json
QuestPaths/quest-v1.json
Questionable.Model/Questing/Converter/InteractionTypeConverter.cs
Questionable.Model/Questing/EInteractionType.cs
Questionable.Model/Questing/QuestStep.cs
Questionable/Controller/GameUi/InteractionUiController.cs
Questionable/Controller/Steps/Interactions/AetheryteFreeOrFavored.cs [new file with mode: 0644]
Questionable/Controller/Steps/Movement/MoveTo.cs
Questionable/Controller/Steps/Shared/SkipCondition.cs
Questionable/Functions/AetheryteFunctions.cs
Questionable/QuestionablePlugin.cs
Questionable/Windows/DebugOverlay.cs