1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 15:12:57 +08:00
osu-lazer/osu.Game/Rulesets/Scoring
Dean Herbert a41e1c80f1 Show hit error on results screen
Leading up to implementation of "local offset", this feels like a good
thing to have visible first and foremost.
2022-02-28 19:11:06 +09:00
..
AccumulatingHealthProcessor.cs Drain starting at the first hitobject, not gameplay start 2019-12-27 16:16:30 +09:00
DrainingHealthProcessor.cs Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
HealthProcessor.cs Remove no longer necessary usage of IsBreakTime 2020-04-05 21:35:09 +03:00
HitEvent.cs Rename to Position 2020-06-22 19:04:51 +09:00
HitEventExtensions.cs Show hit error on results screen 2022-02-28 19:11:06 +09:00
HitResult.cs Make ScoreProcessor write all judgement types 2022-01-31 18:53:47 +09:00
HitWindows.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
JudgementProcessor.cs Add xmldoc for new ResetFromReplayFrame method 2022-02-01 16:52:53 +09:00
ScoreProcessor.cs Ensure to not multiply by 0 2022-02-21 17:19:35 +09:00