Add stop conditions
authorLiza Carvelli <liza@carvel.li>
Wed, 13 Aug 2025 10:08:47 +0000 (12:08 +0200)
committerLiza Carvelli <liza@carvel.li>
Wed, 13 Aug 2025 10:11:17 +0000 (12:11 +0200)
commit6aa189419ee92fab2170bb345f66532cab7a992f
treeae440a8691dbc52fa6ab571718d54aff5c81d1e9
parentbb8250b94f54c3fa0e938c6da1f0cd9486545fc7
Add stop conditions
Questionable/Configuration.cs
Questionable/Controller/QuestController.cs
Questionable/QuestionablePlugin.cs
Questionable/Windows/ConfigComponents/StopConditionComponent.cs [new file with mode: 0644]
Questionable/Windows/ConfigWindow.cs
Questionable/Windows/PriorityWindow.cs
Questionable/Windows/QuestComponents/ActiveQuestComponent.cs
Questionable/Windows/Utils/QuestSelector.cs [new file with mode: 0644]