RimWorld

RimWorld

Playlist
Showing 1-10 of 22 entries
< 1  2  3 >
Update: 19 Aug @ 3:55pm

- Adds an option to hide the elapsed time and duration from the widget
- Adds better "current song" handling
- Adds sorting options to the playlist window

Update: 10 Aug @ 4:35pm

- Adds the ability to scroll to the currently-playing song when opening the playlist window
- Adds the ability to toggle on playback of sequenced music (Anomaly, Odyssey)
- Fixes a bug where reloading a save would throw an error

Update: 2 Aug @ 5:59am

- Added Harmony as a proper dependency
- Increased the maximum volume threshold from 2.0 to 5.0

Update: 24 Jul @ 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: 23 Jul @ 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: 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.