Minor cleanup for ARR part 3
authorLiza Carvelli <liza@carvel.li>
Fri, 19 Jul 2024 19:16:40 +0000 (21:16 +0200)
committerLiza Carvelli <liza@carvel.li>
Fri, 19 Jul 2024 19:16:40 +0000 (21:16 +0200)
commit4ce89b7693c9bdca4eecd51ef9021811a50a83e5
treeae87d8ebd130c13fa2a9002ce21e6c28761b8745
parenta6e8aa1ced84e7b221a7e04b8d569931959dc1d0
Minor cleanup for ARR part 3
53 files changed:
QuestPathGenerator/QuestSourceGenerator.cs
QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1049_Pride and Duty (Will Take You from the Mountain).json [new file with mode: 0644]
QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/1050_Embracing the Beast.json [new file with mode: 0644]
QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/317_The Mountain That Strides.json [new file with mode: 0644]
QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/318_Bleeder of the Pack.json
QuestPaths/2.x - A Realm Reborn/Class Quests/WAR/319_Bringing Down the Mountain.json [new file with mode: 0644]
QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/272_Life, Materia and Everything.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/343_Lord of the Inferno.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/511_A Hero in the Making.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/574_Dressed to Deceive.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/683_Wood's Will Be Done.json
QuestPaths/2.x - A Realm Reborn/MSQ-1/Shared/684_Till Sea Swallows All.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/3863_Terror at Fallgourd.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/3864_Ziz Is So Ridiculous.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/3865_Trial by Turtle.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/685_For Coin and Country.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/748_Highbridge Times.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/756_Where There Is Smoke.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/757_On to Little Ala Mhigo.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/761_Tea for Three.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/762_Foot in the Door.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/763_Meeting with the Resistance.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/774_Helping Horn.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/777_The Bear and the Young'uns' Cares.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/778_Wilred Wants You.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/782_Big Trouble in Little Ala Mhigo.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/783_Back to Square One.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/786_Seeing Eye to Winged Eye.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/787_Rock of Rancor.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/799_Power of Deduction.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/801_Skeletons in Her Closet.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/809_Tales from the Tidus Slayer.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/811_The Lominsan Way.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/814_A Modest Proposal.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/832_The Things We Do for Cheese.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/848_Battle Scars.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/855_In the Company of Heroes.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/856_As You Wish.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/857_Lord of Crags.json
QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json
QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/802_Broadening Horizons.json [new file with mode: 0644]
Questionable.Model/V1/QuestStep.cs
Questionable/Controller/CombatController.cs
Questionable/Controller/NavigationOverrides/MovementOverrideController.cs
Questionable/Controller/Steps/Interactions/EquipItem.cs
Questionable/Controller/Steps/Interactions/UseItem.cs
Questionable/Controller/Steps/Shared/WaitAtEnd.cs
Questionable/GameFunctions.cs
Questionable/QuestionablePlugin.cs
Questionable/Validation/Validators/UniqueStartStopValidator.cs