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

910 commits

Author SHA1 Message Date
Dan Balasescu
7d9d80b078
Output ValidForFreestyle in mods command 2025-04-04 15:13:51 +09:00
James Wilson
4f77fb61df
Merge pull request #255 from stanriders/add-beatmap-stats
Add beatmap stats tooltip, fix bpm not updating on mod settings changes
2025-04-03 16:25:38 +01:00
StanR
5ea407a48b Add beatmap stats tooltip, fix bpm not updating on mod settings changes 2025-04-03 18:08:10 +05:00
StanR
c140e8291b
Merge pull request #247 from buyaspacecube/combined-profile-4-merge
Implement support for viewing multiple profiles at once
2025-03-17 02:35:48 +05:00
James Wilson
76c2299ce2
Use newer /users/{id} path for profile link 2025-03-16 21:33:50 +00:00
StanR
bc08d251ba CI 2025-03-17 02:21:21 +05:00
StanR
7d69a3420b Improve extended score panel avatar handling 2025-03-17 02:11:27 +05:00
StanR
d037a2f7ce Don't fail if one of the profiles failed 2025-03-17 01:53:56 +05:00
StanR
58d54f91df Use currentUsers as is 2025-03-17 01:47:35 +05:00
StanR
27ac6b40f1 Split by , instead of , 2025-03-17 01:43:40 +05:00
StanR
739a009d48 Format 2025-03-17 01:43:15 +05:00
StanR
534b01c409 Merge branch 'master' into buyaspacecube/combined-profile-4-merge 2025-03-17 01:37:39 +05:00
Dean Herbert
152c5d90f7
Merge pull request #254 from stanriders/update-packages-20250227
Update packages
2025-02-28 12:18:02 +09:00
StanR
dc849ddade CI 2025-02-27 23:34:46 +05:00
StanR
1cbe1f86a4 CI 2025-02-27 16:43:47 +05:00
StanR
5d6352b530 Update packages 2025-02-27 16:14:14 +05: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