Bartłomiej Dach
|
fb5d25405e
|
Replace calls to obsoleted GetOrDefault() extension
|
2021-07-18 21:52:16 +02:00 |
|
Dean Herbert
|
85abee5fc7
|
Remove difficulty calculator exceptions
I don't think there's any reason difficulty calculators shouldn't be
able to calculate for autoplays.
|
2021-06-09 14:33:35 +09:00 |
|
Dean Herbert
|
d0e9f8ef90
|
Replace and obsolete Ranked flag with IsUserPlayable
|
2021-06-09 14:17:03 +09:00 |
|
Lucas A
|
abd395a030
|
Remove unecessary using references.
|
2020-10-02 19:41:24 +02:00 |
|
Lucas A
|
0163688a17
|
Remove IBeatmap from PerformanceCalculator.
|
2020-10-02 19:24:30 +02: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 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09: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
|
22add2abc5
|
Move mania difficulty attributes to ManiaDifficultyCalculator
|
2018-06-14 16:25:44 +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
|
edbb3a5a57
|
Rename to use new hit result namings
|
2018-05-16 12:44:11 +09:00 |
|
smoogipoo
|
de63a1b578
|
Remove construction of new ruleset
|
2018-05-16 01:43:58 +09:00 |
|
smoogipoo
|
ed902d9325
|
Cleanup
|
2018-05-16 01:36:28 +09:00 |
|
smoogipoo
|
1fdc77d579
|
Update with the rebalance changes
|
2018-05-16 01:34:07 +09:00 |
|
smoogipoo
|
4019683f6c
|
Implement osu!mania performance calculation
|
2018-05-16 01:24:53 +09:00 |
|