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

5969 Commits

Author SHA1 Message Date
Givikap120
e348b17447 some balancing stuff 2024-10-04 17:36:45 +03:00
Givikap120
64e6c740f1 better and smoother curve 2024-10-04 16:48:00 +03:00
Givikap120
0d0beb06d7 fixed wrong combo calc 2024-10-03 18:55:04 +03:00
Givikap120
5565b35892 made curve slightly harsher and smoother 2024-10-03 18:43:04 +03:00
Givikap120
2a9b0d6986 changed scaling formula 2024-10-03 18:12:16 +03:00
Givikap120
27a5fba92d added passive aim multiplier for all density 2024-10-03 16:43:01 +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
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
16456bce8b Update Flashlight.cs 2024-09-16 01:02:18 +03:00
Givikap120
ec90604b79 Merge branch 'master' into cognition 2024-09-16 00:58:19 +03:00
Dan Balasescu
d54c6aefbe
Merge branch 'master' into pp_refactoring_osustrainskill 2024-09-12 17:28:24 +09:00
Dean Herbert
a8365202d9
Merge pull request #29841 from bdach/replay-analysis-mod-woes
Fix several issues in interactions between playfield-altering mods and the replay analysis feature
2024-09-12 13:52:09 +09:00
Dan Balasescu
d935ed949c
Merge branch 'master' into pp_refactoring_speed_eval_change 2024-09-11 23:45:10 +09:00
Bartłomiej Dach
f38ae5f239
Fix replay analysis overlay being affected by visibility impairing mods
Closes https://github.com/ppy/osu/issues/29748.
2024-09-11 15:55:02 +02:00
Bartłomiej Dach
4a39873e2a
Fix replay analysis overlay not rotating with Barrel Roll enabled
Closes https://github.com/ppy/osu/issues/29839.
2024-09-11 15:54:30 +02:00
Givikap120
2df8763ab6 fixed FL bonus being added always 2024-09-10 16:15:54 +03:00
Givikap120
7b72e1cc49 Update OsuDifficultyCalculator.cs 2024-09-10 16:05:51 +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
657ec261c1 Merge branch 'master' into cognition 2024-09-07 17:37:59 +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
Dean Herbert
41d32ab2ca
Fix display length not resetting to default because default was wrong
Closes https://github.com/ppy/osu/issues/29757.
2024-09-07 13:54:12 +09: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
Sheppsu
e94e08fec3 fix marker depth when rewinding 2024-09-05 20:14:36 -04:00
Bartłomiej Dach
b9ddac4201
Fix test failures 2024-09-05 09:45:37 +02:00
Dean Herbert
167e3a3377
Make loading asynchronous 2024-09-05 16:25:08 +09:00
Dean Herbert
a1cf67be62
Add setting to adjust replay analysis display length 2024-09-05 15:53:53 +09:00
Dean Herbert
0f01a855af
Add note about cursor hiding being potentially flaky 2024-09-05 15:30:42 +09:00
Dean Herbert
47a9b345eb
Rename config variables and setting strings 2024-09-05 15:15:15 +09:00
Dean Herbert
7390d89c75
Switch to using CircularProgress for more consistent sizing
Also show both mouse buttons at once on frame markers.
2024-09-05 15:12:53 +09:00
Dean Herbert
4f719b9fec
One more rename pass 2024-09-05 14:28:20 +09:00
Dean Herbert
2d198e57e1
Second visual design pass 2024-09-05 14:17:53 +09:00
Dean Herbert
08ebc83a89
Fix path getting misaligned with negative position values 2024-09-05 12:14:24 +09:00
Dean Herbert
21146c3501
Add back shadow cast 2024-09-05 12:08:49 +09:00
Dean Herbert
a6ed719454
Visual design pass 2024-09-05 12:08:49 +09:00
Dean Herbert
a4a37c5ba6
Simplify lifetime entries and stuff 2024-09-05 12:08:49 +09:00
Dean Herbert
7f9a98a7aa
More renames 2024-09-05 12:08:48 +09:00
Dean Herbert
dcb463acaf
Split out classes and avoid weird configuration stuff 2024-09-05 12:08:48 +09:00
Dean Herbert
6c07b873af
Isolate configuration container from analysis overlay 2024-09-04 19:37:36 +09:00
Dean Herbert
9b81deb3ac
Fix settings not working if ReplayPlayer is not available 2024-09-04 19:09:23 +09:00
Dean Herbert
cc3d220f6f
Allow settings to be added to replay HUD from ruleset 2024-09-04 19:00:23 +09:00
Dean Herbert
992a0da957
Rename classes slightly 2024-09-04 19:00:22 +09:00
Dean Herbert
a417fec234
Move analysis container implementation completely local to osu! ruleset 2024-09-04 19:00:22 +09:00
Sheppsu
c89597b060 fix config mistake 2024-09-04 03:37:52 -04:00
Sheppsu
a549cdd5b9 persist analysis settings 2024-09-03 04:49:50 -04:00
Givikap120
3e32aa779e renamed cognition back to reading 2024-09-03 11:11:28 +03:00
Sheppsu
56db29d0f5 make test go indefinitely 2024-09-03 01:38:54 -04:00
Sheppsu
a2b15fcdee rework code logic to make more sense
analysis container creates settings and the settings items are created more nicely
also removed use of localized strings because that can be done separately
2024-09-03 00:59:42 -04:00