Commit Graph

10753 Commits

Author SHA1 Message Date
0fce23a36b Fix test regression 2019-02-19 12:38:45 +09:00
62fe5ad481 Nest class 2019-02-19 12:35:52 +09:00
f8033a3b35 Give TestWorkingBeatmap a reference clock 2019-02-19 12:27:30 +09:00
133c002d02 Fix test dlls being loaded as actual rulesets (and failing) 2019-02-19 12:13:55 +09:00
af049004dd Add test cases for transitioning into pause overlay and into results 2019-02-18 19:53:55 +09:00
4e07aba548 Make it so visual tests only load the osu ruleset 2019-02-18 18:12:45 +09:00
1d80674fbd Fix fadecontainer being added to multiple containers 2019-02-18 17:11:38 +09:00
af30aefe77 Merge branch 'master' into UserDimLogic 2019-02-18 16:56:16 +09:00
80800f2931 Match up fade behavior with current master 2019-02-18 16:34:11 +09:00
9be25c3758 Fix unit tests 2019-02-18 16:00:59 +09:00
f241d67e5f Use conditional operator isntead of if 2019-02-18 15:23:03 +09:00
c9c8cccd68 Merge branch 'master' into use-lifetime-optimization 2019-02-18 15:22:34 +09:00
9cce9ce97c Consider aggregate peaks 2019-02-18 15:00:32 +09:00
a8faa942a6 Implement new difficulty calculator structure 2019-02-18 14:49:43 +09:00
df148f8787 Fix background dim not being disabled on playerloader exit 2019-02-18 12:55:42 +09:00
0a265c6d35 Update osu.Game/Screens/Backgrounds/BackgroundScreenBeatmap.cs
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
2019-02-18 11:54:25 +09:00
7bb56a198a Merge branch 'master' into MissingSource 2019-02-17 19:54:43 +00:00
42dc7644f2 Merge branch 'master' into diffcalc-testcases 2019-02-17 21:06:42 +09:00
f0743ebecf Merge remote-tracking branch 'upstream/master' into tournament-tools
# Conflicts:
#	osu.Game.Tournament.Tests/TestCaseDrawings.cs
#	osu.Game/osu.Game.csproj
2019-02-17 17:25:09 +09:00
134840f118 Fix nullref 2019-02-16 11:18:17 +09:00
4777fd1334 Merge remote-tracking branch 'upstream/master' into fix-screen-tests 2019-02-15 21:29:44 +09:00
c607b8c979 Update framework 2019-02-15 21:28:59 +09:00
bd4e8e132b Merge pull request #4264 from nekodex/legacy-hitcircleoverlap-support
Add support for the HitCircleOverlap property of legacy skins
2019-02-15 21:27:56 +09:00
90e462309f Add newline 2019-02-15 21:16:54 +09:00
89981c02a2 Merge branch 'master' into fix-cursor-on-startup 2019-02-15 21:15:23 +09:00
38cf5a1ea4 Add support for the HitCircleOverlap property in legacy skins 2019-02-15 21:03:06 +09:00
df7acc1d31 Merge branch 'UserDimLogic' of https://github.com/nyquillerium/osu into UserDimLogic 2019-02-15 17:22:04 +09:00
fcc3cf3b7e Remove extra comma 2019-02-15 17:21:47 +09:00
8693d6a76b Merge branch 'master' into UserDimLogic 2019-02-15 17:11:21 +09:00
5d502250d8 Fix account creation overlay not working
Regressed with screen stack changes.
2019-02-15 17:01:51 +09:00
65721a01ab Fix regressed screen test cases 2019-02-15 17:01:06 +09:00
53b7fdd834 Clean up test code and unused includes 2019-02-15 16:57:53 +09:00
3ea13b1ade Fix mouse cursor appearing prematurely during startup 2019-02-15 16:55:39 +09:00
0a60f6dacd Documentation for tests and changes 2019-02-15 16:50:37 +09:00
6da9f94ae3 Fix regression with background dim 2019-02-15 16:17:01 +09:00
280081d589 Fix beatmap ruleset not being set 2019-02-15 14:42:42 +09:00
490d48fa5e Fix MultiplayerTestCase not being abstract 2019-02-15 13:48:14 +09:00
1550908edb Add tooltip to key configuration button 2019-02-15 11:56:33 +09:00
3a74ad678a clean up unused includes 2019-02-14 18:41:10 +09:00
a09e0790e1 Fix storyboards not dimming 2019-02-14 18:07:28 +09:00
e2a312a663 Move user dimming logic into its own container 2019-02-14 17:47:53 +09:00
777a606b2d Don't revert beatmap on exiting leased state 2019-02-14 17:14:58 +09:00
813b36e98e Merge pull request #4191 from peppy/leased-bindables-dont-work
Add screen leased bindables via DependencyContainer
2019-02-14 17:05:39 +09:00
9a0859464d Merge branch 'master' into leased-bindables-dont-work 2019-02-14 16:24:10 +09:00
f50a0be29d Add osu! difficulty calculator test 2019-02-14 16:22:14 +09:00
3c16b03c60 Merge remote-tracking branch 'upstream/master' into download_button_should_observe_beatmaps_availability 2019-02-14 16:21:06 +09:00
a5f1f9830b Fix potential schedule race case and regression in enum setting 2019-02-14 16:21:01 +09:00
503219b528 Merge branch 'master' into dont-log-passwords 2019-02-14 15:52:04 +09:00
cf66fc6924 Update framework 2019-02-14 13:29:07 +09:00
94ceb1e32b Move screen change allowance to local usage 2019-02-14 13:28:21 +09:00