Skip to content

Ren'Py Universal Player 1.6 - A Luck of Eight

Latest
Compare
Choose a tag to compare
@Bronya-Rand Bronya-Rand released this 29 Aug 16:50
· 4 commits to main since this release

Features

  • Button Hovering Support
  • New Buttons for A-Z, Priority, Replay, Refresh, Volume and Shuffle (still based off Google)
  • New time code now outputs the time progress and duration as 1:46 than 01:46. Supports even hour length song progress/duration.
  • Better song list spacing.

Fixes

  • Fixed a small graphical bug where the bar will glitch to the start sometimes when fast-forwarding or rewinding a song.

    This is slightly present now depending on certain scenarios but it should still be fine.

  • Fixed RPA mapping code a bit
  • Added a feature to set volume to 50% if the player is muted once restarted.
  • Fixed Unicode PNG covers to now be supported
  • Decreased loading times to enter the music player and booting into the game.
  • Fixed a bug where while in the Dev Console, you exit the player a error occurs due to a NoneType.

Updates

  • Made the code PEP8 compliant.