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

24 commits

Author SHA1 Message Date
Bartłomiej Dach
e95daab1ed
Fix compile failures 2025-02-20 09:42:05 +01:00
StanR
5c438d2a92 Fix Use explicit type 2025-01-31 20:58:38 +05:00
Dean Herbert
5e36b1660c Update packages and usages with osu! side changes 2023-06-21 16:23:53 +09:00
Dan Balasescu
ce4e76075a Fix some CI inspections 2022-07-19 19:44:48 +09:00
Bartłomiej Dach
e035b8e5a2
Resolve compilation failures due to OnlineID nullability 2022-01-28 20:54:04 +01:00
Bartłomiej Dach
c7514522dd
Update BeatmapInfo usages in line with OnlineID changes 2021-11-13 14:43:32 +01:00
Dean Herbert
c4aee79ea5
Rephrase exception text 2021-10-11 23:41:50 +09:00
smoogipoo
9c30cd8263 Merge retrievals/cachings/etc 2021-10-11 17:23:16 +09:00
smoogipoo
805969d227 Upgrade osu.Game package 2021-06-16 18:55:49 +09:00
smoogipoo
456578a08f Fix post-merge error 2021-04-30 19:37:06 +09:00
smoogipoo
57a2f340ee Fix compilation issue 2020-09-17 16:24:14 +09:00
smoogipoo
ce00b39a94 Update osu submodule 2020-04-16 17:24:52 +09:00
smoogipoo
2cec118cf8 Update osu! submodule 2020-02-17 18:06:17 +09:00
smoogipoo
6123421331 Update submodule 2019-06-15 21:53:26 +09:00
Dean Herbert
2ecfc46b6d Fix last case of ruleset instantiation 2019-01-28 14:02:16 +09:00
Dean Herbert
53305151ff Update licence header 2019-01-24 18:48:24 +09:00
Dean Herbert
e3e196fb81 Better output formatting, more clean-ups 2019-01-24 13:57:50 +09:00
girantinas
4a0ddaa409 Make stream constructor in ProcessorWorkingBeatmap private (not needed); make all paths into urls to avoid confusion, implement Path.Combine method 2019-01-21 16:12:59 -05:00
girantinas
07dca88c80 Implement using statements and tidied code with apiReader method 2019-01-09 07:00:23 -05:00
girantinas
4628ed9514 Revert "Revert "Implemented qwewqa's suggestions. Got rid of the temporary file, removed category Attributes, and in doing so made the stream constructor of the working beatmap class public. Also fixed some readmes""
This reverts commit 02a0f673f7.
2019-01-05 23:51:13 -05:00
girantinas
02a0f673f7 Revert "Implemented qwewqa's suggestions. Got rid of the temporary file, removed category Attributes, and in doing so made the stream constructor of the working beatmap class public. Also fixed some readmes"
This reverts commit 20dedd3c0c.
2019-01-05 23:45:47 -05:00
girantinas
20dedd3c0c Implemented qwewqa's suggestions. Got rid of the temporary file, removed category Attributes, and in doing so made the stream constructor of the working beatmap class public. Also fixed some readmes 2019-01-05 23:42:07 -05:00
Dean Herbert
5fd3f7791d Fix incorrect licence headers 2018-05-15 16:20:52 +09:00
Dean Herbert
1aeb06a7c4 Move files up one directory 2018-05-15 16:12:46 +09:00
Renamed from PerformanceCalculator/PerformanceCalculator/ProcessorWorkingBeatmap.cs (Browse further)