Commit Graph

10805 Commits

Author SHA1 Message Date
56397dbea6 Ensure beatmap is not disabled before continuing with present 2019-02-24 12:08:27 +09:00
4e06d5c7cd Avoid fatal exceptions being thrown on download failure
Closes #4313.
2019-02-24 00:33:11 +09:00
69b9de5acd Update framework 2019-02-23 21:13:53 +09:00
809ab86ed0 Fix user ID not being added to database
Needed for avatar retrieval
2019-02-23 17:04:02 +09:00
90cae0a69c Simplify RulesetInputManager further 2019-02-23 15:48:34 +09:00
f8d18285a8 Fix backgrounds not properly being faded in song select 2019-02-23 14:59:54 +09:00
6d3c0e3191 Holy sheet 2019-02-23 14:39:55 +09:00
0c218eb0d5 Apply new RulesetInputManager logic
Run UpdateSubTree twice to ensure correctness
2019-02-23 14:14:41 +09:00
490fb86f9e Make base class abstract and add documentation 2019-02-23 14:14:34 +09:00
3495aa645f Update headers 2019-02-23 14:14:34 +09:00
d59ba8cfe9 Rename base player test class to RateAdjustedBeatmap, refactor input tests 2019-02-23 14:14:34 +09:00
1fdb8ca37a Fix auto-generated lisence header 2019-02-23 14:14:34 +09:00
8e09c66cbb Split out testcase player for use in slider input tests 2019-02-23 14:14:34 +09:00
8b4aa708fa Resolve merge conflict 2019-02-22 23:04:45 +03:00
bb01948283 Use .Value with new bindable changes 2019-02-22 20:44:02 +09:00
ab3fa91a2f Merge branch 'master' into UserDimLogic 2019-02-22 20:38:10 +09:00
76de39a344 Put user dim logic in yet another container inside UserDimContainer 2019-02-22 20:34:51 +09:00
367bc53a06 Revert some more instances of 'e' variable names 2019-02-22 20:15:25 +09:00
a0dae820ee Woops 2019-02-22 19:49:37 +09:00
d61dfe888e Fix venera fonts not being correctly specified 2019-02-22 19:42:09 +09:00
3015d40f8f Merge branch 'master' into osu-fontusage 2019-02-22 18:09:23 +09:00
a4162a69fb Remove leftover usage of dimlevel in BackgroundScreenBeatmap 2019-02-22 18:01:50 +09:00
0431582959 Remove excess new line 2019-02-22 17:57:49 +09:00
3fe4b8fd1c Update variable names
Also cleans up some weird code
2019-02-22 17:51:39 +09:00
2c9e6adfd4 Merge branch 'master' into bindable-valuechanged 2019-02-22 17:14:05 +09:00
452caabd40 Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
2019-02-22 17:06:49 +09:00
263972a048 Remove DimLevel bindable from ScreenWithBeatmapBackground 2019-02-22 17:00:00 +09:00
918a60ebbf Create a new player every time a test is performed. 2019-02-22 16:56:03 +09:00
65cdac60c3 Add tests to make sure the background is always the same through screen transitions 2019-02-22 14:43:05 +09:00
f919f2252f Add ToString for Judgements to ease debugging 2019-02-22 12:02:54 +09:00
94bc552282 Fix backgrounds not fading out when replaced by storyboard, add test for this 2019-02-22 11:41:28 +09:00
8f53af1c71 Update framework 2019-02-22 11:32:14 +09:00
8853f7ad76 Explicitly set exo typeface in a few places 2019-02-21 19:26:02 +09:00
d8c55bc729 Adjust namespaces 2019-02-21 19:05:52 +09:00
bca347427f Update with framework bindable changes 2019-02-21 18:56:34 +09:00
97db8abd59 Remove unused includes 2019-02-21 18:34:11 +09:00
0677194f46 Move all storyboard show logic into UserDimContainer 2019-02-21 18:14:58 +09:00
ad5e81f0cd Add test case for background preview, fix unit tests 2019-02-21 15:24:26 +09:00
bbeecd6c26 Merge pull request #4299 from nekodex/fix-flying-logo
Fix osu! logo traveling in a weird direction on entering gameplay
2019-02-21 14:39:35 +09:00
7e41fbc29b Remove LegacyDifficultyCalculator 2019-02-21 13:12:37 +09:00
be9be5dee2 Add some xmldocs 2019-02-20 21:04:18 +09:00
062196c7da Cleanup 2019-02-20 20:52:56 +09:00
cc33f230b4 Merge remote-tracking branch 'origin/master' into osu-fontusage 2019-02-20 20:37:48 +09:00
9b3f2fdd24 Change RelativePositionAxes default on osu! logo to be both 2019-02-20 19:34:55 +09:00
4db5531e4b Replace copy-constructor/method with extension method 2019-02-20 19:32:30 +09:00
f5d8700920 Merge branch 'UserDimLogic' of https://github.com/nyquillerium/osu into UserDimLogic 2019-02-20 17:40:13 +09:00
25e7dcb375 Remove unused includes 2019-02-20 17:39:35 +09:00
49c5a9fc30 Merge branch 'master' into UserDimLogic 2019-02-20 17:30:34 +09:00
d703a9511a Fix background dim previews 2019-02-20 17:20:45 +09:00
3f000dfe2e Remove unnecessary region 2019-02-20 16:58:12 +09:00