Questionable/Questionable
2024-11-08 00:42:53 +01:00
..
Controller Kill enemies if it stops you from teleporting to an aetheryte 2024-11-08 00:42:53 +01:00
Data Handle how required classes are configured for individual quest steps + gathering 2024-11-04 17:20:11 +01:00
External Add notification settings for when manual interactions are required 2024-11-03 22:25:03 +01:00
Functions Add rogue quests; adjust ninja paths 2024-10-19 17:24:21 +02:00
GameStructs Load gathering points dynamically, BTN 65-70 2024-08-05 20:01:01 +02:00
Model Make Comment field required for manual interactions 2024-10-12 15:59:21 +02:00
Validation Show validation info in journal window 2024-10-03 21:21:18 +02:00
Windows Include quest id in Quest: ... line in the UI 2024-11-07 20:56:08 +01:00
.editorconfig Use ServiceHost/ILogger 2024-06-08 21:23:10 +02:00
.gitignore Update how quests are embedded 2024-06-14 11:37:33 +02:00
Configuration.cs Add notification settings for when manual interactions are required 2024-11-03 22:25:03 +01:00
DalamudInitializer.cs Add plugin setup window 2024-11-03 19:25:46 +01:00
DalamudPackager.targets Dawntrail Kozama'uka/Urqopacha quests (initial draft) 2024-07-07 18:36:53 +02:00
packages.lock.json Add notification settings for when manual interactions are required 2024-11-03 22:25:03 +01:00
Questionable.csproj Add notification settings for when manual interactions are required 2024-11-03 22:25:03 +01:00
Questionable.json Reorganize namespaces; fix steps with 'fly: true' not mounting if close to target 2024-07-12 21:19:44 +02:00
QuestionablePlugin.cs Move when 'SendNotification' happens so it'll be before the solo duty dialog 2024-11-04 20:10:35 +01:00
ServiceCollectionExtensions.cs Make task logic stateless to support rewind 2024-09-18 22:40:12 +02:00