1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game
smoogipoo 8d8b7e6fa2 Fix conversion tests for ruleset-specific beatmaps not working
TRuleset was a mistake. This resulted in cases that checked whether the beatmap was for the current ruleset (TaikoBeatmapConverter and ManiaBeatmapConverter) failing due to TestXRuleset != XRuleset...
2018-05-16 13:09:48 +09:00
..
Audio Normalize all the line endings 2018-04-13 18:26:38 +09:00
Beatmaps Move base classes to osu.Game.Rulesets.Difficulty namespace 2018-05-15 17:38:08 +09:00
Configuration Add keybind to disable mouse buttons 2018-05-02 19:37:47 +09:00
Database Normalize all the line endings 2018-04-13 18:26:38 +09:00
Graphics Stop overlays from handling DragStart 2018-05-14 15:44:19 +09:00
Input Move keybind to last in enum 2018-05-07 15:41:14 +09:00
IO Test CI run with new changes 2018-04-22 03:51:17 +09:00
IPC Normalize all the line endings 2018-04-13 18:26:38 +09:00
Migrations Normalize all the line endings 2018-04-13 18:26:38 +09:00
Online Fix new detections in rider 2018.1 2018-04-23 14:56:45 +09:00
Overlays Merge remote-tracking branch 'upstream/master' into smoogipoo-disable-mouse-buttons 2018-05-15 19:23:51 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
Rulesets Cap CS to 10 also 2018-05-15 21:57:08 +09:00
Screens Merge branch 'master' into hud-above-letterbox 2018-05-14 19:31:39 +09:00
Skinning User pattern matching 2018-04-25 16:32:06 +09:00
Storyboards Normalize all the line endings 2018-04-13 18:26:38 +09:00
Tests Fix conversion tests for ruleset-specific beatmaps not working 2018-05-16 13:09:48 +09:00
Users Updated UserStatus.cs to make more sense(UNTESTED) 2018-04-26 12:57:24 +02:00
Utils Normalize all the line endings 2018-04-13 18:26:38 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj bump NUnit to version 3.10.1 2018-04-13 13:19:52 +02:00
osu.nuspec Update license year. 2018-01-22 18:22:38 +01:00
OsuGame.cs Unify naming 2018-05-02 19:42:03 +09:00
OsuGameBase.cs Change load order to ensure runner is loaded before blocking op 2018-04-22 04:26:27 +09:00