Skip to content

Releases: ppy/osu

2017.305.0

04 Mar 16:47
Compare
Choose a tag to compare
2017.305.0 Pre-release
Pre-release

Mostly an interim release. Now logging update failures so we can see why deltas aren't working any more.

  • Improve performance of mod select #430
  • Fix random selecting filtered maps #431
  • Fix accuracy counter's initial display #433
  • Fixes for drawing screen #437

osu!taiko and replay playback are getting close :).

Update: Figured delta patching problem!

2017.303.0

03 Mar 12:28
Compare
Choose a tag to compare
2017.303.0 Pre-release
Pre-release

Trying to get my own stuff done but ended up spending all my time getting others' code up to standard. Progress was still made.

New:

  • Mod select overlay now works (but mods do not yet affect gameplay) #385.
  • Song select options button now works #418.
  • Tournament drawings screen is in (ready for taiko world cup) #427.
  • Added logging of update errors so we can figure why deltas patches stopped working #428.
  • Better resilient on beatmap import. Also now deletes .osz file on successful import #412.
  • Can no longer find spaces/special characters in password box by using ctrl-left ctrl-right #425.
  • Hitting enter after filling in username/password now performs login #426.

Keeping it hot.

2017.302.1

02 Mar 13:24
d74a601
Compare
Choose a tag to compare
2017.302.1 Pre-release
Pre-release

New:

  • Popup dialogs are now a thing. Shift+Delete at song select if you wanna see it in action.
  • Ability to disable the input overlay during gameplay.
  • Ability to disable the mouse wheel during gameplay.
  • Only difficulties from the currently selected game mode show up in song select.
  • Song select is sorted by beatmap title for now.

Second build today to test delta updating and fix some minor issues. And delta still no work :(.

2017.302.0

02 Mar 10:27
Compare
Choose a tag to compare
2017.302.0 Pre-release
Pre-release

New:

  • Popup dialogs are now a thing. Shift+Delete at song select if you wanna see it in action.
  • Ability to disable the input overlay during gameplay.
  • Ability to disable the mouse wheel during gameplay.

Known:

  • For whatever reason delta updates are failing on this update. I have no idea why (debugging does not show an issue).

Working on some larger features which may take a bit longer to get out (think replay playback and more). Stay chill and patient.

2017.228.0

28 Feb 00:57
Compare
Choose a tag to compare
2017.228.0 Pre-release
Pre-release
  • FIxes deleting beatmaps leaving some remnants in database.
  • Reduces memory pressure.
  • Brings dependencies up-to-date.
  • Improves startup time.

Many internal changes, not so much visible to an end-user.

2017.226.0

26 Feb 02:58
Compare
Choose a tag to compare
2017.226.0 Pre-release
Pre-release
  • Adds ability to delete beatmaps (Shift+Delete at song select).
  • Adds the ability to use tab to traverse textboxes (login panel only at the moment).
  • Improves appearance of difficulty panels and the star difficulty display.
  • Brings back performance optimisations reverted last build.
  • Fixes all known memory leaks.
  • Improves beatmap import performance.

2017.223.0

23 Feb 08:52
Compare
Choose a tag to compare
2017.223.0 Pre-release
Pre-release

New things:

  • Adds play mode loading/metadata screen.
  • Adds window location saving.
  • Adds borderless/exclusive full screen (options menu or alt-enter to cycle).
  • Song select panels fade in again, making for a smoother experience.
  • Can use space to skip.
  • More consistent sound effects in song select.
  • Spinners are slightly more visible (design is changing soon though).

Known issues:

  • That there is a bug with window size being set incorrectly after exiting full screen.
  • There is a memory leak when retrying or playing too many maps that you may notice over long sessions.
  • Performance optimisations were reverted while we fix some regressions surrounding them.

2017.222.0

22 Feb 13:13
Compare
Choose a tag to compare
2017.222.0 Pre-release
Pre-release
  • Fixed double hitsounds playing at end of sliders.
  • Fixed updater not always working when delta patching.
  • New chat design (F8 to activate; make sure you're logged in).
  • Better looking notifications.
  • Smoother transition when retrying a beatmap.

More coming tomorrow!

2017.220.0

20 Feb 12:56
Compare
Choose a tag to compare
2017.220.0 Pre-release
Pre-release
  • Performance improvements, especially with options open.
  • No longer crashes when no internet connection is present.
  • Adds toggle for parallax.
  • Adds full difficulty star calculation (osu! mode only). May affect song select performance for now.

We're aware of an issue with delta patching if you aren't on the last two versions. Simply download and run install.exe for now, we're working on a permanent fix.

2017.219.0

18 Feb 16:04
Compare
Choose a tag to compare
2017.219.0 Pre-release
Pre-release
  • Improvements to audio thread performance.
  • Improvements to fixed-width text layouts and rolling counters.