Skip to content

[2.0.0] Sound Awareness

Choose a tag to compare

@G10W5 G10W5 released this 14 Mar 12:50
· 8 commits to main since this release

Changelog - Sound Visualizer v2.0

Support

  • Compatibility for Minecraft 1.21.8 -1.21.11 [Fabric], 1.21.11 [NeoForge].
  • Full support for Fabric and NeoForge loaders.

HUD and Rendering

  • Implemented smart sound merging to prevent HUD clutter (max 12 indicators).
  • Centered upward-facing arc indicators using JoML Matrix3x2f.
  • Added 6 categories: Hostile, Friendly, Footsteps, Blocks, Player, and Ambient.
  • Integrated custom pixel-art icons for all sound categories.
  • Added elastic "pop" animations for sound merging and spawning.

Configuration

  • Added Icon Scale slider (0.1x to 2.0x).
  • Added HUD Orbit Radius and Arc Thickness adjustment.
  • Fixed "No Alpha Allowed" error and saving issues on Fabric.
  • Fully localized all setting names and category tabs (en_us.json).

Cleanup and Optimization

  • Fixed NeoForge Config button registration.
  • Removed unused glow and particle trail effects for improved performance.
  • Eliminated transparency artifacts and ghost arcs.