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

41 Commits

Author SHA1 Message Date
Givikap120
236fe8514f refactor high ar 2024-11-17 20:34:52 +02:00
Givikap120
d18812d32a renamed to difficulty 2024-11-14 08:47:31 +02:00
Givikap120
94bbd1cd81 refactorings 2024-10-31 17:46:40 +02:00
Givikap120
cba409d84a numerous simplifications 2024-10-21 02:25:15 +03:00
Givikap120
a0b2653398 moved skill multiplier 2024-10-19 20:20:30 +03:00
Givikap120
eefaa0f9e5 some refactorings 2024-10-19 16:09:53 +03:00
Givikap120
e72ae6d9ae ported CSR correctly 2024-10-07 23:32:00 +03:00
Givikap120
fde948ce44 more balancing 2024-10-03 16:26:28 +03:00
Givikap120
aefd4df8e7 some updates 2024-10-03 16:05:45 +03:00
Givikap120
ae328539cb slight multiplier increase 2024-09-06 22:57:04 +03:00
Givikap120
4f12a3afdb added sliders bandaid (overbuffed on purpose) 2024-09-06 22:55:18 +03:00
Givikap120
74f24b0c71 better high AR curve for <1 star maps 2024-08-29 20:36:59 +03:00
Givikap120
0af7315281 rebalanced high AR 2024-07-13 19:58:08 +03:00
Givikap120
e58ecccf8c refactoring and high AR rebalance
high AR length bonus change
2024-05-18 13:20:03 +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
0d6a4c5c5d balancing HD
AR11 HD nerfed AR0 HD buffed
2024-04-22 19:40:30 +03:00
Givikap120
463a6cec1e many HD-related changes 2024-04-18 22:02:24 +03:00
Givikap120
84b7bad54a minor changes 2024-04-15 13:26:40 +03:00
Givikap120
9a7c21b3b3 high AR clean-up and balancing 2024-04-14 21:45:43 +03:00
Givikap120
8d080ccd10 Angle penalty change 2024-04-14 21:11:59 +03:00
Givikap120
2dbdd4f7d7 balancing 2024-04-04 18:36:58 +03: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
ab47d39d0d Balancing
1) overlaps now giving proper amount of pp
2) high AR is nerfed outside of AR11
3) i hope FL won't crash calc anymore
4) flow aim low AR bonus is nerfed
2024-03-21 20:21:52 +02:00
Givikap120
d3cdb671c7 low AR streams balancing 2024-03-16 19:34:17 +02:00
Givikap120
4b5d4635c9 Update Reading.cs 2024-03-07 18:34:07 +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
9e6ae3587a Changes to highAR and angle nerf
HighAR now have passive strain bonus to buff low SR maps
Angle nerf now applied inplace (copied from HD calc)
2024-02-23 17:44:56 +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
58159a54cd Update Reading.cs 2024-01-26 22:41:12 +02:00
Givikap120
394af044d9 Added inpredictability calculation
Used mainly in high AR
also used in HD
2024-01-26 22:32:23 +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
apollo-dw
82cbdccb57 Rename cognition to reading 2022-10-18 19:13:25 +01:00