StanR
|
70d5baa375
|
Merge branch 'master' into fix_simulate_mania
|
2025-06-06 11:59:20 +03:00 |
|
Givikap120
|
f8df9bb4f9
|
add option to pass legacy total score
|
2025-05-03 14:42:46 +03:00 |
|
Mr. HeliX
|
4ef51a1b09
|
Review feedback
|
2025-02-21 21:50:38 +01:00 |
|
StanR
|
5c438d2a92
|
Fix Use explicit type
|
2025-01-31 20:58:38 +05:00 |
|
Givikap120
|
00ea84b030
|
Update SimulateCommand.cs
|
2024-12-05 00:47:48 +02:00 |
|
Givikap120
|
8b210e852b
|
revert accidental change
|
2024-11-16 02:27:50 +02:00 |
|
Givikap120
|
750e377034
|
add mod-specific behaviour
|
2024-11-15 19:03:18 +02:00 |
|
Givikap120
|
66b20a6fdd
|
initial commit
|
2024-11-15 19:02:02 +02:00 |
|
minisbett
|
97e65c7970
|
fix code quality
|
2024-11-01 12:13:05 +01:00 |
|
minisbett
|
5a4d4e8e8e
|
fix standard ruleset accuracy calculation
|
2024-11-01 11:12:56 +01:00 |
|
MaxOhn
|
a88ee33329
|
Remove static method
|
2024-10-25 23:08:33 +02:00 |
|
MaxOhn
|
6edaf218ff
|
Refactor GetMaxCombo
|
2024-10-23 13:17:31 +02:00 |
|
Dan Balasescu
|
664597edf7
|
Move to utility function
|
2024-10-23 15:06:46 +09:00 |
|
minisbett
|
3d040c4f0a
|
Merge branch 'simulate-parameter-handling' into mod-options-parameter
|
2024-10-18 22:46:39 +02:00 |
|
minisbett
|
2269f1b163
|
clean up getters and setters
|
2024-10-18 22:43:18 +02:00 |
|
minisbett
|
4ae649dd83
|
cleanup
|
2024-10-18 18:44:08 +02:00 |
|
minisbett
|
121458a077
|
Merge branch 'simulate-parameter-handling' into mod-options-parameter
|
2024-10-18 18:37:30 +02:00 |
|
minisbett
|
02e2cdee4e
|
pleasing the code quality check
|
2024-10-18 18:34:22 +02:00 |
|
minisbett
|
f7d3b1b9f5
|
Add mod settings support
|
2024-10-18 15:38:12 +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 |
|