smoogipoo
|
cb65fc6317
|
Don't throw exception for non-existent files
|
2019-06-26 17:23:12 +09:00 |
|
smoogipoo
|
15b140b2ee
|
Shortcut checking for whether directories are files
|
2019-06-26 17:10:22 +09:00 |
|
Dan Balasescu
|
681759582b
|
Merge pull request #5155 from peppy/one-hit-screen
Add base class for startup screens
|
2019-06-26 11:49:15 +09:00 |
|
Dan Balasescu
|
6063e7a69f
|
Merge branch 'master' into one-hit-screen
|
2019-06-26 11:34:54 +09:00 |
|
Dan Balasescu
|
d68e2892dd
|
Merge pull request #5154 from peppy/fix-pause-behaviour
Fix pause not correctly showing pause screen
|
2019-06-26 11:34:42 +09:00 |
|
Dean Herbert
|
446fbce81c
|
Add base class for startup screens
Avoids missing adding changes to screens like Disclaimer, which may not be shown in debug builds.
|
2019-06-26 01:36:17 +09:00 |
|
Dean Herbert
|
c04f14a1e3
|
Remove unused using statement
|
2019-06-26 00:23:39 +09:00 |
|
Dean Herbert
|
a4214db39e
|
Add test for pause via hold
|
2019-06-26 00:00:53 +09:00 |
|
Dean Herbert
|
40cf573368
|
Fix pause not correctly showing pause screen
|
2019-06-25 23:15:58 +09:00 |
|
Dean Herbert
|
bb3dde53d1
|
Disallow back button on disclaimer screen (#5153)
Disallow back button on disclaimer screen
|
2019-06-25 22:35:00 +09:00 |
|
Dean Herbert
|
983cabdb98
|
Disallow back button on disclaimer screen
|
2019-06-25 22:27:50 +09:00 |
|
Dean Herbert
|
7d5554c2ac
|
Re-use the back button game-wide (#5149)
Re-use the back button game-wide
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-25 20:50:28 +09:00 |
|
Dean Herbert
|
f9dad0f640
|
Merge remote-tracking branch 'upstream/master' into gamewide-backbutton
|
2019-06-25 20:23:49 +09:00 |
|
Dean Herbert
|
e87e4077e8
|
Add testability of dismissal
|
2019-06-25 20:23:43 +09:00 |
|
Dean Herbert
|
f51be4c4fe
|
Adjust transitions a tad
|
2019-06-25 20:23:34 +09:00 |
|
Dean Herbert
|
75b78d5e27
|
Reduce size of dropdown chevron (#5150)
Reduce size of dropdown chevron
Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
|
2019-06-25 20:05:52 +09:00 |
|
Dean Herbert
|
28cfccbd64
|
Use OsuScrollContainer for osu menus (#5094)
Use OsuScrollContainer for osu menus
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-25 20:05:09 +09:00 |
|
Dan Balasescu
|
7794fab7c9
|
Merge branch 'master' into reduce-dropdown-chevron-size
|
2019-06-25 19:58:37 +09:00 |
|
Dan Balasescu
|
89777c1743
|
Merge pull request #5147 from peppy/reduce-background-brightness
Reduce background brightness at PlayerLoader
|
2019-06-25 19:58:25 +09:00 |
|
Dan Balasescu
|
0f31d17129
|
Merge branch 'master' into reduce-background-brightness
|
2019-06-25 19:45:15 +09:00 |
|
Dean Herbert
|
a3de369c20
|
Reduce size of dropdown chevron
|
2019-06-25 19:32:00 +09:00 |
|
Dean Herbert
|
8c02709d74
|
Merge branch 'master' into fix-dropdown-styling
|
2019-06-25 19:28:37 +09:00 |
|
Dean Herbert
|
445660d066
|
Merge pull request #5148 from peppy/update-framework
Update framework
|
2019-06-25 19:28:17 +09:00 |
|
Dan Balasescu
|
c6965a40dc
|
Merge branch 'master' into reduce-background-brightness
|
2019-06-25 19:18:28 +09:00 |
|
Dan Balasescu
|
055b302da1
|
Merge pull request #5144 from peppy/beatmap-overlay-load
Improve loading state of BeatmapSet header
|
2019-06-25 19:18:23 +09:00 |
|
Dan Balasescu
|
47974ca854
|
Merge branch 'master' into beatmap-overlay-load
|
2019-06-25 19:05:17 +09:00 |
|
Dan Balasescu
|
2d07514a56
|
Merge pull request #5143 from peppy/cancel-api-callback
Avoid calling api request callback after user cancel
|
2019-06-25 19:04:57 +09:00 |
|
Dan Balasescu
|
ffcd3529a6
|
Merge branch 'master' into cancel-api-callback
|
2019-06-25 18:43:33 +09:00 |
|
smoogipoo
|
aa81c95f30
|
Remove unnecessary extra property
|
2019-06-25 18:38:14 +09:00 |
|
Dean Herbert
|
fe290ead63
|
Update framework
|
2019-06-25 18:38:11 +09:00 |
|
smoogipoo
|
5b294ba419
|
Adjust backbutton animation
|
2019-06-25 18:33:35 +09:00 |
|
smoogipoo
|
4ed14a295d
|
Make TLB test scene test TLB and not back button
|
2019-06-25 18:33:30 +09:00 |
|
smoogipoo
|
531b107a98
|
Exit match before exiting multiplayer
|
2019-06-25 18:33:26 +09:00 |
|
smoogipoo
|
1a26608ba9
|
Close mod select before exiting song selection
|
2019-06-25 18:33:21 +09:00 |
|
smoogipoo
|
d9927204f8
|
Relieve OsuScreen of back button input duties
|
2019-06-25 18:33:18 +09:00 |
|
smoogipoo
|
f53d2fbe76
|
Scale backbutton along with screens
|
2019-06-25 18:33:13 +09:00 |
|
smoogipoo
|
8c96e4c1fa
|
Move back button to OsuGame
|
2019-06-25 18:33:08 +09:00 |
|
Dean Herbert
|
1ea24756bd
|
Fix keybindings being offset incorrectly (#5146)
Fix keybindings being offset incorrectly
|
2019-06-25 17:27:31 +09:00 |
|
Dean Herbert
|
7bc7df2249
|
Reduce background brightness at PlayerLoader
|
2019-06-25 17:22:10 +09:00 |
|
Dean Herbert
|
93b6d5b7e3
|
Fix keybindings being offset
|
2019-06-25 17:16:19 +09:00 |
|
Dean Herbert
|
7281b64eb6
|
Fix cursor expansion state potentially being incorrect (#5145)
Fix cursor expansion state potentially being incorrect
|
2019-06-25 16:16:27 +09:00 |
|
smoogipoo
|
0d98d637b6
|
Fix cursor expansion state potentially being incorrect
|
2019-06-25 15:47:54 +09:00 |
|
Dean Herbert
|
f2207aae4e
|
Remove unnecessary local item storage in SettingsDropdown (#5142)
Remove unnecessary local item storage in SettingsDropdown
|
2019-06-25 15:22:20 +09:00 |
|
Dean Herbert
|
ba2f22be47
|
Improve loading state of BeatmapSet header
|
2019-06-25 14:47:29 +09:00 |
|
Dean Herbert
|
90acc9b6ca
|
Avoid calling api request callback after user cancel
|
2019-06-25 13:52:43 +09:00 |
|
smoogipoo
|
fb94cd43a4
|
Remove unnecessary local item storage in SettingsDropdown
|
2019-06-25 12:00:05 +09:00 |
|
Dean Herbert
|
109ca1fd6f
|
Avoid displaying previous user avatar when showing new beatmap… (#5112)
Avoid displaying previous user avatar when showing new beatmap overlay
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-25 10:31:36 +09:00 |
|
Dean Herbert
|
cc1e67dc6c
|
Merge branch 'master' into fix-avatar-display-update-2
|
2019-06-25 10:18:46 +09:00 |
|
Dean Herbert
|
c4791f19b5
|
Merge pull request #5141 from Morilli/fix-readme
Fix bad wording in the readme
|
2019-06-25 06:49:29 +09:00 |
|
Morilli
|
7fa94e6e35
|
fix bad wording
|
2019-06-24 23:25:33 +02:00 |
|