RimWorld
Playlist
22件中 1-10 を表示
< 1  2  3 >
更新:8月19日 @ 15時55分
更新者: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

更新:8月10日 @ 16時35分
更新者: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

更新:8月2日 @ 5時59分
更新者:Aleksey

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

更新:7月24日 @ 14時11分
更新者: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

更新:7月23日 @ 16時37分
更新者: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

更新:7月17日 @ 13時57分
更新者:Aleksey

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

更新:7月13日 @ 14時15分
更新者:Aleksey

Fixes the Mod Settings window throwing an error.

更新:7月7日 @ 13時42分
更新者:Aleksey

- Added null check to PlaySong

更新:7月4日 @ 11時40分
更新者: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

更新:7月3日 @ 13時15分
更新者:Aleksey

Fixed a potential null reference exception while resuming playback.