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

418 commits

Author SHA1 Message Date
StanR
70d5baa375
Merge branch 'master' into fix_simulate_mania 2025-06-06 11:59:20 +03:00
Mr. HeliX
9be30b6185 Review feedback 2025-06-05 13:35:48 +02:00
Mr. HeliX
431bfe60d6 Fixed CodeFactor issues 2025-06-05 12:55:28 +02:00
Mr. HeliX
8336723e86 Updated generateHitResults method to handle both CL and non-CL logic 2025-06-05 12:51:05 +02:00
Dean Herbert
8aa6173b90
Merge branch 'master' into freestyle-mods 2025-05-30 21:54:52 +09:00
Dean Herbert
a9fb95c885
Update packages 2025-05-30 21:54:22 +09:00
Givikap120
f8df9bb4f9 add option to pass legacy total score 2025-05-03 14:42:46 +03:00
StanR
86b301cbb2 Query 200 user scores from api, update packages 2025-04-16 14:08:20 +05:00
Dan Balasescu
7bd13c9c01
Adjust property name 2025-04-14 18:17:41 +09:00
StanR
a34330a184 Fix profile command returning incorrect values 2025-04-06 03:07:57 +05:00
Dan Balasescu
7d9d80b078
Output ValidForFreestyle in mods command 2025-04-04 15:13:51 +09:00
Mr. HeliX
3ab733da4c Merge branch 'master_ppy' into fix_simulate_mania 2025-03-01 23:31:33 +01:00
Mr. HeliX
eb82930c17 Fixed CodeFactor issues 2025-03-01 23:29:54 +01:00
StanR
5d6352b530 Update packages 2025-02-27 16:14:14 +05:00
Mr. HeliX
4ef51a1b09 Review feedback 2025-02-21 21:50:38 +01:00
Mr. HeliX
d30663ae8f Applied Mania fixes to PerformanceCalculatorGUI as well 2025-02-21 13:35:20 +01:00
Mr. HeliX
5903f648f4 Implemented GetAccuracy override method for Mania simulate command 2025-02-21 10:48:10 +01:00
Mr. HeliX
871512a69e Fixed total hits calculation for CL Mania scores 2025-02-21 10:48:02 +01:00
Bartłomiej Dach
e95daab1ed
Fix compile failures 2025-02-20 09:42:05 +01: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
NathanRazaf
11a1b809b7 Remove a bit of space behind the beatmap argument description 2024-12-12 15:12:01 -05:00
NathanRazaf
9164e510e8 Add documentation for passing large tick misses and slider tail misses arguments to osuSimulateCommand 2024-12-12 15:08:29 -05:00
Givikap120
00ea84b030 Update SimulateCommand.cs 2024-12-05 00:47:48 +02:00
Givikap120
f6e3329aaf Update OsuSimulateCommand.cs 2024-12-05 00:44:43 +02:00
Givikap120
8b210e852b revert accidental change 2024-11-16 02:27:50 +02:00
Givikap120
640f2b5349 revert offtopic change 2024-11-15 20:46:40 +02:00
Givikap120
750e377034 add mod-specific behaviour 2024-11-15 19:03:18 +02:00
Givikap120
66b20a6fdd initial commit 2024-11-15 19:02:02 +02:00
minisbett
97e65c7970
fix code quality 2024-11-01 12:13:05 +01:00
minisbett
5a4d4e8e8e
fix standard ruleset accuracy calculation 2024-11-01 11:12:56 +01:00
StanR
d129979f4c Update packages 2024-10-28 16:43:21 +05:00
StanR
7686a41151 Remove unused usings 2024-10-28 00:44:14 +05:00
MaxOhn
a88ee33329 Remove static method 2024-10-25 23:08:33 +02:00
MaxOhn
6edaf218ff Refactor GetMaxCombo 2024-10-23 13:17:31 +02:00
Dan Balasescu
87fc84fd24
Don't assume acronym length
E.g. mania mod: 10K
2024-10-23 15:11:53 +09:00
Dan Balasescu
509791b9f5
Allow specifying options to difficulty command 2024-10-23 15:09:15 +09:00
Dan Balasescu
664597edf7
Move to utility function 2024-10-23 15:06:46 +09:00
Dan Balasescu
cca1f5e3c9
Merge branch 'master' into mod-options-parameter 2024-10-22 15:56:25 +09:00
minisbett
e11e23af76
code quality 2024-10-19 15:36:10 +02:00
minisbett
5e4e495ce9
Merge branch 'simulate-parameter-handling' into large-tick-misses-parameter 2024-10-18 22:49:15 +02:00
minisbett
3d040c4f0a
Merge branch 'simulate-parameter-handling' into mod-options-parameter 2024-10-18 22:46:39 +02:00
minisbett
2269f1b163
clean up getters and setters 2024-10-18 22:43:18 +02:00
minisbett
5454df4e0a
Add large tick misses and slider tail misses parameter 2024-10-18 22:36:20 +02:00
minisbett
f57c820e0f
Add slider tail hits and large tick misses 2024-10-18 21:09:36 +02:00
minisbett
4ae649dd83
cleanup 2024-10-18 18:44:08 +02:00
minisbett
121458a077
Merge branch 'simulate-parameter-handling' into mod-options-parameter 2024-10-18 18:37:30 +02:00
minisbett
02e2cdee4e
pleasing the code quality check 2024-10-18 18:34:22 +02:00
minisbett
96fe90cd01
Fix combo being 0 by default 2024-10-18 18:25:55 +02:00