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

17 commits

Author SHA1 Message Date
minisbett
2269f1b163
clean up getters and setters 2024-10-18 22:43:18 +02:00
minisbett
4e8c95fb3e
Move option implementations to base class 2024-10-18 14:10:50 +02:00
Samuel Cattini-Schultz
cd89fa3041 Simplify divmod
https://github.com/ppy/osu-tools/pull/203#discussion_r1586313994
2024-05-02 21:37:31 +10:00
Samuel Cattini-Schultz
76f18b886e Fix code style 2024-04-25 00:53:21 +10:00
Samuel Cattini-Schultz
a025b5f204 Fix mania GenerateHitResults() bugs
1. An odd number of great/perfect hits would drop a hit and throw off
calculations.
2. Oks were duplicated as Mehs
2024-04-25 00:46:33 +10:00
Dan Balasescu
3ed1884b80
Remove unused usings 2023-12-12 07:39:51 +09:00
Bartłomiej Dach
507cbe8be7
Remove remnants of interacting with score from mania simulate command 2023-12-11 10:01:33 +01:00
Bartłomiej Dach
78e83a24b2
Update mania simulate command to receive hit result data 2023-12-11 09:50:31 +01:00
Dan Balasescu
f77ef872f7 Improve serialisation and output 2021-11-15 17:33:56 +09:00
Janno Onink
d37b7ab5d3 Add star rating to 'simulate' command, including gamemode specific skills 2021-11-13 01:16:31 +01:00
StanR
cae18f5eea Merge branch 'master' into simulate-beatmap-download 2021-06-02 13:41:05 +03:00
StanR
f87f0d996c Make simulate download missing beatmaps 2021-06-01 01:10:26 +03:00
smoogipoo
c51b62a89f Fix incorrect mania simulation score with HT/EZ/NF 2021-05-31 20:15:25 +09:00
Samuel Cattini-Schultz
02728dd153 Rewrite output of simulate command to use OutputDocument 2020-09-25 22:22:59 +10:00
smoogipoo
b06c23bce9 Fix up deprecated attribute usages 2019-08-09 15:37:18 +09:00
Dean Herbert
53305151ff Update licence header 2019-01-24 18:48:24 +09:00
Dean Herbert
4070c06998 Combine commands and processors 2019-01-24 17:24:22 +09:00
Renamed from PerformanceCalculator/Simulate/Mania/ManiaSimulateCommand.cs (Browse further)