diff --git a/README.md b/README.md index b681a4e..4544d55 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # This mod is being maintained by [RayDeeUx](https://github.com/RayDeeUx). # MenuLoopRandomizer -This is where she makes a mod. - the mod's logo Read [about.md](./about.md) to learn more. diff --git a/about.md b/about.md index 610d3ae..1421ab4 100644 --- a/about.md +++ b/about.md @@ -15,6 +15,9 @@ If you want to add your own songs to the mod you should go to the settings tab, ## Android *If you click the folder and you get sent to the geode folder itself, you should go to `game/geode/config/elnexreal.menuloop_randomizer` and put the songs there* +# Blacklisting songs +Ever felt like a song was an absolute dud? Click the (crudely drawn) blacklist button and you won't ever hear that song as a menu loop again. + # Elnexreal would like to thank: - [hiimjustin000](https://github.com/hiimjustin000) for helping me with the bindings problem (i was using an outdated version of geode LMAO). - [km7dev](https://github.com/Kingminer7) for helping me with the constant crashes and testing. diff --git a/blacklist-btn-sprite.ase b/blacklist-btn-sprite.ase index f30ecba..28fd9f6 100644 Binary files a/blacklist-btn-sprite.ase and b/blacklist-btn-sprite.ase differ diff --git a/changelog.md b/changelog.md index 83880a7..c91c4b4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # v1.5.1 - Added "Copy Song ID" button (suggested by [Akashnil](https://discord.com/users/1068096599701590056)). This button only appears when using songs you've downloaded from Newgrounds or the Music Library. NONGs will not return a song ID. -- Added "Blacklist Song" button (suggested by [AlphaQuata](https://discord.com/users/766876726566846505)). +- Added "Blacklist Song" button (suggested by [AlphaQuata](https://discord.com/users/766876726566846505)). This button works regardless of your custom songs or Playlist Mode choices. - Fix a bug where Playlist Mode would ignore the in-game "Menu Music" toggle if that was disabled. # v1.5.0 - Added "Playlist Mode" (suggested by [TheKevineer](https://discord.com/users/633040761256017963)). This feature is incredibly unstable, especially outside of Windows. I have done everything I could to keep its behavior consistent between Windows, macOS, and Android, but any crashes/issues from this feature are either beyond my control or have been acknowledged during beta testing without an obvious/more immediate fix. diff --git a/resources/blacklist-btn-sprite.png b/resources/blacklist-btn-sprite.png index 64057f1..90b7b9f 100644 Binary files a/resources/blacklist-btn-sprite.png and b/resources/blacklist-btn-sprite.png differ