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.