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

945 commits

Author SHA1 Message Date
Mr. HeliX
871512a69e Fixed total hits calculation for CL Mania scores 2025-02-21 10:48:02 +01:00
Dean Herbert
4f992d942b
Merge pull request #251 from bdach/fix-compile
Fix compile failures
2025-02-20 17:46:34 +09:00
Bartłomiej Dach
e95daab1ed
Fix compile failures 2025-02-20 09:42:05 +01:00
Dean Herbert
1c79c92f83
Merge pull request #250 from stanriders/update-readme
Bring README.md up to date
2025-02-08 23:49:47 +09:00
StanR
ada13c1c01 Bring README.md up to date 2025-02-08 19:44:48 +05:00
Dean Herbert
ccfd2df194
Merge pull request #248 from stanriders/update-configs 2025-02-03 11:18:33 +09:00
Dean Herbert
06cc7dc01b
Merge branch 'master' into update-configs 2025-02-03 10:55:17 +09:00
Dean Herbert
a6b5d85aa5
Merge pull request #249 from buyaspacecube/no-colour-crash 2025-02-03 10:54:17 +09:00
Eloise
ad5b9c0d60 Remove unnecessary thing whooops 2025-02-02 19:36:41 +00:00
Eloise
6e7691a52c Loop through colours to prevent crash in StrainVisualizer 2025-02-02 19:32:53 +00:00
Eloise
3ca8ae5fcf Code quality and remove debug line whoops 2025-02-01 13:59:47 +00:00
Eloise
81e7e904cb Take string[] as input for calculateProfiles 2025-01-31 23:02:14 +00:00
Eloise
1125b4dca8 Whatever you say codefactor 2025-01-31 21:51:53 +00:00
Eloise
e92aa00849 Add username to "getting user data" status 2025-01-31 21:46:12 +00:00
Eloise
a91fe70fe1 Use string[] for currentUsers 2025-01-31 21:39:22 +00:00
Eloise
80da773178 Code quality stuff 2025-01-31 19:40:44 +00:00
Eloise
bc2ddacddd Formatting fixes 2025-01-31 17:38:30 +00:00
Eloise
5f3a13052c Massive simplification 2025-01-31 17:10:50 +00: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
Eloise
25344481aa Add checkbox to only display the best score on each beatmap 2025-01-31 14:15:12 +00:00
Eloise
67fa639c6c Implement Combined Profile screen 2025-01-31 13:33:56 +00:00
Dean Herbert
841c1a9fc6
Merge pull request #246 from stanriders/add-pinned-scores
Add an option to include pinned scores when calculating a profile
2025-01-29 11:38:19 +09:00
StanR
ab871acadb Use mods as is 2025-01-29 02:02:36 +05:00
StanR
61d1c0f72a Using 2025-01-27 03:11:37 +05:00
StanR
6fd54f5f8c Use new checkbox type, fix score positions 2025-01-27 03:06:52 +05:00
StanR
3b6957a428 Add an option to include pinned scores when calculating a profile 2025-01-27 02:50:40 +05:00
Dean Herbert
c8a907d3ab
Merge pull request #245 from bdach/nvika-dotnet-8
Bump NVika tool to 4.0.0
2025-01-16 21:11:00 +09:00
Bartłomiej Dach
620742265f
Bump NVika tool to 4.0.0
See https://github.com/ppy/osu/pull/31534 for reasoning.
2025-01-16 13:04:50 +01:00
Dan Balasescu
89293992a7
Merge pull request #243 from stanriders/recreate-calculators
Recreate difficulty calculator when changing mods to guarantee DHOs update
2025-01-16 13:37:17 +09:00
Dean Herbert
262dfa2343
Merge pull request #244 from stanriders/smaller-scores
Change profile score height to be smaller
2025-01-16 02:14:18 +09:00
StanR
ff8ae3c63e Change profile score height to be smaller 2025-01-15 18:27:08 +05:00
StanR
be8b743556 Recreate calculators when changing mod settings too, fix textbox update being done outside of debouncing 2025-01-15 18:21:30 +05:00
StanR
ec2105d0a9 Recreate difficulty calculator when changing mods to guarantee DHOs update 2025-01-14 14:15:25 +05:00
Dan Balasescu
e647c5f067
Merge pull request #241 from stanriders/simulate-from-scoreid
Add an option to populate score parameters on `SimulateScreen` using score ID
2024-12-25 23:55:23 +09:00
StanR
f6c0a0adc7 Add an option to populate score parameters on SimulateScreen using score ID 2024-12-21 00:40:15 +05:00
StanR
ddde137375
Merge pull request #240 from NathanRazaf/master
Add documentation for passing large tick misses and slider tail misses arguments to osuSimulateCommand
2024-12-13 01:16:09 +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
Dan Balasescu
004f24c858
Merge pull request #239 from stanriders/fix-inspector-once-again
Fix object inspection using wrong object timing, add taiko evaluators
2024-12-07 22:19:02 +09:00
StanR
721b95ca98 Fix object inspection using wrong object timing, add taiko evaluators 2024-12-07 15:24:20 +05:00
Dan Balasescu
a07a1a6d9c
Merge pull request #237 from Givikap120/fix_acc_formula_console
Fix accuracy formula being wrong for stable scores in CLI
2024-12-06 19:20:36 +09:00
Dan Balasescu
a5be3a7fb9
Merge pull request #234 from stanriders/fix-osu-taiko-objinspection
Fix osu, taiko object inspection not drawing correctly, fix missing osu diff values
2024-12-06 19:16:31 +09:00
Dan Balasescu
976d07bf39
Merge pull request #235 from stanriders/add-timeline
Add timeline to the object inspection screen
2024-12-06 19:15:53 +09:00
Dan Balasescu
12bc6553a5
Merge branch 'master' into add-timeline 2024-12-06 19:13:46 +09:00
Dan Balasescu
5239181f39
Merge pull request #236 from stanriders/add-bpm
Add BPM to the beatmap card
2024-12-06 19:02:17 +09: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