Disclaimer
Thank you for your interest in osu!lazer.
These pre-releases are provided for people interested in following development and getting a sneak-peek at what we're working on. osu!lazer is not yet 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. Daily dev updates are also posted on my blog.
changes in osu
- Update framework with upstream fixes #2530 (peppy)
- Multiplayer folder restructure #2519 (DrabWeb)
- BreadcrumbControl design adjustments #2518 (DrabWeb)
- Update framework #2516 (peppy)
- Remove explicit clock in TestCaseBreakOverlay #2501 (smoogipoo)
- Update CodeFileSanity #2498 (peppy)
- Fix beatmap/ruleset being changeable while in the editor #2495 (smoogipoo)
- Add mode-specific beatmap statistics #2492 (smoogipoo)
- Rework beatmap conversion process to use IBeatmap #2491 (smoogipoo)
- Migrate the game to use an IBeatmap interface #2490 (smoogipoo)
- Selecting a mod triggers on release #2485 (santerinogelainen)
- Use bindable transforms #2482 (smoogipoo)
- Add squirrel dependency on net471 #2479 (peppy)
- Decouple FilterControl.Ruleset from the game-wide ruleset bindable #2471 (UselessToucan)
changes in osu-framework
- Clear all trace listeners to avoid MessageBox popups on windows #1551 (peppy)
- Fix textbox not always blocking all handled key presses #1550 (peppy)
- Fix wrong signature on FillTo #1549 (smoogipoo)
- Fix SpriteText size not being computer when set to empty #1548 (smoogipoo)
- Commit missed change from #1545 #1547 (peppy)
- Clean up BufferedContainer and fix alignment issues #1546 (smoogipoo)
- Change order of lines to properly raise events #1545 (AlFasGD)
- Throw an (unhandled) exception on assert failure #1544 (peppy)
- Make children life update in BDL-load #1542 (smoogipoo)
- Update CodeFileSanity #1541 (peppy)
- Add a way to transform bindables #1539 (smoogipoo)
- Add CircularProgress.FillTo method #1538 (UselessToucan)
- Add an option to exact-match keybindings #1493 (smoogipoo)