Releases: Kade-github/BombRushRadio
1.7.1
THUNDERSTORE
Hello everyone, crazy people still use this plugin.
This is a small PR merge release, and to also say, I am not really supporting this anymore. I think M&M is going to maintain a fork on this, so keep a lookout onto that!
Thanks for everythin!
What's Changed
- README cleanup by @ActualMandM in #46
- Enforce streaming & remove cache purging code by @ActualMandM in #43
- Fix BombRushRadio tracks not continuing when entering new stage by @goatgirlclover in #42
- Fix tracker files not appearing when streaming is enabled by @ActualMandM in #39
New Contributors
- @goatgirlclover made their first contribution in #42
Full Changelog: 1.7...1.7.1
1.7
THUNDERSTORE
Changes:
- Cleaned up the project
- Remove unnecessary code
- The song reload key bind is now reconfigurable
- Songs are now ordered slightly better
- Songs are now streamed instead of cached (making it more performant on literally everything)
Big thank you to SGiygas, and ActualMandM for being super awesome and carying this project while I am busy.
Very cool, thank you.
1.6
Pushes the pre-release version to master.
Bug-Fixes (non pre-release):
- Fixed an issue where you'd have to pause the song before selecting a new one.
1.6 PRE-RELEASE
For the latest Public-Test Beta Branch as of 10/22 12:03 PM PST
Bug-Fixes:
- Fixed the mod becoming broken due to the new shuffle update.
1.5
THUNDERSTORE
Changes:
- General fixes when loading songs (mostly on cached)
- Sorting is now done by paths.
- You can now preload cache on boot (options)
1.4
THUNDERSTORE
Changes from ActualMandM:
- Metadata is now pulled from the song file (old method is kept though as a fallback)
- Cache folder is now put in the BepInEx/caches folder
Repo changes:
- Now using the MPL2 license.
1.3.4
Bug Fix:
- Fix an issue where if you didn't have
CachinginAudioenabled, you'd have to double play the song for it to work.
1.3.2
THUNDERSTORE
Bug Fixes:
- Fixed an issue where audios would be twice the length they should be. (while cached)
1.3.1
R2MODMAN
Changes:
- Added new config option under Audio, called Caching.
Description:Caches audios to disc (Pros: Memory is lowered significantly, Any startup load time after the first start is lowered significantly, Cons: Stutters on play (depending on audio size), Caching on disc can be expensive on storage (depending on audio size/format))
You can change this in BepInEx/config/kade.bombrushradio.cfg or in R2ModMan
Note:
Audio Caching uncompressed files like .flacs (and similar) will be very big. Especially if they're long.
1.3.0.0
Bug Fixes:
- Fixes an issue where two strings said different things, which would cause .flacs to load incorrectly and get removed upon reloading.