RimWorld
Playlist
1-10 van 22 items weergegeven
< 1  2  3 >
Update: 19 aug om 15:55
door Aleksey

- 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 om 16:35
door Aleksey

- 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 om 5:59
door Aleksey

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

Update: 24 jul om 14:11
door Aleksey

- 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 om 16:37
door Aleksey

- 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 om 13:57
door Aleksey

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

Update: 13 jul om 14:15
door Aleksey

Fixes the Mod Settings window throwing an error.

Update: 7 jul om 13:42
door Aleksey

- Added null check to PlaySong

Update: 4 jul om 11:40
door Aleksey

- 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 om 13:15
door Aleksey

Fixed a potential null reference exception while resuming playback.