You are viewing a potentially older version of this package. View all versions.
NikkelM-Randomize_Favorite_Songs-3.0.0 icon

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

Hell2Modding-Hell2Modding-1.0.55 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.55
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0
SGG_Modding-Chalk-2.1.1 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.1.1
SGG_Modding-ReLoad-1.0.2 icon
SGG_Modding-ReLoad

Provides helpers for managing hot reloading and waiting for the right time to load

Preferred version: 1.0.2
SGG_Modding-SJSON-1.0.0 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.0
SGG_Modding-ModUtil-4.0.0 icon
SGG_Modding-ModUtil

Utility mod for mod interactions within lua for SGG's games

Preferred version: 4.0.0

README

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.

Favorite Songs

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: Randomize Music Maker Song Choice - Unlock favorites

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