Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 4.02 KB

Release_0-63.md

File metadata and controls

33 lines (29 loc) · 4.02 KB

Release Changelog

[0.63.0] - 2018-11-23 - Performance Boost

Windows x64 and Windows i386 installer release. Mac zip included.

Added

Changed

  • Banners don't load if the Banner isn't visible - 20cd6fb
  • Banners don't load if moving the MusicWheel fast - 92e5359
  • Banners moved to the General tab Lua - e0054b8
  • Banner-specific updating logic in Lua is reworked to try to reduce memory leaks - a189b74
  • Clear cached Chart Leaderboard data after Gameplay - fc3c4e7
  • Don't update DownloadManager in Gameplay - 01710d7
  • Garbage Collect from Lua (this should be called at least once somewhere) - 0bdd05f
  • General tab Lua refactored for speed (this reaches all SelectMusic Lua) - cce801a e0054b8 0bcf406 d793ad6 92fb0e1 4ac9453 cfc8edc
  • Move Lua functions to get Display Scores (PBs by rate) to Scripts - 5c9b126
  • Refactor highlight updates for Actors in ScreenSelectMusic - c37d492 0bcf406
  • Restrict max number of difficulties in a Chart to 12 - c37d492
  • Screenshots on the Evaluation Screen can be taken by pressing Select & don't save as low resolution in a weird folder - 508f50b
  • Stop trying to store Online ReplayData directly from Chart Leaderboard Requests - d4eda50

Removed

  • 2 Part Selection, a 2 Player feature - 731289c
  • Unused or unimportant internal ScreenSelectMusic Actors - e01ab8a

Fixed

  • Chart Leaderboards were being requested too much due to inherited Actor Commands - 2cdb5b5
  • Chart Preview was placed badly in 4:3 - 1f54adf
  • Coverity Scan found some issues
  • Lua return values crashed everything but 32bit Windows - b93f093 fb5ca86