1
0
Fork 0
mirror of https://github.com/ppy/osu-tools.git synced 2025-06-08 07:17:01 +09:00
Commit graph

26 commits

Author SHA1 Message Date
Mr. HeliX
10194bdef6 Handle both CL and non-CL logic in GUI generateManiaHitResults method 2025-06-06 10:53:06 +02:00
Mr. HeliX
eb82930c17 Fixed CodeFactor issues 2025-03-01 23:29:54 +01:00
Mr. HeliX
1ee62e882d Review feedback RulesetHelper 2025-02-26 18:05:42 +01:00
Mr. HeliX
d30663ae8f Applied Mania fixes to PerformanceCalculatorGUI as well 2025-02-21 13:35:20 +01:00
StanR
b8c55b4f81 Fix remaining code style issues part 2 2025-01-31 21:30:50 +05:00
StanR
03c60ad39f Fix remaining code style issues 2025-01-31 21:27:12 +05:00
StanR
5c438d2a92 Fix Use explicit type 2025-01-31 20:58:38 +05:00
StanR
5cf0a6074e Update configs, update packages, fix new warnings 2025-01-31 20:49:00 +05:00
StanR
ab871acadb Use mods as is 2025-01-29 02:02:36 +05:00
Givikap120
15d4f78974 Update RulesetHelper.cs 2024-11-15 18:29:22 +02:00
Givikap120
52c7de8ac9 initial commit 2024-11-15 18:28:45 +02:00
minisbett
389e0f6721
get rid of redundant slider accuracy check 2024-10-18 22:54:34 +02:00
minisbett
a44b6e9d10
Add slider tail mises to perfcalc gui 2024-10-13 11:50:36 +02:00
minisbett
952ade642b
Add large tick misses to simulate screen 2024-10-13 02:11:15 +02:00
Givikap120
04596f6db5 fixed CI naming problems 2024-08-30 21:49:33 +03:00
Givikap120
0da2a18ffe trimmed whitespace (CI fix) 2024-08-02 13:53:48 +03:00
Givikap120
07e31803a0 Added formula to the non GUI too
and changed the order a bit to be more readable
2024-08-02 13:51:36 +03:00
Givikap120
54088b5943 Added VERY detailed commentaries on algorithm 2024-02-14 21:24:46 +02:00
Givikap120
7ed7b944d0 Update RulesetHelper.cs 2024-02-14 20:16:50 +02:00
Bartłomiej Dach
98f090dce3
Fix PP not being calculated correctly for nightcore scores
I guess this would be one way to roll forward with
https://github.com/ppy/osu/pull/24640, but there is a chance something
somewhere else could have relied on the inheritance and might now break,
so not sure whether this should be the solution here...

Check is slightly rewritten since it wasn't making much sense to me
previously (why add nightcore to allowed mods if double time is
selected?)
2023-10-20 00:12:48 +02:00
Dean Herbert
5e36b1660c Update packages and usages with osu! side changes 2023-06-21 16:23:53 +09:00
StanR
55c5c5fbb0 Add accuracy/misses to mania 2022-06-12 18:27:40 +03:00
StanR
a6e6322814 Update packages 2022-04-20 20:15:21 +03:00
StanR
8b787ad818 Use difficulty hit objects from difficulty calculator, properly create playfield adjustment 2022-04-20 20:15:19 +03:00
StanR
94a268c915 Add strain visualizer 2022-04-20 20:15:16 +03:00
StanR
96f9da6a66 LegacyHelper -> RulesetHelper 2022-04-20 20:15:05 +03:00
Renamed from PerformanceCalculatorGUI/LegacyHelper.cs (Browse further)