Skip to content

Releases: lmck-dev/foundry-obs-scene-switcher

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:14
v1.2.0 — GPL-3.0, registry submission prep

Relicensed from MIT to GPL-3.0-or-later. Releases up to and including v1.1.0
remain available under MIT.

Manifest gains cover art and screenshots for the package listing, a changelog
URL, and a verified core version naming the build actually tested.

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:04
v1.1.0 — stream chat feed and combat tracker

Two new OBS Browser Source panels alongside the character card.

Chat feed: the tail of the chat log, with dice results. Whispers and blind
rolls are never sent, and message markup is flattened to text inside Foundry
before it leaves. Player messages always appear; the GM's are shown by
category, all on by default. Configurable line count. Enabling it seeds from
the log you already have.

Combat tracker: the turn order, name and initiative per row, with the current
turn highlighted. Combatants hidden from the players never appear.

Also: the overlay settings window scrolls instead of running off the screen;
a diagnostic API on game.modules.get(id).api with diagnose() and selfTest();
panels show a status line rather than sitting invisibly blank; and the pages
redraw only when something actually changes.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:59
v1.0.0