osu-tools icon indicating copy to clipboard operation
osu-tools copied to clipboard

command line tools to get stuff done

Results 13 osu-tools issues
Sort by recently updated
recently updated
newest added

As it shown in the below picture, but I can't make it look good. Can anyone help me? ^_^ ![{7D93E44B-7752-457f-8236-A1EF398EC221}](https://github.com/ppy/osu-tools/assets/129159758/5319ce71-5cd6-472c-a266-017b5eeef14a)

perfcalc-gui

It used to just spam 50s until it reach target accuracy Now it's actually trying to fit it in realistic way

so that osu-web can render the icons without maintaining its own images etc. not useful without https://github.com/ppy/osu/pull/22175 and support on osu-web (haven't finished this yet, going to see how the...

Since osu!mania now uses accuracy -> pp system instead of score -> pp, mania score simulation needs to be updated in both osu-tools and osu-tools GUI. However, i heard that...

Commands such as `dotnet run -- simulate osu 165967 -m BL` don't work correctly at the moment, since mods are trimmed by `LegacyHelper`. I'm getting around this locally at the...

Fixes hidden not counted as relevant mods when using simulate command without the `-nc` parameter Before: ![WindowsTerminal_2024-07-20_17-18-01](https://github.com/user-attachments/assets/8e6abc66-ab15-4716-a124-e2ac9616b8fe) After: ![WindowsTerminal_2024-07-20_17-18-14](https://github.com/user-attachments/assets/16f70616-fd23-4fae-af56-4e1eda82b8da)

Known issues: - Taiko selected objects are appearing as "deselected" when scrolling back earlier than half of the playfield - Taiko selected objects are appearing as "deselected" after time it...

perfcalc-gui

Makes previous hitobject slightly transparent to show that its expired and adds proper fade out animations instead of abruptly deleting the object ![image](https://github.com/user-attachments/assets/6455c53c-8769-435a-b8ac-cb0028a5abdd)

Now Profile page will have a switch that can change mode of calculation to local. Local mode has additional setting menu. As local mode doesn't have deltas - `ExtendedProfileScore` was...

perfcalc-gui

- Fixes total hits calculation for mania scores with CL mod (hold notes should only count as a single hit in stable) - Implements GetAccuracy for mania simulate command (both...

perfcalc-cli