Commit Graph

3515 Commits

Author SHA1 Message Date
3af7d4939c Add debounce testing 2019-02-27 19:11:09 +09:00
43a1df6e5c Inline cancellation token source creation 2019-02-27 18:58:53 +09:00
6f5d4ce2e2 Debounce SquareGraph some more 2019-02-27 18:58:45 +09:00
8c4a59e57e Fix SquareGraph more 2019-02-27 18:58:34 +09:00
d9872dda12 Use fade instead of negative margin 2019-02-26 16:10:06 +09:00
2d6d9dd723 Add better easing 2019-02-26 16:09:45 +09:00
c1432b2ed5 Add back newline 2019-02-26 15:48:34 +09:00
2fc34496fd Merge branch 'master' into MissingSource 2019-02-26 15:38:51 +09:00
e91c07209f Move MainMenu initialisation from ctor to load 2019-02-26 09:54:42 +09:00
bebb635ca1 Merge branch 'master' into hide-exit-button
# Conflicts:
#	osu.Game/Screens/Menu/MainMenu.cs
2019-02-25 21:48:42 +09:00
2bd5bb3f69 Move all MainMenu button creation into load 2019-02-25 21:41:41 +09:00
97dc7f9819 Merge branch 'master' into MissingSource 2019-02-25 19:35:44 +09:00
a4e119786f Fix some weird formatting 2019-02-25 19:19:28 +09:00
6881563346 Merge branch 'master' into ScrollingExitFix 2019-02-25 19:11:05 +09:00
59ad470eed Clean up test code 2019-02-25 18:41:13 +09:00
ad1bce3585 Fix song select backround not being exited in time 2019-02-25 18:40:19 +09:00
61be4f2695 Conditionally add ExitConfirmOverlay and disable back action 2019-02-25 10:43:47 +09:00
add8b8e9c4 Only add Exit button if the GameHost supports it 2019-02-25 09:56:00 +09:00
2281a0235d Fix regression causing playback rate to display incorrectly 2019-02-24 15:27:06 +09:00
367bc53a06 Revert some more instances of 'e' variable names 2019-02-22 20:15:25 +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
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
452caabd40 Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
2019-02-22 17:06:49 +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
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
dbfa95b9e7 Made medium the default font weight 2019-02-20 16:52:36 +09:00
0693ab8e7d Merge remote-tracking branch 'origin/master' into osu-fontusage
# Conflicts:
#	osu.Game/Screens/Multi/Components/BeatmapTitle.cs
2019-02-20 15:04:08 +09:00
a2aa3ec5cb Adjust sprite texts in-line with framework changes 2019-02-20 15:03:20 +09:00
703df77000 Update in-line with framework IsActive changes 2019-02-19 19:16:03 +09:00
7bb56a198a Merge branch 'master' into MissingSource 2019-02-17 19:54:43 +00:00
134840f118 Fix nullref 2019-02-16 11:18:17 +09:00
3ea13b1ade Fix mouse cursor appearing prematurely during startup 2019-02-15 16:55:39 +09:00
777a606b2d Don't revert beatmap on exiting leased state 2019-02-14 17:14:58 +09:00
94ceb1e32b Move screen change allowance to local usage 2019-02-14 13:28:21 +09:00
e604806398 Fix regression in screen change allowance logic 2019-02-13 19:43:01 +09:00
1373e0fad0 Fix BeatmapTitle not always displaying 2019-02-13 14:57:40 +09:00
166cdab2e8 Remove unnecessary null check 2019-02-13 14:14:57 +09:00
ab3adafafd Fix crashes after entering player 2019-02-13 14:13:54 +09:00
c3ae4d7b14 Improve comment
Co-Authored-By: peppy <pe@ppy.sh>
2019-02-13 11:34:48 +09:00
5fbdbcf209 removed 'unknown source' line 2019-02-12 15:30:42 -05:00
2ea839c475 Fix crashes on beatmap not being set correctly in player 2019-02-12 19:18:22 +09:00
d5cce850a8 Revert some unnecessary complications in logo logic 2019-02-12 13:29:41 +09:00
272584eb79 Improve file layouts 2019-02-12 13:02:33 +09:00
78b47f9fe3 Fix starting matches not working 2019-02-12 11:19:42 +09:00