Skip to content

v1.2.1

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 02 May 18:01
· 1020 commits to master since this release
4cf609d

Version 1.2.1

To install or update the game, please see this part of the README file for details.

If you like this open-source game, consider giving the project a Star (top-right corner) to show your appreciation, or donating to help move development forward! https://donate-to-polyrhythmmania.rhre.dev

Older v1.2 changelogs: v1.2.0 (released Feb 1, 2022)

Additions and Improvements

  • Achievements menu improvements:
    • Added Sorting options to sort by name, incomplete first, and completion time
    • Added Compact Mode button to only show achievement names without their descriptions
    • image
  • Added Audio Calibration to Input menu in Settings as a shortcut
  • Added red text indicator when multiple keybinds conflict
  • Added help text when binding a key in Keyboard input settings to indicate how to cancel the binding
    • image
  • Added loading screen when entering editor (important for first entry due to initialization lag)
  • Editor: Improved visibility of disallowed tracks when dragging blocks in the editor; red rectangle is more visible, track names are greyed out, added tooltip
  • Slight adjustment to spacing button bars in menus to improve legibility

Bugfixes

  • Fixed an issue with the update notes menu scrollbar not updating the maximum scroll value when changing between versions
  • Added a safety check with statistics and achievements to not save them if loading them failed in some way, which could wipe progress

Internal changes

  • Updated to Paintbox 0.5.3 which brought some major internal changes
    • If you have found a bug, feel free to report it in the Issues section