Release 0.9.0
- Compatibility with Foundry v13
- This does not include migration to ApplicationV2 as that will take longer and
I wanted to release v13 update as soon as possible
- This does not include migration to ApplicationV2 as that will take longer and
- "Jump To Pin" Context Menu option. (#142)
- Added Keybindings
openQuestLog(default:CTRL+Q) — Opens Quest Log (#140)openPrimaryQuest(default:CTRL+SHIFT+Q) — Opens Primary Quest (if any)toggleQuestTracker(default:CTRL+ALT+Q) — Toggles the Quest Tracker
- Added
openPrimaryAPI method, which opens the Quest Preview / Quest Sheet for the current Primary Quest - Refactored Quest Tracker's position handling to respect 4-directional boundaries
- Added
updateQuestTrackerStateHook with single param (boundariesobject) that can be used by Module
and System developers to modify the Quest Tracker's Boundaries and respect any custom UI.
Full Changelog: v0.8.1...v0.9.0