RimWorld
Playlist
Показване на 1 — 10 от 22 постъпления
< 1  2  3 >
Обновление: 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

Обновление: 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

Обновление: 2 авг. в 5:59
от Aleksey

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

Обновление: 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

Обновление: 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

Обновление: 17 юли в 13:57
от Aleksey

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

Обновление: 13 юли в 14:15
от Aleksey

Fixes the Mod Settings window throwing an error.

Обновление: 7 юли в 13:42
от Aleksey

- Added null check to PlaySong

Обновление: 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

Обновление: 3 юли в 13:15
от Aleksey

Fixed a potential null reference exception while resuming playback.