Huo Yaoyuan
|
c20902f249
|
Fix double in accuracy calculation in OsuPerformanceCalculator.
|
2020-05-18 18:22:03 +08:00 |
|
Huo Yaoyuan
|
373aae0610
|
Use int for total hits in OsuPerformanceCalculator.
|
2020-05-18 17:45:32 +08:00 |
|
smoogipoo
|
1865cd0762
|
Fix possible exceptions in performance calculators
|
2020-05-18 15:10:59 +09:00 |
|
Huo Yaoyuan
|
9ddfdab27a
|
Remove meaningless Convert calls.
|
2019-12-03 20:47:00 +08:00 |
|
Huo Yaoyuan
|
9425e80a5d
|
Unify to use double in performance calculators.
|
2019-11-26 18:34:23 +08:00 |
|
Dean Herbert
|
612db31c38
|
Apply newline additions
|
2019-04-01 12:16:32 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
smoogipoo
|
e9ddf232f0
|
Add touchdevice mod to performance calculation
|
2019-01-31 11:51:40 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
VINXIS
|
a09615144e
|
Kill White Space
|
2019-01-09 01:47:39 -07:00 |
|
VINXIS
|
dfe35f850c
|
Add rebalances to lazer performance calc
|
2019-01-09 01:42:48 -07:00 |
|
VINXIS
|
227c63dd1c
|
numtotalhits -> totalHits
|
2018-12-23 22:23:43 -07:00 |
|
VINXIS
|
8020ac26fb
|
MBMasher's FL change
|
2018-12-23 22:14:28 -07:00 |
|
Dean Herbert
|
831cd3ed59
|
ScoreInfo scoreInfo -> ScoreInfo score
|
2018-11-30 15:18:52 +09:00 |
|
smoogipoo
|
219929eb47
|
Score -> ScoreInfo
|
2018-11-28 18:33:01 +09:00 |
|
smoogipoo
|
5fd6e6ca77
|
Re-namespacing
|
2018-11-28 16:12:57 +09:00 |
|
smoogipoo
|
ec9f23ab73
|
Make IBeatmap.HitObjects an IReadOnlyList
|
2018-10-11 19:53:07 +09:00 |
|
smoogipoo
|
41abd5990c
|
Move osu! difficulty attributes to OsuDifficultyCalculator
|
2018-06-14 16:27:05 +09:00 |
|
smoogipoo
|
8f7334874c
|
Fix up performance calculators
|
2018-06-14 16:04:48 +09:00 |
|
smoogipoo
|
d850e34003
|
Actually cast to int
|
2018-05-26 09:25:16 +09:00 |
|
smoogipoo
|
215cc9fba7
|
Change all performance calculators to use int hitwindows
Has a pretty large (>6) effect on pp for some maps.
|
2018-05-25 20:07:14 +09:00 |
|
smoogipoo
|
765a50d007
|
Remove 0.5 offsets
Checked up against DB values + server-side build versions, and these 0.5s don't seem to exist. Brings calculations more in-line with osu!stable.
|
2018-05-25 20:05:53 +09:00 |
|
smoogipoo
|
1f37dca7b7
|
Fix HR / EZ being applied twice to AR
|
2018-05-19 14:47:06 +09:00 |
|
smoogipoo
|
eba1d309b6
|
Fix incorrect namespace of OsuPerformanceCalculator
|
2018-05-17 16:58:22 +09:00 |
|