Skip to content

v2025.530.0

Choose a tag to compare

@flustix flustix released this 30 May 10:46
· 1383 commits to main since this release

Gameplay

  • Keybinds now show for longer. (Even longer at the start of the chart)
  • Fixed mirror mod not mirroring lane switches anymore.

Editor

  • Fixed flashes not triggering a rebuild, even though they need it.
  • Fixed a freeze in the editor when it tries to snap a 17-digit number.
  • Fixed long notes disappearing visually when seeking.
  • Moved all keybinding stuff to a separate system in the editor. (All keybinds have been reset as a result)
  • Added keybindings for: Cloning a selection, Adding a timing point, Adding a note/bookmark.
  • Implemented note painting by holding shift.

Other

  • Added support for animated avatars and banners.
  • Importing and downloading now use the same temp folder.

Internal

  • MapEvents.Sort now uses reflection.