Skip to content

v2.18.3

Latest
Compare
Choose a tag to compare
@Raymonf Raymonf released this 19 Nov 19:48
· 8 commits to main since this release
0970816

A major release, filled with bugfixes, performance improvements, and other goodies.

What's Changed

Since v2.18.2 (the broken release)

  • Rendering Rewrite 2: Electric Boogaloo by @Yasu3D in #35 (#29)
    • Featuring (more?) accurate hi-speed changes and significant performance improvements, especially to mask rendering
  • Offer to fix invalid position notes automatically, fixing problems from using the early hold bake algorithm (594b166)
  • Fix gimmicks not showing the correct label in the "Selected Note Type" box (866b444)
  • Set size numeric box maximum to 60 (0970816)
  • Don't autosave while inserting holds (1568727)
  • Prompt for missing hold ends and fix loading charts with missing hold ends (b464f01)
  • Move to .NET 8 (#36)

Since v2.18.1 (last stable release)

  • Arrows in slide notes by @Yasu3D in #22
  • Rendering overhaul by @Yasu3D in #23
  • Calculate cursor position based on the circle center point by @CardBreaker in #24
  • Hold baking + hold segment insertion by @Yasu3D in #26 and #27
  • Allow custom refresh rate instead of a fixed 50hz by @Yasu3D in #28
  • Fix pos > 60 issue with hold baking by @Yasu3D in #30
  • Flush out the settings panel a bit more with temporary UI/UX

Full Changelog: v2.18.1...v2.18.3