API 13
authorLiza Carvelli <liza@carvel.li>
Fri, 8 Aug 2025 22:38:51 +0000 (00:38 +0200)
committerLiza Carvelli <liza@carvel.li>
Fri, 8 Aug 2025 22:38:51 +0000 (00:38 +0200)
commit0246aa3b3ba12c4048683429a2df3c30989f5249
treeb64b487c1b97ad174a61e043f01b5759bb4ff84f
parent316fb6031cc5af2fc93ee64735c75e0d8f35b8e3
API 13
50 files changed:
.gitmodules
.woodpecker/build.yaml
Directory.Build.targets
GatheringPathRenderer/GatheringPathRenderer.csproj
GatheringPathRenderer/Windows/ConfigWindow.cs
GatheringPathRenderer/Windows/EditorWindow.cs
GatheringPathRenderer/packages.lock.json
LLib
QuestPaths.JsonValidator/QuestPaths.JsonValidator.csproj
Questionable.IpcTest/Questionable.IpcTest.csproj
Questionable.IpcTest/packages.lock.json
Questionable.sln
Questionable/.editorconfig
Questionable/Controller/GameUi/CraftworksSupplyController.cs
Questionable/Controller/GameUi/CreditsController.cs
Questionable/Controller/GameUi/HelpUiController.cs
Questionable/Controller/GameUi/InteractionUiController.cs
Questionable/Controller/NavigationOverrides/MovementOverrideController.cs
Questionable/Controller/Steps/Interactions/EquipItem.cs
Questionable/Functions/ChatFunctions.cs
Questionable/Questionable.csproj
Questionable/QuestionablePlugin.cs
Questionable/Windows/ConfigComponents/ConfigComponent.cs
Questionable/Windows/ConfigComponents/DebugConfigComponent.cs
Questionable/Windows/ConfigComponents/DutyConfigComponent.cs
Questionable/Windows/ConfigComponents/GeneralConfigComponent.cs
Questionable/Windows/ConfigComponents/NotificationConfigComponent.cs
Questionable/Windows/ConfigComponents/PluginConfigComponent.cs
Questionable/Windows/ConfigComponents/SinglePlayerDutyConfigComponent.cs
Questionable/Windows/ConfigWindow.cs
Questionable/Windows/DebugOverlay.cs
Questionable/Windows/JournalComponents/AlliedSocietyJournalComponent.cs
Questionable/Windows/JournalComponents/GatheringJournalComponent.cs
Questionable/Windows/JournalComponents/QuestJournalComponent.cs
Questionable/Windows/JournalComponents/QuestJournalUtils.cs
Questionable/Windows/JournalComponents/QuestRewardComponent.cs
Questionable/Windows/OneTimeSetupWindow.cs
Questionable/Windows/PriorityWindow.cs
Questionable/Windows/QuestComponents/ActiveQuestComponent.cs
Questionable/Windows/QuestComponents/CreationUtilsComponent.cs
Questionable/Windows/QuestComponents/EventInfoComponent.cs
Questionable/Windows/QuestComponents/QuestTooltipComponent.cs
Questionable/Windows/QuestComponents/QuickAccessButtonsComponent.cs
Questionable/Windows/QuestComponents/RemainingTasksComponent.cs
Questionable/Windows/QuestSelectionWindow.cs
Questionable/Windows/QuestValidationWindow.cs
Questionable/Windows/QuestWindow.cs
Questionable/Windows/UiUtils.cs
Questionable/packages.lock.json
vendor/pictomancy [deleted submodule]