Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
CHANGELOG
v1.0.0
- Release
v1.0.1
- Made filtering music by games/genres in config file more flexible:
- Filter is no longer case sensitive to capital letters
- More options allowed for splitting up multiple selections, not forced to use a comma and a space anymore
v1.0.2
- Updated code to be more efficient
v1.0.3
- Fixed issue that would occur if asset bundles couldn't be found
v1.1.0
- Added option to Config file: Add Or Overwrite
- Lets you choose to add the MySims music to the total list of songs, or make them the only boombox music
- By default set to true (do not replace boombox songs)
v1.2.0
- Added 50 more songs
- Bringing the total up to 150 songs
- These songs include more music from the DS games, to hopefully diversify the playlist
- The issue of missing combinations of games and genres has hereby also been fixed
- Slightly optimized code
- Moved mod to Asset Replacements category (with pain in my heart...)
v1.2.1
- Implemented compatability with STSharedAudioLib and LCSimonTendoPlaylistsMod
v1.3.0
- Added 50 more songs
- Bringing the total up to 200 songs
- Added Config option [Prioritize Selected Games]
- This option is meant to save some memory/performance in case you only wanted songs from specific games, as selected in Config option [Selected Games]
- It will now only load all songs of the selected games, effectively saving however much space the songs from unselected games would take up
- By default set to true (do not load songs of unselected games)
- Added 4 more [REDACTED]
v1.3.1
- Refactored much of the code to only load songs and asset bundles into memory when necessary, instead of all the time
- All boombox music is now loaded the moment you load into a lobby for the first time, meaning the loading screen will take longer to finish
- If Configs [Selected Games] or [Selected Genres] has an invalid value, it will now load all songs of either category, instead of no songs at all