1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-16 13:32:54 +08:00
osu-lazer/osu.Game/Modes
smoogipooo 74db255c78 Move back to using an abstract method to determine if all objects have been judged.
Because sliderticks provide judgements even though they are added as nested hitobjects, the count method would not work to determine if all hitobjects have been judged. This needs a little bit more thought put in...
2017-03-12 01:19:51 +09:00
..
Objects Reduce warning/suggestion count to zero. 2017-03-09 15:52:40 +09:00
UI Move back to using an abstract method to determine if all objects have been judged. 2017-03-12 01:19:51 +09:00
LegacyReplay.cs Reduce error count. 2017-03-09 14:24:16 +09:00
Mod.cs Remove inherited mods in incompatible list and add between Auto and NoFail. 2017-03-07 16:27:55 +08:00
PlayMode.cs Added Descriptions to Rulesets + PlayModes list 2017-03-09 21:37:03 +01:00
Replay.cs Replay loading via drag-drop huzzah! 2017-03-04 19:02:43 +09:00
Ruleset.cs More general refactorings. 2017-03-10 14:42:14 +09:00
Score.cs Combo should not be longs. 2017-03-10 16:05:05 +09:00
ScoreProcesssor.cs Combo should not be longs. 2017-03-10 16:05:05 +09:00