Some jumping, open DF for duties
authorLiza Carvelli <liza@carvel.li>
Sat, 1 Jun 2024 12:30:20 +0000 (14:30 +0200)
committerLiza Carvelli <liza@carvel.li>
Sat, 1 Jun 2024 12:30:20 +0000 (14:30 +0200)
commita5bb4f15cbd265215f183991c4bfe07d737efaf3
tree6fb8c2077f0788b98d8960bf1df13187c3b88a93
parentf9a4008564f5d9e971ed4a8dd3103417a2b3737d
Some jumping, open DF for duties
45 files changed:
Questionable/Controller/MovementController.cs
Questionable/Controller/QuestController.cs
Questionable/GameFunctions.cs
Questionable/Model/V1/Converter/InteractionTypeConverter.cs
Questionable/Model/V1/EInteractionType.cs
Questionable/Model/V1/JumpDestination.cs [new file with mode: 0644]
Questionable/Model/V1/QuestStep.cs
Questionable/QuestPaths/Endwalker/MSQ/A-Thavnair1-Labyrinthos1/4377_In the Dark of the Tower.json
Questionable/QuestPaths/Endwalker/MSQ/B-Garlemald/4395_Gateway of the Gods.json
Questionable/QuestPaths/Endwalker/MSQ/B-Garlemald/4398_The Martyr.json
Questionable/QuestPaths/Endwalker/MSQ/D-Thavnair2/4409_Skies Aflame.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4425_Their Greatest Contribution.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4426_Aether to Aether.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4427_A Sentimental Gift.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4429_Travelers at the Crossroads.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4430_A Past Not Yet Come to Pass.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4432_Worthy of His Back.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4433_A Flower upon Your Return.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4436_Follow Wander Stumble Listen.json
Questionable/QuestPaths/Endwalker/MSQ/E-Elpis/4437_Caging the Messenger.json
Questionable/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4440_Outside Help.json
Questionable/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4442_No Job Too Small.json
Questionable/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4445_Sage Council.json
Questionable/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4446_Hither and Yarns.json
Questionable/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4447_Once Forged.json
Questionable/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4448_Bonds of Adamantite.json
Questionable/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4449_Her Children One and All.json
Questionable/QuestPaths/Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json
Questionable/QuestPaths/Endwalker/MSQ/H-6.1/4529_Alzadaals Legacy.json
Questionable/QuestPaths/Endwalker/MSQ/I-6.2/4592_In Search of Azdaja.json
Questionable/QuestPaths/Endwalker/MSQ/I-6.2/4597_The Wind Rises.json
Questionable/QuestPaths/Endwalker/MSQ/J-6.3/4674_King of the Mountain.json
Questionable/QuestPaths/Endwalker/MSQ/J-6.3/4677_Desires Untold.json
Questionable/QuestPaths/Endwalker/MSQ/K-6.4/4736_Going Haam.json
Questionable/QuestPaths/Endwalker/MSQ/K-6.4/4742_Abyssal Dark.json
Questionable/QuestPaths/Endwalker/MSQ/L-6.5/4748_Down in the Dark.json
Questionable/QuestPaths/Shadowbringers/MSQ/F-Tempest/3654_Shadowbringers.json
Questionable/QuestPaths/Shadowbringers/MSQ/G-5.1/3674_A Grand Adventure.json
Questionable/QuestPaths/Shadowbringers/MSQ/H-5.2/3769_Beneath the Surface.json
Questionable/QuestPaths/Shadowbringers/MSQ/I-5.3/3777_The Converging Light.json
Questionable/QuestPaths/Shadowbringers/MSQ/I-5.3/3778_Hope's Confluence.json
Questionable/QuestPaths/Shadowbringers/MSQ/J-5.4/4011_Like Master, Like Pupil.json
Questionable/QuestPaths/Shadowbringers/MSQ/K-5.5/4062_The Flames of War.json
Questionable/QuestSchema/schema_v1.json
Questionable/QuestionablePlugin.cs