RimWorld

RimWorld

Playlist Mod
Showing 1-10 of 17 entries
< 1  2 >
Update: 17 Jul @ 1:57pm

- Added more understandable error logging for possible null values
- Added more checks for null audiosources and audioclips

Update: 13 Jul @ 2:15pm

Fixes the Mod Settings window throwing an error.

Update: 7 Jul @ 1:42pm

- Added null check to PlaySong

Update: 4 Jul @ 11:40am

- Implements culling in the scroll view for the playlist song list to improve performance with larger lists of songs
- Applied 1.6 changes to the 1.5 assembly

Update: 3 Jul @ 1:15pm

Fixed a potential null reference exception while resuming playback.

Update: 29 Jun @ 8:49am

Small edit to unpause functionality to ensure that songs won't skip after being paused for a bit.

Update: 28 Jun @ 11:44am

Updated the mod for 1.6.

Update: 4 May @ 12:04pm

- Added the ability to lock the playlist widget, allowing you click things that overlap the widget.

Update: 6 Mar @ 1:55pm

The mod will now skip songs with a commonality of 0 unless you play them manually. These songs are usually in sequences, which, at the time of writing, is only Anomaly music. This should prevent Anomaly songs from playing randomly in the list without the need to manually disable them.

Update: 26 Feb @ 4:56pm

Fixed a bug where pausing a song and resuming would skip the song after the elapsed pause time and song interval had passed.

Huge thank you to YeOl'Choppa, who helped with testing.