Skip to content

Latest commit

 

History

History
545 lines (182 loc) · 18.2 KB

File metadata and controls

545 lines (182 loc) · 18.2 KB

2.0.3 (2023-09-22)

2.0.2 (2023-09-19)

Bug Fixes

  • camera: Ensure that directed combat takes precedence over GM camera (3ac30a8)

2.0.1 (2023-06-18)

Bug Fixes

  • core: Hack around Foundry v10 initialiazing users very late. (8a76cdb), closes #66

2.0.0 (2023-06-18)

Code Refactoring

  • core: Refactor the code to split functionality by user class (6fd6d02)

BREAKING CHANGES

  • 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)

Bug Fixes

  • translations: Update a couple settings with Title Case (8ae2a38)

Features

  • tokens: Allow tracking of GM controlled tokens on stream (431e35d), closes #65

1.7.4 (2023-06-03)

Bug Fixes

  • audio: Trigger update for any ambient sound change (950de74), closes #64

1.7.3 (2023-06-03)

Bug Fixes

  • audio: Update ambient audio playback on audio state change (8c22620), closes #64

1.7.2 (2023-05-29)

Bug Fixes

  • rendering: Override chat options.height on combat resize (ec82bee), closes #63

1.7.1 (2023-05-28)

Bug Fixes

  • rendering: Update positioning method for popouts (100782f), closes #57

1.7.0 (2023-05-21)

Bug Fixes

  • combat: Fix potential absent combat on load (32f6c1b)

Features

  • 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)

Bug Fixes

  • settings: Fix name of voice-video-hide-stream-user in register call (09c8e36), closes #56

1.6.2 (2023-04-30)

Bug Fixes

  • core: Allow Directed camera to function on viewed scene, not active (2b280a6), closes #42

1.6.1 (2023-04-30)

Bug Fixes

  • core: Update stream focus when new token is added to current scene (1912600)

1.6.0 (2023-04-29)

Bug Fixes

  • core: Fix method names missed by VSCode rename (d35089a)
  • ui: Update clear tracked tokens icon (392082b)

Features

  • core: Add "Disabled" camera mode, to support table play (e725bdd), closes #32 #49

1.5.1 (2023-04-29)

Bug Fixes

  • translations: Add es to the module language list (986f180)

1.5.0 (2023-04-28)

Bug Fixes

Features

  • macros: Add macros for various tasks for quick access (012bf16), closes #37

1.4.0 (2023-04-25)

Features

  • 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)

Bug Fixes

  • build: Commit correct SHA to tags (f1a5ec3)
  • compatibility: Bump core compat to v11 (4892b71)

1.3.0 (2022-10-03)

Bug Fixes

  • controls: Migrate from deprecated layer activation method for notes (ab6d08b)

Features

  • controls: Remove foreground toggle (3accee5)

1.2.2 (2022-10-03)

Bug Fixes

  • metadata: Set verified version to "10" (1419b3a)

1.2.1 (2022-10-03)

Bug Fixes

  • core: Correct handling of tracked icon rendering on scene change (0cde1b0), closes #36

1.2.0 (2022-09-17)

Features

  • 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)

Bug Fixes

  • translations: Add missing translation for clear tracked tokens btn (3f01a0d)

1.1.0 (2022-09-11)

Features

  • camera: Add the ability to track specific tokens for auto camera (375b7bb), closes #24

1.0.0 (2022-09-10)

Bug Fixes

  • compatibility: Update for compatibility with core v10 (45c9bc6), closes #27

BREAKING CHANGES

  • 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)

Bug Fixes

  • docs: Remote TODO for camera preview, has been implemented. (9499b52)

0.4.2 (2021-12-25)

Bug Fixes

  • compatibility: Bump core compat to v9 (85e0fac)

0.4.1 (2021-12-13)

Bug Fixes

  • compatibility: Correctly query game version for both v0.8/v9 (2287c93)

0.4.0 (2021-12-03)

Bug Fixes

  • camera: Fix undefined scale in animateTo (4bcd497)
  • compatibility: Update layer instantiation for core v9 compat (5d4e4c7)

Features

  • UI: Add option to display preview of camera bounds on GM display (84623b6)

0.3.0 (2021-10-30)

Features

  • camera: Do not track directed camera on inactive scenes (1fcc505), closes #9

0.2.4 (2021-09-11)

Bug Fixes

  • bubbles: Allow bubbles to function even if speech focus is disabled (6a0603a)

0.2.3 (2021-09-11)

Bug Fixes

  • 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)

Bug Fixes

  • camera: Honor pan on user speaking setting (14db2ce)

Reverts

  • Revert "fix(camera): Honor pan on user speaking setting" (f35ef0d)

0.2.1 (2021-09-10)

Bug Fixes

  • camera: Honor pan on user speaking setting (b26d243)

0.2.0 (2021-09-10)

Bug Fixes

  • docs: Update README to clarify that stream user must be dedicated (49aca91)
  • settings: Allow camera mode setting to be updated without refresh. (e775877)

Features

  • ui: Add a setting to enable the full sidebar for settings access (6ab0f6d)

0.1.11 (2021-08-30)

Bug Fixes

  • chat: Wrap ChatLog.scrollBottom() to always scroll chat popouts (f9b79cf)

0.1.10 (2021-08-22)

Bug Fixes

  • compatibility: Bump core compat to v0.8.9 (2d0e91c)

0.1.9 (2021-08-12)

Bug Fixes

  • compatibility: Check SmallTimeApp is defined before referencing (4e861dd)

0.1.8 (2021-08-12)

Bug Fixes

  • compatibility: Explicitly exclude popout tracking for SmallTime (380f244)
  • popouts: Add support for auto-hiding actors and items/spells/etc (d9077f0)

Reverts

  • Revert "fix(popouts): Only track and auto-close ImagePopout and JournalSheet" (c66f832)

0.1.7 (2021-08-06)

Bug Fixes

  • popouts: Only track and auto-close ImagePopout and JournalSheet (490534d)

0.1.6 (2021-07-14)

Bug Fixes

  • 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)

Bug Fixes

  • combat: Display combat tracker in Directed camera mode (d1bbf16), closes #3

0.1.4 (2021-07-13)

Bug Fixes

  • 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)

Bug Fixes

  • core: Honor settings to hide chat/combat log (4b159db), closes #1

0.1.2 (2021-06-20)

Bug Fixes

  • camera: Update focus on scene change (60dd28b)

0.1.1 (2021-06-03)

Bug Fixes

  • packaging: Add module description (5b8f386)

0.1.0 (2021-06-03)

Features