RimWorld
Playlist
Mostrando 1-10 de 22 aportaciones
< 1  2  3 >
Actualización: 19 AGO a las 15:55

- 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

Actualización: 10 AGO a las 16:35

- 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

Actualización: 2 AGO a las 5:59

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

Actualización: 24 JUL a las 14:11

- 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

Actualización: 23 JUL a las 16:37

- 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

Actualización: 17 JUL a las 13:57

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

Actualización: 13 JUL a las 14:15

Fixes the Mod Settings window throwing an error.

Actualización: 7 JUL a las 13:42

- Added null check to PlaySong

Actualización: 4 JUL a las 11:40

- 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

Actualización: 3 JUL a las 13:15

Fixed a potential null reference exception while resuming playback.