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

16 commits

Author SHA1 Message Date
Bartłomiej Dach
8a681e11bc
Implement command for testing legacy score total conversion
Comes in handy when needing to quickly diagnose failures in score
importers without having to fabricate a replay or import data locally or
do other similar shenanigans.
2024-01-29 23:10:34 +01:00
Bartłomiej Dach
555cbfc78f
Add command to simulate score V1 total 2023-10-09 12:15:24 +02:00
Dan Balasescu
9a6ac29499 Rewrite performance command to use API beatmap/score lookups 2023-08-14 14:34:05 +09:00
Dean Herbert
f0938033e4 Add mod definition output command
To be used for more automated web-side updates when mod definitions
change.
2022-06-14 17:13:26 +09:00
Dan Balasescu
ae4074f083 Use UTF8 for console output 2022-01-10 19:58:18 +09:00
StanR
55a16bd5fc Add leaderboard command 2021-11-22 02:52:48 +03:00
smoogipoo
9c30cd8263 Merge retrievals/cachings/etc 2021-10-11 17:23:16 +09:00
smoogipoo
b06c23bce9 Fix up deprecated attribute usages 2019-08-09 15:37:18 +09:00
Dean Herbert
1f1d20c192 Fix CI issues 2019-01-25 11:25:28 +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
Rohit Agarwal
25d4d4aaa1
Merge branch 'master' into master 2019-01-17 17:55:40 -05:00
girantinas
a88b5e76f0
Update Program.cs 2018-12-29 10:48:25 -05:00
Kyle Chang
f0e3e606f3 Add simulate command 2018-12-23 22:26:50 -05:00
smoogipoo
6434c95cf7 Don't limit beatlength for diffcalc
By using the special decoder made for difficulty calculation.
2018-10-09 11:50:00 +09:00
Dean Herbert
1aeb06a7c4 Move files up one directory 2018-05-15 16:12:46 +09:00
Renamed from PerformanceCalculator/PerformanceCalculator/Program.cs (Browse further)