- ✨ Added a sound visualizer in the song overlay
- ✨ The song overlay now shows an outline when hovered with a cursor
- ✨ You can now interact with UI elements behind the song overlay even when "Click Overlay to Open Album Info" setting is enabled by holding Shift key when clicking
- 🐛 Fixed an issue where the texts in the song overlay are offset by 1 pixel on some overlay positions
- 🐛 Fixed an issue where CraftGR on NeoForge conflicts with other mods that use the same library as this mod
- 🐛 Fixed the error handling logic when audio player stops with an unexpected error
Preview:
- Fixed a bug where tooltip texts disappear under certain conditions
- Fixed a bug where Pause/Resume button setting was missing in the NeoForge version of the mod
- Fixed a bug where OpenAL errors sometimes occur when stopping and restarting the song playback
- Added a config option to change the way song information is provided
- Added an experimental WebSocket-based method to get current song information
- Currently, the use of the WebSocket song provider is not recommended
- Updated to Minecraft 1.20.5
- CraftGR is now available on CurseForge as well as Modrinth
- Mod files are now separated into each mod loader again to reduce the file size and make the releases faster
- Fixed "click overlay to open song info URL" option not working in the NeoForge version
- Fixed tab and arrow key navigation for the sound options menu not working in the right order
- Fixed a few potential errors around radio state action bar messages
- Rendering and input functions are now moved from Mixin to each mod loader's API
- Updated to Minecraft 1.20.4
- CraftGR no longer supports Forge
- Please switch to NeoForge to continue using this mod
- This mod now uses YetAnotherConfigLib for the config menu
- Both Fabric and NeoForge versions are required to install YetAnotherConfigLib
- Fixed the song playback not starting when you quickly leave title screen after booting up the game
- Fixed the slight delay when updating the song title in the overlay
- Added support for NeoForge
- Like the Forge version, you need to install Cloth Config API