Fix missing class switches for gathering from context me
authorLiza Carvelli <liza@carvel.li>
Mon, 11 Nov 2024 21:38:20 +0000 (22:38 +0100)
committerLiza Carvelli <liza@carvel.li>
Mon, 11 Nov 2024 21:39:01 +0000 (22:39 +0100)
commit7382131246067cc2bc7ef4755653ad583380a46b
tree43bda708b4500fb4a6c1d8f4b55c12175bde324d
parentea42b5b8dffae26fc7d2aea30b2ecd5738c891d5
Fix missing class switches for gathering from context me

Should have been in cc8f326d7ea10afefcb0d5a8e7ae5dae99ba9ea1, but kinda
forgot. Oops.
20 files changed:
QuestPathGenerator/RoslynElements/QuestStepExtensions.cs
QuestPaths/3.x - Heavensward/Custom Deliveries/Zhloe/S1_Zhloe Aliapoh.json
QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/S4_Adkiragh.json
QuestPaths/4.x - Stormblood/Custom Deliveries/Kurenai/S3_Kurenai.json
QuestPaths/4.x - Stormblood/Custom Deliveries/M'naago/S2_M'naago.json
QuestPaths/5.x - Shadowbringers/Custom Deliveries/Charlemend/S7_Charlemend.json
QuestPaths/5.x - Shadowbringers/Custom Deliveries/Ehll Tou/S6_Ehll Tou.json
QuestPaths/5.x - Shadowbringers/Custom Deliveries/Kai-Shirr/S5_Kai-Shirr.json
QuestPaths/6.x - Endwalker/Custom Deliveries/Ameliance/S8_Ameliance.json
QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/S9_Anden.json
QuestPaths/6.x - Endwalker/Custom Deliveries/Margrat/S10_Margrat.json
QuestPaths/quest-v1.json
Questionable.Model/Questing/Converter/ExtendedClassJobConverter.cs
Questionable.Model/Questing/Converter/InteractionTypeConverter.cs
Questionable.Model/Questing/EExtendedClassJob.cs
Questionable.Model/Questing/EInteractionType.cs
Questionable.Model/Questing/QuestStep.cs
Questionable/Controller/ContextMenuController.cs
Questionable/Controller/Steps/Shared/SwitchClassJob.cs
Questionable/QuestionablePlugin.cs