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

90 commits

Author SHA1 Message Date
StanR
70d5baa375
Merge branch 'master' into fix_simulate_mania 2025-06-06 11:59:20 +03:00
Wulpey
4d2d5debf2 Populate accuracy-related fields for osu!catch scores
When populating from an osu!catch score, the `Droplets` and
`Tiny Droplets` fields are set to 0 because `HitResult.LargeTickHit` and
`HitResult.SmallTickHit` aren't used for setting them.
2025-06-03 12:54:18 +03:00
tsunyoku
ccb77ac3a7 Reset legacyTotalScore when calculations are reset 2025-05-16 12:36:38 +01:00
tsunyoku
31075c993e Pass LegacyTotalScore on simulate screen 2025-05-16 12:28:56 +01:00
tsunyoku
8ad5b2e4f9 Code quality 2025-04-04 09:59:08 +01:00
StanR
b84e3f9248 Replace manual attribute table building with an AttributesTable component 2025-04-04 03:50:40 +05:00
StanR
5ea407a48b Add beatmap stats tooltip, fix bpm not updating on mod settings changes 2025-04-03 18:08:10 +05:00
Mr. HeliX
d30663ae8f Applied Mania fixes to PerformanceCalculatorGUI as well 2025-02-21 13:35:20 +01:00
StanR
5cf0a6074e Update configs, update packages, fix new warnings 2025-01-31 20:49:00 +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
StanR
f6c0a0adc7 Add an option to populate score parameters on SimulateScreen using score ID 2024-12-21 00:40:15 +05:00
Givikap120
ee6b7c2bd6 fix CI 2024-11-15 19:03:57 +02:00
Givikap120
52c7de8ac9 initial commit 2024-11-15 18:28:45 +02:00
Dan Balasescu
ca6ede434e
Move nested function to end of parent 2024-10-23 15:24:58 +09:00
Dan Balasescu
e508709bdc
Merge branch 'master' into fix-duplicate-calculations 2024-10-23 15:24:38 +09:00
minisbett
0cb20077b7
fix code quality 2024-10-19 23:50:14 +02:00
minisbett
96653bde0e
show/hide STM and LTM textboxes depending on mods 2024-10-19 19:28:08 +02:00
minisbett
389e0f6721
get rid of redundant slider accuracy check 2024-10-18 22:54:34 +02:00
minisbett
46761bb4f6
pleasing codefilesanity 2024-10-18 18:45:50 +02:00
minisbett
1b846382ae
replace Count check with SequenceEqual 2024-10-18 18:41:16 +02:00
minisbett
4821938682
Fix duplicate diff & pp calculation when changing mods 2024-10-13 12:32:06 +02:00
minisbett
a8d74f3fb6
Update hasSliderAccuracy statement 2024-10-13 12:04:05 +02:00
minisbett
a44b6e9d10
Add slider tail mises to perfcalc gui 2024-10-13 11:50:36 +02:00
Dan Balasescu
856c9111a2
Merge pull request #219 from minisbett/add-large-tick-misses
Add option to input large tick misses to simulate screen
2024-10-13 14:52:06 +09:00
minisbett
eda37fb9b6
change default beatmap import type to id 2024-10-13 02:38:40 +02:00
minisbett
6c9c27be8f
Clean up usings 2024-10-13 02:30:06 +02:00
minisbett
952ade642b
Add large tick misses to simulate screen 2024-10-13 02:11:15 +02:00
StanR
4adc177ffa Add classic mod disclaimer to the simulate screen 2023-10-21 22:28:56 +03:00
Dean Herbert
1e3fd0eb38 Fix a few potential nulls 2023-10-05 12:50:42 +09:00
Dean Herbert
2b3e8ae15c Match osu DotSettings 2023-10-05 12:42:17 +09:00
StanR
579cb41abd Fix code quality issues 2023-10-05 00:57:55 +03:00
StanR
40aa46e5f8 Update packages and improve mod selection in GUI 2023-10-05 00:35:50 +03:00
StanR
2edd0e483c Update packages, change buttons to RoundedButton 2022-11-30 01:23:18 +03:00
StanR
335a08a398 Update packages 2022-09-04 22:28:53 +03:00
StanR
91ed3a41d2 Using 2022-08-10 22:46:08 +03:00
StanR
f6af37f8b3 Use BeatmapCard in simulate screen, better paddings 2022-08-10 22:35:02 +03:00
Dean Herbert
39857a4f2c Fix various inspections 2022-07-24 23:29:34 +09:00
StanR
e55d220dad Move textboxes 2022-07-21 02:35:50 +03:00
StanR
339664fcb3 More consistent styling 2022-07-21 02:27:23 +03:00
StanR
55c5c5fbb0 Add accuracy/misses to mania 2022-06-12 18:27:40 +03:00
StanR
e4f3bdf76f Minor tweaks 2022-06-10 10:40:09 +03:00
StanR
f61151d2a9 Add strain time tooltip to the visualizer 2022-05-23 19:08:21 +03:00
StanR
a8d60264b6 Update packages 2022-05-23 11:41:05 +03:00
StanR
6daf68da4d Check for null diff attributes 2022-05-20 17:24:29 +03:00
StanR
0fe39f3cd7 Update packages, fix hot reload not recalculating performance 2022-05-17 21:02:18 +03:00
StanR
f0bab30675 Use new mod selection overlay, fix mod settings change not affecting pp 2022-05-11 22:22:56 +03:00
StanR
5bb768a58a Fix support for custom rulesets 2022-04-28 19:36:25 +03:00
StanR
4bb46e447a Add error notifications 2022-04-23 03:01:28 +03:00
StanR
6fcc84528a Fix combo not resetting when a mod changes max combo attribute 2022-04-20 20:15:22 +03:00