Skip to content

Releases: Kade-github/BombRushRadio

1.7

19 Dec 20:55
Compare
Choose a tag to compare

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

27 Oct 05:02
Compare
Choose a tag to compare
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

22 Oct 19:02
Compare
Choose a tag to compare
1.6 PRE-RELEASE Pre-release
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

07 Oct 19:26
Compare
Choose a tag to compare
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

09 Sep 03:09
1084844
Compare
Choose a tag to compare
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

27 Aug 17:29
Compare
Choose a tag to compare

Bug Fix:

  • Fix an issue where if you didn't have Caching in Audio enabled, you'd have to double play the song for it to work.

1.3.2

26 Aug 23:50
c33c0db
Compare
Choose a tag to compare

THUNDERSTORE

Bug Fixes:

  • Fixed an issue where audios would be twice the length they should be. (while cached)

1.3.1

26 Aug 22:03
Compare
Choose a tag to compare

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
image

Note:
Audio Caching uncompressed files like .flacs (and similar) will be very big. Especially if they're long.
image

1.3.0.0

24 Aug 19:53
46b80d2
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes an issue where two strings said different things, which would cause .flacs to load incorrectly and get removed upon reloading.

GET IT ON THUNDERSTORE (ONE CLICK INSTALL)

1.2

23 Aug 03:02
Compare
Choose a tag to compare
1.2

Features (we now support all of these formats):

  • AIF(F)
  • IT
  • MOD
  • MP2
  • MP3
  • OGG
  • S3M
  • WAV
  • XM
  • FLAC

download the BepInExIncluded one if you want to have everything done for you, or download the standalone (the .dll file) if you're an elite hacker man and can do it by yourself.

BombRushRadio-BepInEx5.dll should be used with BepInExIn 5.4.24
it's installed in the same way. just put it in bepinex/plugins