Load gathering points dynamically, BTN 65-70
authorLiza Carvelli <liza@carvel.li>
Mon, 5 Aug 2024 18:00:02 +0000 (20:00 +0200)
committerLiza Carvelli <liza@carvel.li>
Mon, 5 Aug 2024 18:01:01 +0000 (20:01 +0200)
commit5c3584b88d2cd901bf6bcc5ad5e552d79bf580d9
tree1ba10d5db9ab9e3faeb25ddc9c9f09a7e5856fe3
parente186d34f0d72f1a4f3e12e92934ed38e653ae3db
Load gathering points dynamically, BTN 65-70
23 files changed:
GatheringPathRenderer/Windows/EditorWindow.cs
GatheringPaths/4.x - Stormblood/The Lochs/526_Abalathia's Skull_BTN.json [new file with mode: 0644]
GatheringPaths/4.x - Stormblood/The Ruby Sea/507_Onokoro_BTN.json
GatheringPaths/4.x - Stormblood/The Ruby Sea/510_East Othard Coastline_BTN.json [new file with mode: 0644]
GatheringPaths/4.x - Stormblood/The Ruby Sea/511_Rasen Kaikyo_BTN.json [new file with mode: 0644]
GatheringPaths/4.x - Stormblood/The Ruby Sea/529_Rasen Kaikyo_BTN.json [new file with mode: 0644]
GatheringPaths/AssemblyGatheringLocationLoader.cs
GatheringPaths/GatheringPaths.csproj
QuestPaths/4.x - Stormblood/Class Quests/BTN/2622_Walking for Walker's.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/BTN/2623_The White Death.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/BTN/2624_Edgyth's Winning Streak.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/3177_Between a Rock and the Hard Place.json [new file with mode: 0644]
QuestPaths/QuestPaths.csproj
Questionable.Model/Gathering/GatheringPointId.cs [new file with mode: 0644]
Questionable/Controller/ContextMenuController.cs
Questionable/Controller/GatheringController.cs
Questionable/Controller/GatheringPointRegistry.cs [new file with mode: 0644]
Questionable/Controller/NavigationOverrides/MovementOverrideController.cs
Questionable/Controller/Steps/Shared/GatheringRequiredItems.cs
Questionable/Data/GatheringData.cs
Questionable/Data/QuestData.cs
Questionable/GameStructs/AgentSatisfactionSupply2.cs
Questionable/QuestionablePlugin.cs