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
2026-05-25 12:30:17 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
796
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
12 Commits
Add basic base class to begin to standardise function across caching components
Dean Herbert
·
2020-11-06 13:26:39 +09:00
0103b12575
Rename ScorePerformanceManager to ScorePerformanceCache
Dean Herbert
·
2020-11-06 13:15:33 +09:00
14bb079feb
Extract StatisticCounter to a separate class and use it instead.
Lucas A
·
2020-11-01 13:25:36 +01:00
6bfff43634
Extract helper function for pp value handling
Bartłomiej Dach
·
2020-10-12 22:14:45 +02:00
68b505ab86
Round pp values to nearest integer.
Lucas A
·
2020-10-10 19:58:06 +02:00
e845cc92b8
Make CalculatePerformanceAsync() nullable.
Lucas A
·
2020-10-10 19:16:21 +02:00
de522d53ea
Apply review suggestions.
Lucas A
·
2020-09-29 18:08:21 +02:00
35f7de2084
Cache performance calculations to prevent recomputations.
Lucas A
·
2020-09-28 19:04:39 +02:00
6efc4c4250
Split performance calculation to its own class.
Lucas A
·
2020-09-27 12:44:29 +02:00
ddede85704
Inherit PerformanceStatistic from CounterStatistic
Lucas A
·
2020-09-27 09:37:57 +02:00
3cb9103fe0
Rename CalculateScorePerformance -> CalculatePerformance
Lucas A
·
2020-09-25 19:16:33 +02:00
4d94bf3163
Add dynamic pp calculation to score panels for local scores
Lucas A
·
2020-09-25 19:15:40 +02:00
77a9d92f42