Skip to content

Latest commit

 

History

History
47 lines (43 loc) · 5.75 KB

Release_0-54-0-pre1.md

File metadata and controls

47 lines (43 loc) · 5.75 KB

Release Changelog

[0.54.0] - 2017-01-12 - Pre-release: More Specific Skillsets

Windows installer pre-release.

Added

  • Appveyor & Travis - a73fa11
  • DivideByZero Noteskin Variants
  • Invalidating scores from ingame via the Profile tab - 0a364c1
  • Preference for Horizontal Scaling of NoteField - c16d57d
  • Profile Page shows top scores of each Skillset - 75f5d50 7238dc7 f0468f5 3ce8baa
  • Skillset categories are split into more specific ones
  • Song rates of 0.05x are allowed - 71ada86
  • Tangent Tectonics by Sinewave as a new "official" Etterna song file - df8b6dd

Changed

Removed

  • IRC Notifications from Travis - d9bd3f3
  • IRC Notifications from Appveyor - 7c11e2b

Fixed

  • Crashed when moving to a negative location on the Profile page - 4722f33
  • GCC had a compile error due to non-const rvalue - ba1e734
  • Lifts were not considered at all by the calc - 0785474
  • Non-dance-single scores sometimes gave weird SSR values - 587b55e
  • Parentheses placement for 1x and 2x rates on Scores was bad - 15c4faa
  • Selecting a song from Lua didn't select a song - ac955d7
  • Window icon was giant - dead101