1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 04:12:57 +08:00
Commit Graph

200 Commits

Author SHA1 Message Date
Givikap120
82cde30c27 added bandaid to restore some balancing 2024-09-26 16:58:41 +03:00
Givikap120
49e7686f85 fixed TD nerf being applied incorrectly 2024-09-16 01:45:23 +03:00
Givikap120
2df8763ab6 fixed FL bonus being added always 2024-09-10 16:15:54 +03:00
Givikap120
3069cdd118 reverted universal HDFL attribute adding
this means that now full memory maps are worth less without HD
this is true for both Low AR and High AR
2024-09-10 16:02:40 +03:00
Givikap120
c3edf0615f multiple fixes
to slider density
to low AR acc pp
to angle predictability (ffff fix), only fixes ultra-repetitive, still possible to abuse
2024-09-07 16:55:06 +03:00
Givikap120
3e32aa779e renamed cognition back to reading 2024-09-03 11:11:28 +03:00
Givikap120
e4b50e06e3 fixed NaN FL pp 2024-08-29 22:36:02 +03:00
Givikap120
30fe7a87a1 more convenient FL vs reading separation 2024-08-29 20:56:55 +03:00
Givikap120
e58ecccf8c refactoring and high AR rebalance
high AR length bonus change
2024-05-18 13:20:03 +03:00
Givikap120
d50df4e95d Update OsuPerformanceCalculator.cs 2024-05-06 00:47:49 +03:00
Givikap120
fd4beb5cdb lil bit clean-up 2024-05-06 00:45:20 +03:00
Givikap120
3d9584df56 more balancing
and improved low AR acc bonus
2024-04-29 00:43:16 +03:00
Givikap120
07cb7011e5 Balancing 2024-04-28 13:01:51 +03:00
Givikap120
3888bd440b removed old HD bonus 2024-04-25 17:31:25 +03:00
Givikap120
7750b43ce6 Update OsuPerformanceCalculator.cs 2024-04-25 17:29:15 +03:00
Givikap120
81f1136c4f added old HD bonus to merge with master 2024-04-25 17:28:11 +03:00
Givikap120
463a6cec1e many HD-related changes 2024-04-18 22:02:24 +03:00
Givikap120
6a4bd648f6 better reading cap curve 2024-04-16 17:31:30 +03:00
Givikap120
2dbdd4f7d7 balancing 2024-04-04 18:36:58 +03:00
Givikap120
d96eeeb27c high AR changes 2024-03-25 19:05:53 +02:00
Givikap120
98873e2401 fixed high AR (i hope) 2024-03-25 01:02:38 +02:00
Givikap120
cead94de77 minor balancing update 2024-03-23 02:35:11 +02:00
Givikap120
333bfd2490 added acc bonus for low AR
and slight balancing
2024-03-21 21:35:29 +02:00
Givikap120
c2e5d767f9 Fixed reading cap
Now it's bound to HDFL difficulty instead of FL
This means that adding HD to a AR12 map will not increase pp from nothing
2024-03-07 18:32:54 +02:00
Givikap120
5d4c78239b added density aim multiplier 2024-02-23 19:52:00 +02:00
Givikap120
639f877d04 Minor SR adjust for high AR bonus 2024-02-04 02:30:11 +02:00
Givikap120
1a68e29a95 Big amount of changes
1) Fully remade HD calc: now it's strain-based
2) Remade high AR calc: now it's using more correct aim-speed summing
3) Added explicit nerf for fiery patterns
4) Fixed bug where HR pop-offing slideraim difficulty due to sliderend position not being mirrored (no longer Rat Race +50)
5) Splitted some files cuz it's more convenient for me to edit
2024-02-02 21:15:05 +02:00
Givikap120
51eb5c0a01 Alternating angle nerf
Fixed alternating angle (fiery jumps for example) gaining too much unfair reading pp
Reworked similar-angle nerf as a whole
Normalised global pp multiplier
2024-01-28 23:51:56 +02:00
Givikap120
8ba3f2eaf9 Changed reading cap
now it's cognition pp cap = FL + mechanical difficulties
2024-01-27 18:08:43 +02:00
Givikap120
cede416d41 Added full-memory cap
Now reading difficulty caps at some value if mechanical difficulty and length is too low
2024-01-26 17:22:25 +02:00
Givikap120
f6df24779d Added infra and hidden
HD is now ported from Apollo, but i'm planning to change it
Also, some database-related stuff addings
2024-01-25 01:21:11 +02:00
Givikap120
77ce1aef42 Slight balancing
Added diffspike nerf to reading (accounting to memorization of one hard part)
2024-01-24 01:51:13 +02:00
Givikap120
f429f213d9 Fixed low AR
HD is still not existant
Also, small try to buff high AR on low SR (bad rn)
2024-01-24 01:07:44 +02:00
Givikap120
8c2405da68 Big bump
1) Fully reworked architecture: splitted reading in branches.
2) Added High AR reading

What is broken now:
- Low AR (because i focused mostly on High vs Low AR reading values on high end)
- HD (it's using live HD rn)
- 3 mod speed, cuz part of the speed pp is unaffected by low acc nerf in speed pp calculation
2024-01-20 22:59:35 +02:00
Givikap120
c64430f548 Improved overlap calc
and added GraphSkill to allow graph of reading difficulty
2024-01-16 02:03:11 +02:00
Givikap120
ffeb46af9b Initial overlap calc 2024-01-08 14:53:38 +02:00
apollo
8937080c91
Merge branch 'ppy:master' into cognition 2023-07-29 21:46:56 +01:00
Dean Herbert
0ab0c52ad5 Automated pass 2023-06-24 01:00:03 +09:00
apollo-dw
4a535fedb0 Revert high AR changes 2022-10-24 02:10:16 +01:00
apollo-dw
82cbdccb57 Rename cognition to reading 2022-10-18 19:13:25 +01:00
apollo-dw
d50e67f80d Remove WIP ar11 stuff from Cognition 2022-10-17 22:05:04 +01:00
apollo-dw
08fa391a3f Merge branch 'ppymaster' into cognition 2022-10-07 20:37:24 +01:00
StanR
1801ae3c6a Move flashlight TD difficulty reduction to diffcalc 2022-09-14 17:40:22 +03:00
StanR
6338b87c63 attributes 2022-09-09 17:31:52 +03:00
StanR
c2e3fcfa3f Merge branch 'master' into move-td-reduction 2022-09-09 17:24:58 +03:00
apollo-dw
c690ecf482 Merge branch 'master' into cognition 2022-09-07 14:05:32 +01:00
StanR
43e471c2a5 Clamp effective miss count to maximum amount of possible braks 2022-08-16 16:12:13 +03:00
apollo-dw
ca55fec053 Merge branch 'master' into cognition 2022-08-11 14:47:49 +01:00
StanR
163c3f9c2d Adjust multipliers to account for speed changes 2022-07-20 16:10:34 +03:00
StanR
35e841de95 Move base performance multiplier to a const 2022-07-20 15:54:49 +03:00