1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 10:07:25 +08:00
osu-lazer/osu.Game/Tests
Bartłomiej Dach 7c88a1c6de
Add a way to change custom combo colours via IHasComboColours
`IHasComboColours` was already mutable (via a strange
`AddComboColours()` method) and exposing a straight list is easier to
work with. `IHasCustomColours` is also similarly externally mutable (in
a way which is not easily removable).
2021-08-15 20:06:06 +02:00
..
Beatmaps Add a way to change custom combo colours via IHasComboColours 2021-08-15 20:06:06 +02:00
Visual Merge branch 'master' into multiplayer-kick-support-events 2021-08-14 14:08:34 +09:00
CleanRunHeadlessGameHost.cs Fix test failures due to logger pollution 2021-07-09 12:15:30 +09:00
OsuTestBrowser.cs Fix TestCaseEditor as well 2019-03-12 17:45:16 +09:00
TestScoreInfo.cs Add test covering mod displays with too many mods 2021-07-21 16:43:41 +09:00
VisualTestRunner.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00