2.0.3 (2023-09-22)
2.0.2 (2023-09-19)
- camera: Ensure that directed combat takes precedence over GM camera (3ac30a8)
2.0.1 (2023-06-18)
2.0.0 (2023-06-18)
- core: Refactor the code to split functionality by user class (6fd6d02)
- core: Direct consumers of the module code are likely to experience breakage, however the majority of the public API should remain intact.
1.8.0 (2023-06-09)
- translations: Update a couple settings with Title Case (8ae2a38)
1.7.4 (2023-06-03)
1.7.3 (2023-06-03)
1.7.2 (2023-05-29)
1.7.1 (2023-05-28)
1.7.0 (2023-05-21)
- combat: Fix potential absent combat on load (32f6c1b)
- combat: Add combat tracker max height and chat max height (combat) (7c1210d), closes #57
- combat: Allow selecting combatant tokens (81bc747), closes #58 #59
1.6.3 (2023-05-05)
1.6.2 (2023-04-30)
1.6.1 (2023-04-30)
- core: Update stream focus when new token is added to current scene (1912600)
1.6.0 (2023-04-29)
- core: Fix method names missed by VSCode rename (d35089a)
- ui: Update clear tracked tokens icon (392082b)
1.5.1 (2023-04-29)
- translations: Add es to the module language list (986f180)
1.5.0 (2023-04-28)
1.4.0 (2023-04-25)
- camera: Allow ignoring invisible player tokens (#53) (8717224), closes #38
- chat: Allow setting max height for chat popout (cae7c28), closes #33
- ui: Allow disabling the manual token tracking feature (2adb49a), closes #40
- voice/video: Allow toggling the Stream user in voice/video output (1b2d66e), closes #45
1.3.1 (2023-04-23)
1.3.0 (2022-10-03)
- controls: Migrate from deprecated layer activation method for notes (ab6d08b)
- controls: Remove foreground toggle (3accee5)
1.2.2 (2022-10-03)
- metadata: Set verified version to "10" (1419b3a)
1.2.1 (2022-10-03)
1.2.0 (2022-09-17)
- audio: Play ambient sounds for the stream view from camera center (d9493b2), closes #26
- core: Allow disabling of combatant tracking (b7a1cde), closes #31
- keybinds: Enable keybinds for most useful functionality (ee89719), closes #13
- popouts: Allow setting popouts to a fixed size/position (0dfd3b1), closes #28
1.1.1 (2022-09-11)
- translations: Add missing translation for clear tracked tokens btn (3f01a0d)
1.1.0 (2022-09-11)
1.0.0 (2022-09-10)
- compatibility: Due to some fundamental changes in v10, this and future versions will not maintain backwards compatibility for Foundry versions prior to v10.
0.4.4 (2022-05-15)
0.4.3 (2022-05-14)
- docs: Remote TODO for camera preview, has been implemented. (9499b52)
0.4.2 (2021-12-25)
- compatibility: Bump core compat to v9 (85e0fac)
0.4.1 (2021-12-13)
- compatibility: Correctly query game version for both v0.8/v9 (2287c93)
0.4.0 (2021-12-03)
- camera: Fix undefined scale in
animateTo(4bcd497) - compatibility: Update layer instantiation for core v9 compat (5d4e4c7)
- UI: Add option to display preview of camera bounds on GM display (84623b6)
0.3.0 (2021-10-30)
0.2.4 (2021-09-11)
- bubbles: Allow bubbles to function even if speech focus is disabled (6a0603a)
0.2.3 (2021-09-11)
- bubbles: Honor show-speech-bubbles setting (1fbd608)
- camera: Avoid triggering re-focus when pan to speaking disabled (8fdc20e)
- camera: await on canvas.animatePan in prep for animation chaining (8efcfc9)
0.2.2 (2021-09-11)
- camera: Honor pan on user speaking setting (14db2ce)
- Revert "fix(camera): Honor pan on user speaking setting" (f35ef0d)
0.2.1 (2021-09-10)
- camera: Honor pan on user speaking setting (b26d243)
0.2.0 (2021-09-10)
- docs: Update README to clarify that stream user must be dedicated (49aca91)
- settings: Allow camera mode setting to be updated without refresh. (e775877)
- ui: Add a setting to enable the full sidebar for settings access (6ab0f6d)
0.1.11 (2021-08-30)
- chat: Wrap ChatLog.scrollBottom() to always scroll chat popouts (f9b79cf)
0.1.10 (2021-08-22)
- compatibility: Bump core compat to v0.8.9 (2d0e91c)
0.1.9 (2021-08-12)
- compatibility: Check SmallTimeApp is defined before referencing (4e861dd)
0.1.8 (2021-08-12)
- compatibility: Explicitly exclude popout tracking for SmallTime (380f244)
- popouts: Add support for auto-hiding actors and items/spells/etc (d9077f0)
- Revert "fix(popouts): Only track and auto-close ImagePopout and JournalSheet" (c66f832)
0.1.7 (2021-08-06)
- popouts: Only track and auto-close ImagePopout and JournalSheet (490534d)
0.1.6 (2021-07-14)
- combat: Handle missing combatant token (175d9f4), closes #5
- combat: Hide combat tracker in Directed camera mode (3cd0bb9), closes #3
0.1.5 (2021-07-14)
0.1.4 (2021-07-13)
- compatibility: Bump core compat to v0.8.8 (1743e09)
- core: Do not attempt updating scene if canvas is not initialized (4f67634)
- core: Do not offer GMs as candidate users for Stream View (796e997)
0.1.3 (2021-06-21)
0.1.2 (2021-06-20)
- camera: Update focus on scene change (60dd28b)
0.1.1 (2021-06-03)
- packaging: Add module description (5b8f386)
0.1.0 (2021-06-03)
- core: Initial import (b7c58a5)