Skip to content

Releases: different55/Closed-Captions

0.5.1 Gluing and re-sanding

05 Nov 14:30

Choose a tag to compare

  • New: Added additional detail to footstep sound effects.
  • Fix: Crash when resizing windows.
  • Dev: Altered dev settings to auto-launch into a world when debugging.
  • Fix: Ignore music tracks again.
  • Dev: General tidying to make future development easier.
  • Fix: Add support for wind whipping when falling sound effect.
  • New: Mod support for A Culinary Artillery and Fauna of the Stone Age: Pantherinae.

v0.5.0 Spring cleaning

02 Nov 03:42

Choose a tag to compare

Implemented caption channels, and captions with multiple sounds backing them now show the loudest/highest priority sound rather than blanking out directionality whenever there are overlapping noises.

v0.3.0 Configurability

21 Oct 16:32

Choose a tag to compare

First big update, lot of improvements and features added. It's not required, but to get the most out of this update I recommend installing Config Lib and Auto Config Lib to get a nice settings UI for all the options this mod provides.

  • Make font scale with the rest of the UI.
  • Add support for Primitive Survival.
  • Moving sounds should now be tracked properly.
  • Sounds that come into range after starting should be tracked properly.
  • Sounds are now captioned until they stop or go out of range.
  • Added support for configuration via JSON or Auto Config Lib.
  • Made size, position, color, and style configurable.
  • Added two colorblind-friendly modes.

v0.1.0 Initial release

14 Oct 08:10

Choose a tag to compare

Changes from goxmeor's original:

  • Found a new 1.21-compatible method to patch.
  • Added support for all the sounds added since v1.14.
  • Reworked the visuals.
  • Reworked the direction calculations.
  • Made the caption list automatically compact itself rather than leaving gaps.
  • Added additional color coding.
  • Refactored everything.