RimWorld

RimWorld

Playlist
Showing 1-10 of 19 entries
< 1  2 >
Update: Jul 24 @ 2:11pm

- Added the ability to see which mod a song is from in the widget and playlist window
- Added the ability to see song duration in the playlist window
- Fixed a bug where if you changed the resolution of the game while the widget was in a corner, it could get cut off and be inaccessible
- Forced the playlist window to be kept within the screen boundaries. Previously, you could drag it past the screen
- Fixed a bug where the song interval settings would not be correctly applied
- Fixes a small bug where songs in the playlist could get cut off slightly until scrolling further down. This only happened when the song list was small or filtered
- Rebrand

Update: Jul 23 @ 4:37pm

- Fixed a bug where the playlist widget could be hidden out of view completely if you switched to a smaller resolution and the widget was in the corner or out of view
- Prevented the playlist window from going out of bounds when dragging it

Update: Jul 17 @ 1:57pm

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

Update: Jul 13 @ 2:15pm

Fixes the Mod Settings window throwing an error.

Update: Jul 7 @ 1:42pm

- Added null check to PlaySong

Update: Jul 4 @ 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: Jul 3 @ 1:15pm

Fixed a potential null reference exception while resuming playback.

Update: Jun 29 @ 8:49am

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

Update: Jun 28 @ 11:44am

Updated the mod for 1.6.

Update: May 4 @ 12:04pm

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