Skip to content

0.52 Update

Compare
Choose a tag to compare
@xwidghet xwidghet released this 14 Dec 23:49
· 591 commits to master since this release

New Features

  • Ability to favorite songs has been added. Use control+f at music select to favorite a song, and control + u to unfavorite. This required the previous control+letter binds to be disabled, and so they have (not that anyone used them, also, use the search instead). If your profile does not save after setting favorites they will not persist. So don't spend an hour scrolling through songs settings favorites and then close the game without playing something to force a save.
  • Added sort mode mode that displays all favorited charts.
  • Song search now supports artist and simfile author queries. Ex. "artist=dragonforce" or "author=icyworld". Leaving the query without a tag will default to title search only. This system is still a wip.
  • Render target support has been added to D3D, though the output is a bit darker compared to OpenGL.
  • Added simfile author display based on standard credit convention to music display screen. If you release packs without abiding by standard convention, too bad.

Improvements

  • Greatly improved the speed of text rendering. Expect 50-75% increased framerates on most screens. Also expect to start hitting slightly early again (sorry).
  • Improved speed of song caching and fast loading.
  • Reduced CPU usage on fast loads.
  • Offset plot at eval now scales to the judge difficulty you are currently playing and judgment marker lines have been added to show cutoff points.
  • The target tracker can now be set to "PB" mode which will track your progress against your current wife personal best score. If you haven't played the file or do not have a wife score to compare against the tracker will default to 93%. For clarity using PB mode will change the target tracker color.
  • DivideByZero now has dbz style rollds.

Fixes/Updates

  • DWI songs are correctly cached and have difficulties calculated for them.
  • Playing songs in edit mode no longer crashes the game.
  • Using failoff and failatend will no longer produce SSR values if and only if your life actually reached 0 during play.
  • SSR values for non-aa scores have been reduced.
  • Music select song length will display playable length not mp3 length.
  • Re-entering the search menu after searching for a string won't automatically clear it anymore. Use delete to fully clear it.
  • Minor display error fixes regarding scoring.