New
Windows Alpha 26
OUTDATED, GO HERE > https://github.com/McKay42/McOsu/releases
Changelog:
- Added partial collection.db support (read-only!)
- Collections will atm contain all diffs of a beatmap, even if only 1 diff has been added to the collection in osu!
- Partial diffs of beatmaps in collections will be tinted orange
- Empty collections will not be visible
- Searching in collections will search all beatmaps and throw you back to "No Grouping"
- Added "By Difficulty" sorting (displays all beatmaps, sorted by their contained highest star rating diff)
- Added "Unlimited FPS" option (Options > Graphics > Renderer)
- Added slider preview to options (Options > Skin > Skin)
- Added "SliderBorder Size" slider (Options > Skin > Skin)
- Added "Use slidergradient.png" option (Options > Skin > Skin)
- Improved thumbnail loading (scheduled loads of beatmap background image paths which become invisible before the load is finished will no longer trigger a useless image load upon finishing)
- This means that if you scroll with a higher velocity than 1 beatmap per 0.1 seconds per window height, thumbnails will load quicker
- Fixed Stacking once and for all
- Fixed slider repeats giving too many points (they were counted as full circle hits additionally, instead of just 30 points)
- Score calculation is still not 100% accurate (slidertick placement)
- Fixed only the last few seconds of a song getting replayed upon returning to the songbrowser
- Fixed random beatmap selection only selecting up to the 32767th available beatmap
- Fixed Notes Per Second not scaling correctly with the Speed Multiplier
- Fixed slider parser (hitSound/sampleType parameter for every slider circle including repeats)
- Fixed key1/key2 getting released incorrectly when mixing mouse buttons and keyboard keys while playing
- Fixed OsuUISongBrowserButton animations getting stuck when switching tabs (Grouping, Searching, Collections)
- Fixed incorrect sliderball image scaling
- Fixed mouse buttons very rarely blocking keyboard keys (with mouse buttons disabled), getting m_bMouseKey1Down/m_bMouseKey2Down stuck
- Moved "Shrinking Sliders" option from "Bullshit" to "Hitobjects" (Options > Gameplay > Hitobjects)