Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

v3.11.0

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 11 May 14:25
· 1902 commits to dev since this release

Version 3.11.0

Please note that custom sounds and themes have been relocated -- see the Changes section of this changelog for more info.

If you enjoy this program, please consider making a donation.

Additions

  • The "base BPM" of a pattern is now shown in the picker
    • Example with Manzai Birds
    • Example with Airboarder
    • If there are multiple base BPMs in a pattern, the low and high range is given
      • Example of a custom pattern
  • Added a button to open the folder where themes are stored in the theme menu
  • Added a button to open the folder where custom sounds are stored in the Info and Settings screen (and when no custom sounds are present, in the picker)

Changes

  • The themes, logs, and customSounds folders have been moved to <user>/.rhre3/
    • This means that you will no longer have to copy these folders to each RHRE installation as they will be shared for all versions from now on
  • Custom sounds by default are one beat long (changed from half a beat)
  • Custom sounds can loop if their filename (not extension) ends with .loop
    • Example: sing.loop.ogg will loop, but sing.ogg will not
  • The music start tracker no longer snaps to an interval if you hold SHIFT after starting a move
    • This allows for more precision
    • image

Bugfixes

  • Fixed news article link button always appearing even if no link was provided

335@2018-05-20