Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.85 KB

Release_0-55-1.md

File metadata and controls

23 lines (19 loc) · 1.85 KB

Release Changelog

[0.55.1] - 2017-09-18 - Hotfix: Things We Didn't Notice

Windows, Mac, and Linux release.

Added

  • Rates up to 3x are available in Player Options - 0ff5102

Changed

  • Don't disable Gameplay Sync controls when Autoplay is on - 8b9a92a
  • Doubly verify a Score is obtained using Chord Cohesion off by counting the hit Taps - 2208f4e
  • Fallback to basic old MusicWheel sorting for broken sorting methods - 1b78562
  • Keep track of PBs, specifically PBs which are Chord Cohesion Off - 49c669f c7addfc
  • NoteData must exist when writing SSC files for sync changes - 286645e
  • Set the video troubleshooting URL to a real informational Stepmania video instead of Google.com - acd1ceb

Deprecated

  • Deprecating GAME:CountNotesSeparately() in Lua in favor of GAMESTATE:CountNotesSeparately() - 7585ee8

Fixed

  • Changing offset messed with MSD calculations; fix by normalizing the first row to time 0 - 8d0454f
  • Crashed when loading a playlist with no charts - 4279a10
  • F9-F12 didn't work for syncing due to a logic error - 263b797
  • Mines counted in the NotesPerSecond counter - 42207be