Skip to content

Releases: SR5-FoundryVTT/Foundry-SR5-Biomonitor

Release 14.0.1

18 Jun 20:11
67f57b4

Choose a tag to compare

Overview

This update aligns the SR5 Biomonitor's visuals, layout, and color palette with the SR5 Marketplace themes. It also upgrades the window controller to Foundry V14's ApplicationV2 API.


Key Changes

1. 🏛️ Architectural Upgrade (ApplicationV2)

  • Upgraded the main application class to use HandlebarsApplicationMixin(ApplicationV2), moving away from the legacy Application.
  • Migrated context generation to _prepareContext().
  • Added dynamic theme detection (light, dark, neon, silicon) on startup.
  • Replaced manual jQuery click-listeners with native ApplicationV2 actions.

2. 🎨 Visual Modernization & Marketplace Theme

  • Integrated custom theme variables to match the marketplace design.
  • Unified the styling of window headers, close buttons, and resize handles with the marketplace application.

3. 📊 Refined Damage Tracker Cards & Wound Modifiers

  • Redesigned character cards using a clean flexbox layout.
  • Reordered tracks, placing Stun above Physical/Health.
  • Swapped standard text indicators for color-coded Font Awesome icons (blue medical kit, red pulsing heart).
  • Enhanced filled damage boxes with glossy highlights, inset borders, and drop-shadows.
  • Dynamically displayed system-calculated wound penalty modifiers in styled tags directly next to the tracks.

Release 0.0.7

17 Jun 19:02
069697e

Choose a tag to compare

release 0.0.7 (#31)

Release 0.0.6

28 Feb 20:00
cacee4e

Choose a tag to compare

fix error when optional modules not found (#29)

Release 0.0.5

28 Feb 11:10
9f431bc

Choose a tag to compare

add heartbeat webm (#25)

Release 0.0.4

17 Feb 11:28
c5e9aaa

Choose a tag to compare

fix module.json (#28)

Release 0.0.3

14 Dec 12:52
8cf78b8

Choose a tag to compare

Update module.json (#23)

Release 0.0.2

11 Dec 15:25
654a236

Choose a tag to compare

first alpha release (#21)

Release 0.0.1

11 Dec 06:57
4836042

Choose a tag to compare

fixes_on css and html (#15)

Latest

11 Dec 06:57
4836042

Choose a tag to compare

Overview

This update aligns the SR5 Biomonitor's visuals, layout, and color palette with the SR5 Marketplace themes. It also upgrades the window controller to Foundry V14's ApplicationV2 API.


Key Changes

1. 🏛️ Architectural Upgrade (ApplicationV2)

  • Upgraded the main application class to use HandlebarsApplicationMixin(ApplicationV2), moving away from the legacy Application.
  • Migrated context generation to _prepareContext().
  • Added dynamic theme detection (light, dark, neon, silicon) on startup.
  • Replaced manual jQuery click-listeners with native ApplicationV2 actions.

2. 🎨 Visual Modernization & Marketplace Theme

  • Integrated custom theme variables to match the marketplace design.
  • Unified the styling of window headers, close buttons, and resize handles with the marketplace application.

3. 📊 Refined Damage Tracker Cards & Wound Modifiers

  • Redesigned character cards using a clean flexbox layout.
  • Reordered tracks, placing Stun above Physical/Health.
  • Swapped standard text indicators for color-coded Font Awesome icons (blue medical kit, red pulsing heart).
  • Enhanced filled damage boxes with glossy highlights, inset borders, and drop-shadows.
  • Dynamically displayed system-calculated wound penalty modifiers in styled tags directly next to the tracks.