Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 2.68 KB

Release_0-66-1.md

File metadata and controls

30 lines (26 loc) · 2.68 KB

Release Changelog

[0.66.1] - 2019-06-13 - Hotfix

Windows x64, Windows i386, and Mac installer release.

Added

  • Basic support for 10k (Pump Doubles) - 56c4123
  • MA/PA ratio indicators on the Evaluation Screen - #569
  • More specific information on Generators in the Building documentation - #565

Changed

  • Chord Cohesion indicator text on the Evaluation Screen appears only when it's on - #569
  • DisplayName entry allowed blank names to be put in, which isn't proper. Disallow it - a5a5446
  • Pressing Start on the Pack Downloader Screen shouldn't exit it - 18be076
  • Pressing Start on the Bundle Select Screen shouldn't exit it - 18be076
  • Random BG Preference is defaulted to Off since this apparently works now - c4acf2a
  • Random Song Pickers shouldn't seed every click with OS clock seconds because it produces the same number every time second - 151c76e
  • ScreenTextEntry's question and answer text needs to be aligned properly to cope with newlines - 7340889
  • Toasties in the Asset Picker shouldn't play the sound if the item is already selected - 0381772

Fixed

  • ALSA didn't load basically ever - b77e7d4
  • Blank DisplayNames for Profiles stopped prompting users to set a name - b84d391
  • Build order for CMake caused issues for everything but Windows - #561
  • DirectSound-sw didn't load basically ever - 96517f7
  • Colors for some Pump Difficulties caused errors due to removed code - ddd57aa
  • DownloadManager had broken logic which made updating Online rankings impossible - 68be106
  • Linux builds failed due to a last minute CMake change - #559
  • Multiplayer Evaluation Scoreboard had lua errors due to a removed Actor - 03e3436
  • Window Icon for the game was gigantic in the Windows Audio Mixer - d740f49