- This mod is now compatible with OptiFine
- Added a button in mod config menu to toggle playback (Same as M key, but you can now toggle playback in menu)
I've added lots of new features this time!
- Song overlay is now displayed at a fixed width
- The overlay width can be changed in the mod config.
- The song title will now scroll if it's too long for the overlay.
- The overlay will expand to the full width when you hover your cursor over it.
- Added an indicator icon that shows up when the audio playback is muted
- Completely reworked on the mod config system
- Fixed a bug where the mod tries to get song album images from an invalid source
- Audio playback recovery should no longer glitch out when an error occurs
- Fixed some some info not showing up
- Updated to Minecraft 1.19.1
- Fixed a missing translation key for "Song Info URL" option
- Fixed an issue where the audio playback doesn't start when launching the game under some conditions
- Improved handling of song information data from Gensokyo Radio API
- Changed the HTTP library used by the mod to Apache HttpClient (previously OkHttp) to prevent errors
- The mod no longer keeps album art textures of previous songs, reducing the risk of running out of memory
- Fixed an issue where the song overlay fails when the year data is invalid
- Fixed a crash when toggling the music playback
- Fixed an issue where song info sometimes disappears (when the album ID is null)
- Fixed an issue where song info sometimes disappears (when the album ID is null)
- Slightly mixin adjustments
- Fixed intermission state not showing up correctly due to changes in the Gensokyo Radio API
- Moved to the new JSON-based API for retriving song information