Skip to content

v2025.618.0

Compare
Choose a tag to compare
@flustix flustix released this 18 Jun 20:15
· 31 commits to main since this release

Song Select

  • Added a cooldown when switching maps to avoid too many things being loaded just to be not used.
  • The arrow on mapset headers now pulses to the beat.
  • The right-side header size can now be adjusted in the settings. User Interface > SongSelect
  • Replay/Score downloading is back with a new animation.
  • When searching, if only one result is found, its now automatically selected.
  • Updated the popup when no maps are found. (Just size changes and a lowpass filter)
  • Fixed an exception when background videos were switched too fast.

Gameplay

  • Added HUD as a layer for LayerFade.
  • Added initial support for SV-Groups. (right now it's just supported for quaver imports, but available for all later on)

Editor

  • Exiting playtesting makes the song continue playing seamlessly.
  • Fixed timing signatures other than 4/4 breaking note placement.

WIP Storyboard stuff

  • Added support for seeking backward, adding new elements and additive blending.
  • Added handles at the end of elements to change their length.
  • Script files now have proper StoryboardBox, StoryboardText etc. types and all other easing values.
  • Added timing lines to the SB editor.

Other

  • Clicking the player in the results screen now opens their profile.
  • Main Menu now has the gamepad tooltips again.
  • Changed by <artist> to just <artist> on map cards.
  • Updated the titles in multiplayer screens.

Internal

  • Refactored how menu items are created.