Skip to content

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 03:22
· 67 commits to main since this release

Changes

docs/CHANGES.md is the canonical changelog summary for BLU.

Current Production Release

v6.5.1 - 2026-05-02

  • Fixed volume sliders not appearing for BLU game sounds (Lua pattern bug in registry).
  • Replaced OptionsSliderTemplate with consistent custom track-style volume control across all panels.
  • Volume label (Low/Medium/High) now shows below slider on hover only.
  • Single-column rows shrunk from 90px to 68px so 4 housing options fit without overlap.
  • Test buttons always align to the right side of the row.
  • Volume slider centered between dropdown and test button in both single and 2-column layouts.
  • Volume fill/thumb uses percentage-based positioning with deferred layout fix.

Full notes:

v6.5.0 - 2026-04-10

  • Added a real Combat options page with the same module toggle header pattern used by the other panels.
  • Replaced the old mock combat layout with a compact 2-column trigger grid that supports 8 trigger cards per page.
  • Added real placeholder combat trigger rows with nested sound selection, compact volume control, and test playback buttons.
  • Added dedicated combat cue slots for Combat Start, Combat End, and Combat Music Track.
  • Cleaned up the Combat page layout by removing extra explanatory sections that were wasting vertical space.

Full notes:

Recent History