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

51 commits

Author SHA1 Message Date
minisbett
2269f1b163
clean up getters and setters 2024-10-18 22:43:18 +02:00
minisbett
02e2cdee4e
pleasing the code quality check 2024-10-18 18:34:22 +02:00
minisbett
4e8c95fb3e
Move option implementations to base class 2024-10-18 14:10:50 +02:00
minisbett
7134a63c45
Implement reconsiderations for mods filtering 2024-10-10 01:11:33 +02:00
Dan Balasescu
ea6ac6c23d
Add support for computing performance of non-legacy scores 2024-01-30 14:12:55 +09:00
Dan Balasescu
d7dd3ec0fe Fix incorrect difficulty adjustment mods for converted beatmaps 2023-08-28 22:10:28 +09:00
Dan Balasescu
f252fed4b5 Extract output from SimulateCommand to base class 2023-08-14 14:27:06 +09:00
Dan Balasescu
ce4e76075a Fix some CI inspections 2022-07-19 19:44:48 +09:00
Dan Balasescu
764e2f3b0d Rename to NoClassicMod 2022-04-13 10:40:11 +09:00
Dean Herbert
d105e46809 Merge branch 'master' into osu-diffcalc-max-combo 2022-04-12 19:00:16 +09:00
Dan Balasescu
09fae4926a Update with osu!-side changes 2022-03-14 14:31:33 +09:00
Dan Balasescu
67e0ac8351 Add support for computing lazer-first scores 2022-02-22 19:20:44 +09:00
Dan Balasescu
6f914ac807 Add classic mod when calculating legacy scores 2022-02-22 18:47:12 +09:00
Bartłomiej Dach
39a991938a
Pass beatmap and ruleset via ScoreInfo constructor args 2022-01-28 22:11:42 +01:00
Bartłomiej Dach
e035b8e5a2
Resolve compilation failures due to OnlineID nullability 2022-01-28 20:54:04 +01:00
StanR
3f5c213009 Use PerformanceAttributes instead of a Dictionary 2021-12-21 13:15:58 +03:00
Bartłomiej Dach
f0c7ecd479
Add section headers to simulate output 2021-12-17 00:22:17 +01:00
Bartłomiej Dach
96934f1ab1
Fix inconsistent locale handling in simulate output 2021-12-16 19:36:14 +01:00
Dan Balasescu
b37cc4c921 Fix non-underscored json 2021-11-15 20:27:47 +09:00
Dan Balasescu
6337d3c76b Output resultant PerformanceCalculator attributes 2021-11-15 20:20:32 +09:00
Dan Balasescu
eab6185780 Improve output readability 2021-11-15 17:41:16 +09:00
Dan Balasescu
ee8bb3f258 Further improve simulate document output 2021-11-15 17:36:24 +09: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
Matthieu Locussol
bbebb737cd
Renamed ScoreStatistics to Statistics 2021-10-13 10:25:52 +02:00
Matthieu Locussol
1e46a5c43a
Fixed empty object initializer 2021-10-12 22:04:37 +02:00
Matthieu Locussol
7016867bdb
Grouped play values in a ScoreStatistics item in SimulateCommand output 2021-10-12 22:00:21 +02:00
Matthieu Locussol
d1d95671d4
Grouped play values and PP value together in SimulateCommand output 2021-10-12 21:41:07 +02:00
Matthieu Locussol
d687a63f0f
Reordered JSON attributes in SimulateCommand output to fix wrong accuracy value 2021-10-12 21:16:06 +02:00
smoogipoo
de8a62049d Remove now unnecessar setters 2021-10-11 17:27:44 +09:00
smoogipoo
9c30cd8263 Merge retrievals/cachings/etc 2021-10-11 17:23:16 +09:00
Bartłomiej Dach
819ad3e534
Rename {Get -> Create}AllMods() in line with game changes 2021-09-12 16:28:19 +02:00
smoogipoo
1096a8d633 Fix non-difficulty-adjustment mods excluded from pp calculations 2021-08-06 13:33:14 +09:00
smoogipoo
aa8eb49c75 Fix path not being set if cached 2021-06-14 20:12:34 +09: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
Bartłomiej Dach
da4e655c0a Add non-null assertions on calls to create perf calculator 2021-01-17 01:04:41 +01:00
Samuel Cattini-Schultz
dc2b0a7b83 Add optional --json arg for SimulateCommand 2020-09-25 23:32:58 +10:00
Samuel Cattini-Schultz
02728dd153 Rewrite output of simulate command to use OutputDocument 2020-09-25 22:22:59 +10:00
smoogipoo
926dd444d4 Fix ruleset id not being written 2020-05-18 14:13:17 +09:00
smoogipoo
25bb0dc493 Fix r# issues 2019-06-16 00:06:51 +09:00
smoogipoo
6123421331 Update submodule 2019-06-15 21:53:26 +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
Kyle Chang
41b7f8a102 Fix license headers 2018-12-29 21:46:18 -05:00
Kyle Chang
e3856fa9ad Implement mania simulation 2018-12-24 16:20:05 -05:00
Kyle Chang
4ee150c3ba Implement taiko simulation 2018-12-24 16:19:35 -05:00
Kyle Chang
679e3e4374 Move osu simulation to subcommand 2018-12-24 01:31:41 -05:00
Kyle Chang
74da9f8918 Add simulate option for number of misses
Merge branch 'xexxar-angles' of https://github.com/smoogipoo/osu into HEAD
2018-12-23 23:56:25 -05:00