Skip to content

Version 0.6.0

Latest
Compare
Choose a tag to compare
@Drewol Drewol released this 22 Jun 06:42
· 1 commit to develop since this release
260b050

The primary purpouse of this release it to have a more up to date release. 0.5.0 did not work with many newer features in the develop/master versions and to download the latest release version should result in a better experience.

I would also like to announce that I do not intend to work much more on this codebase. I've been primarily been spending my effort on a rewrite to Rust that I started some time ago that I now feel is starting to become a somewhat viable alternative. It still lacks many features but it is catching up relatvely quickly. The rewrite can be found here:
https://github.com/Drewol/kson-rs

Some users have reported that the game does not start after updating. Installing the latest MSVC runtime from https://aka.ms/vs/17/release/vc_redist.x64.exe appears to fix this.

New

  • New gauge types. @itszn
  • Controller lighting interface. Sync controller LEDs with the game.
  • FastGUI: Ultra lightweight gameplay UI option. (Not skinnable)
  • Fine grained hispeed adjustment.
  • Basic replay system @itszn

Changed

  • Laser assist tweaks
  • Skin errors mostly silent unless Skin Dev option turned on.
  • Sound effects updates @ubuntor
  • IR updates @ereti
  • Linux packaging improvements (we're now on Flathub!) @SkyLeite @0chroma

New Contributors

Full Changelog: v0.5.0...v0.6.0