This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2025-03-06 15:17:18 +08:00
Code
Issues
Releases
Wiki
Activity
osu-lazer
/
osu.Game
/
Rulesets
/
Objects
/
Legacy
History
Dean Herbert
94cbe1838f
Replace usages of
is null
with
== null
2024-04-03 01:50:39 +08:00
..
Catch
Fix handling of combo offset without new combo, and incorrect lazer tests
2023-11-24 09:46:06 +09:00
Mania
Automated pass
2023-06-24 01:00:03 +09:00
Osu
Fix handling of combo offset without new combo, and incorrect lazer tests
2023-11-24 09:46:06 +09:00
Taiko
Automated pass
2023-06-24 01:00:03 +09:00
ConvertHitObject.cs
Fix first object after break not starting a new combo
2023-11-22 17:22:48 +09:00
ConvertHitObjectParser.cs
Replace usages of
is null
with
== null
2024-04-03 01:50:39 +08:00
ConvertSlider.cs
Fix various other inspections
2023-10-17 17:48:51 +09:00
LegacyRulesetExtensions.cs
Fix incorrect score conversion on selected beatmaps due to incorrect
difficultyPeppyStars
rounding
2024-01-10 19:30:18 +01:00