You are viewing a potentially older version of this package.
View all versions.

Randomize Favorite Songs
Set songs as favorites with the Music Maker and randomize only from them each time you return to the Crossroads!
Date uploaded | 6 months ago |
Version | 3.0.0 |
Download link | NikkelM-Randomize_Favorite_Songs-3.0.0.zip |
Downloads | 101 |
Dependency string | NikkelM-Randomize_Favorite_Songs-3.0.0 |
This mod requires the following mods to function


LuaENVY-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.2.0

SGG_Modding-ReLoad
Provides helpers for managing hot reloading and waiting for the right time to load
Preferred version: 1.0.2

SGG_Modding-ModUtil
Utility mod for mod interactions within lua for SGG's games
Preferred version: 4.0.0README
Favorite Songs
This mod allows you to mark songs as favorites with the Music Maker, and randomize from those songs only - instead of all songs - after unlocking the incantation that allows randomizing songs.
Will work with any songs added in the future, or through other mods.
CHANGELOG
Changelog
v3.0.1
- Removed some unused code.
v3.0.0
- Reworked the favorite system to better work with the updated game logic.
- Removed base randomizer functionality as it has been added to the base game. Randomizing from favorites is still available.
- Note: Your favorites may have been reset due to the rework. Sorry!
v2.0.1
- Fixed: Music changes between rooms if a random track is playing.
v2.0.0
- NEW: Mark songs as favorite and have the Music Maker randomize only from favorites through a new song choice:
v1.0.4
- Migrated the mod to the modern Thunderstore framework (Nexus will no longer receive updates).
v1.0.3
- Fixed "Music Maker's Choice" sometimes being chosen as the random song when the "AllSongs" config option was enabled.
v1.0.2
- Fixed image link in Readme.
v1.0.1
- Added Thunderstore compatibility.
v1.0.0
- Initial release