Skip to content

Latest commit

 

History

History
52 lines (48 loc) · 8.41 KB

Release_0-62-0.md

File metadata and controls

52 lines (48 loc) · 8.41 KB

Release Changelog

[0.62.0] - 2018-11-11 - Chart Preview

Windows x64 & i386 installer release only.

Added

Changed

  • Changing Rate should update the Chart Leaderboards if set to CurrentRate appropriately - 16b7e75
  • Color Config options for the Main Menu - 414705f a9c4bf9
  • Default buttons for Dance mode should be the arrow keys, not random other buttons - d367cf2
  • Favorite Song count is replaced by a Refresh Songs button to trigger Differential Reload - 0a027fe
  • Reduce the amount of times disk ReplayData is checked for just doing nothing on SelectMusic - 1004525 abbacec
  • Reduce memory issues in ReplayData checking - b2989a9
  • Refactor a lot of Lua to remove Player 2 code & improve readability or speed - 0c1f72a 9daacf6 247c3a7
  • Rewrote default Player Config Lua Scripts for clarity - bc3d7c6
  • Setting the position of a RageSound is done by restarting the RageSound with a new start point - 86086cb
  • StageAwards don't exist so don't use them to calculate ClearTypes - 9b8dbeb
  • StepsList moves up off screen instead of left - 7a53904
  • Text in the Abort/Retry/Ignore dialog should match the buttons - edd3676

Removed

  • Default Player 2 back button - 76fd569
  • "Press Start To Join" on Profile Select - eac7298

Fixed

  • Avatars didn't appear in Profile Select - 217509a
  • Backgrounds didn't change when loading from Cache - abe6986
  • Crashed when backing out of Profile Select - 4c234f3
  • Crashed when saving a Score after making changes to a file - 60e28ca
  • Crashed when saving a Score sometimes. Try to catch it, but we don't know how to fix it - 941884e 4475e60
  • Game Update button was badly placed - 3e6d22e
  • Linux didn't build due to unfinished changes from the previous version - 5f72a70
  • Mac didn't build due to asm vs C compilation - 709b405
  • Permamirror broke Replay Watching - 92e9868
  • StepsList display didn't hide correctly when hovering packs - 7ffd402
  • Style didn't get set when changing Difficulty in some rare situation - 5a003a1

Note