Skip to content

Release v2023.7.0

Compare
Choose a tag to compare
@flustix flustix released this 22 Jul 13:03
· 1130 commits to main since this release

New Stuff

  • Stepmania import support.
  • Snap coloring.
  • Very WIP multiplayer stuff.
  • Added 8k to Editor.
  • Added the ability to edit laneswitches in the Editor.
  • Added a warning for unsaved changes in the Editor.
  • Map updating in the Editor.
  • Added an overlay for uploading maps.
  • Samples for ModSelect.
  • Reset button for settings entries.
  • Keybind overlay in gameplay.
  • Add status filters to SearchDropdown.
  • Re-added auto-updating using the new updater.

Design Changes

  • Chat names are now colored based on their role.
  • Changed TimingLine to be more thick.
  • Changed design for SearchBar and SearchDropdown a bit.

Fixes and Improvements

  • Fixed laneswitch alerts appearing when paused.
  • Fixed MainMenu not using the right background dim.
  • Fixed tooltips starting a transition every frame.
  • Flipped the HitErrorBar average dot.
  • Playtest now starts at the current time in the Editor.
  • Character limit for chat messages.
  • Calculate NPS for Quaver auto-imported maps.
  • Fixed OffsetSetup just completely ignoring the offset.
  • Music in the Editor now stops when starting playtest.
  • Fixed lag in ResultsScreen by making it draw an image instead of a bunch of circles.
  • Fixed Intro to MainMenu transition.
  • ScoreListEntry and ResultsScreen now show the correct user.

Internal

  • Moved API Models to seperate folders based on their type.