osu/osu.Game/Rulesets/Scoring
Dan Balasescu f2483a1cf8 Add some helper methods, fix precision differences
Introduces some error at all times, but if we're to store scores everywhere as
`long`, then the same precision should be applied to the "during
gameplay" path as well.
2023-05-18 17:44:31 +09:00
..
AccumulatingHealthProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
DrainingHealthProcessor.cs Ensure drain lenience of 1.0 completly removes drain 2023-01-11 13:01:11 +09:00
HealthProcessor.cs Merge branch 'master' into decouple-mod-fails 2023-04-26 15:26:20 +09:00
HitEvent.cs
HitEventExtensions.cs
HitResult.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00
HitWindows.cs
JudgementProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
ScoreProcessor.cs Add some helper methods, fix precision differences 2023-05-18 17:44:31 +09:00