Skip to content

Releases: ppy/osu

2017.406.0

06 Apr 07:39
Compare
Choose a tag to compare
2017.406.0 Pre-release
Pre-release

Disclaimer

Thank you for your interest in osu!lazer.

We are not looking for bug reports or critical feedback just yet. These pre-releases are provided for people interested in following development and getting a sneak-peek at what we're working on. It is not intended to be a playable alternative to osu-stable. If it doesn't work for you and you are unable to submit a fix, please check back at a later date!

More information is available in the project readme.

Visible changes

Internal changes

  • Noto (UTF8 font) has been split into smaller relevant pieces for performance optimisations #579.
  • VisualTest framework is now completely automated ppy/osu-framework#608.

Known issues

  • To see leaderboards you may need to re-import beatmaps (we do not offer database migration this early in development).
  • There may be slight frame drops when entering song select. This will be polished over time.
  • Taiko converts may have issues on some maps #597.
  • Taiko major barlines are off-by-one #597.
  • Taiko performance may drop during drum rolls #597.

2017.329.0

29 Mar 03:53
Compare
Choose a tag to compare
2017.329.0 Pre-release
Pre-release

Disclaimer

We are not looking for bug reports or critical feedback just yet. These pre-releases are provided for people interested in following development and getting a sneak-peek at what we're working on. It is not intended to be a playable alternative to osu-stable. If it doesn't work for you and you are unable to submit a fix, please check back at a later date!

More information is available in the project readme.

Visible changes

  • Fix regression in mouse dragging animation #556.
  • Update grade textures #557.
  • Avatar refactoring & better textbox focus handling in login form #558.

Internal changes

Known issues

  • To see leaderboards you may need to re-import beatmaps (we do not offer database migration this early in development).
  • There may be slight frame drops when entering song select. This will be polished over time.

2017.324.0

24 Mar 02:21
Compare
Choose a tag to compare
2017.324.0 Pre-release
Pre-release

Disclaimer

We are not looking for bug reports or critical feedback just yet. These pre-releases are provided for people interested in following development and getting a sneak-peek at what we're working on. It is not intended to be a playable alternative to osu-stable. If it doesn't work for you and you are unable to submit a fix, please check back at a later date!

More information is available in the project readme.

Changes in this release

  • Cursor/parallax positions are now correct without requiring an initial move of the mouse (startup, gameplay) (#544)
  • Fix regression in visual appearance of osu! judgements (#543).
  • osu! cookie is now in front of the mod select screen (#546).
  • Pressing the back button with mod select open will first close mod select before exiting song select (#546).

Known issues

  • To see leaderboards you may need to re-import beatmaps (we do not offer database migration this early in development).
  • There may be slight frame drops when entering song select. This will be polished over time.

2017.323.0

23 Mar 09:38
Compare
Choose a tag to compare
2017.323.0 Pre-release
Pre-release

Disclaimer

We are not looking for bug reports or critical feedback just yet. These pre-releases are provided for people interested in following development and getting a sneak-peek at what we're working on. It is not intended to be a playable alternative to osu-stable. If it doesn't work for you and you are unable to submit a fix, please check back at a later date!

More information is available in the project readme.

Changes in this release

  • Leaderboards now have a tab header, paving way for more future content (#539).
  • Login checkboxes once again have correct wiring to affect each other (#530).
  • Internal refactoring of beatmap handling (#527).
  • Much of the framework for taiko is now merged. Should be coming online in a playable way soon! (#524 #501 #502 #503 #517 #538).
  • Fix menu cursor size not sticking on startup (#532).

Known issues

  • Hit explosions in osu! mode are a bit borked (the 100 300 50 displays).
  • To see leaderboards you may need to re-import beatmaps (we do not offer database migration this early in development).
  • There may be slight frame drops when entering song select. This will be polished over time.

2017.322.0

22 Mar 01:01
Compare
Choose a tag to compare
2017.322.0 Pre-release
Pre-release

Disclaimer

We are not looking for bug reports or critical feedback just yet. These pre-releases are provided for people interested in following development and getting a sneak-peek at what we're working on. It is not intended to be a playable alternative to osu-stable. If it doesn't work for you and you are unable to submit a fix, please check back at a later date!

More information is available in the project readme.

Changes in this release

  • Refinements to menu cursor reacting to drag operations.
  • Leaderboards will now show at song select.
  • Reduce thread locking during texture loading.

Known issues

  • To see leaderboards you will need to re-import beatmaps (we do not offer database migration this early in development).
  • There may be slight frame drops when entering song select. This will be polished over time.

2017.318.0

18 Mar 05:09
33d70b9
Compare
Choose a tag to compare
2017.318.0 Pre-release
Pre-release

Happy weekend!

  • Song select optimisations mean that all songs are now loaded in one go, and up to 100x faster. Note that there may be a slight frame drop on entering song select for the first time; this is a known issue and will of course be polished in the future.
  • New menu mouse cursor. Fades out during gameplay.
  • Fixes a bug that may have caused the window to never close on exit (when running at lower frame rates).

2017.317.0

16 Mar 16:35
Compare
Choose a tag to compare
2017.317.0 Pre-release
Pre-release
  • Filter control now "works" (more than before at least) in song select.
  • More internal ruleset refactoring in preparation for more game modes.

Updating works again! Hopefully the last time I break it ;___;

2017.315.0

15 Mar 13:05
0ec166f
Compare
Choose a tag to compare
2017.315.0 Pre-release
Pre-release

Fixes updater again?

Another incremental release, changes a lot internally but not much to the eye.

2017.314.0

14 Mar 11:05
Compare
Choose a tag to compare
2017.314.0 Pre-release
Pre-release

This is mostly a maintenance release. We're deep in development of the foundations required for future gameplay support (including easily expandable modular game modes). There should be a few larger things coming this week, so stay tuned!

  • Fixes issues with key counter.

2017.307.0

07 Mar 06:10
577601a
Compare
Choose a tag to compare
2017.307.0 Pre-release
Pre-release

New:

  • Replay playback! Drag an .osr file into the window. Note that you will need to reimport all beatmaps before this works (so consider deleting your database and starting from scratch). We will not be providing migration/upgrading support for game databases this early in development.
  • Autoplay! Select from mod select menu #436.
  • New version footer in options overlay #446.
  • F1-F3 work to actuate buttons on song select #447.
  • Better internal handling of mods (allows them to actually do stuff) #448.
  • Improved CI-enforced coding standards and reduced framework suggestions/warnings/errors to zero (osu! game project has around 300 left to address).

Delta patches should be working again... from the next release! (this one pushes the fix for the backend).