|
8c383ddc27
|
Fix dodgy test scheduling to other tests
|
2019-06-20 19:23:27 +09:00 |
|
|
21a1fd738b
|
Remove the necessity for NotificationOverlay to always be present
Now it will only become present when there is a pending notification.
|
2019-06-20 19:06:21 +09:00 |
|
|
9a663715cd
|
Make get methods of ProgressNotification return correct values immediately
Previously they were only updated after the resultant schedule ran. This would not bode well when the overlay containing them is not present.
|
2019-06-20 19:05:33 +09:00 |
|
|
35ce032be1
|
Merge pull request #5077 from Joehuu/remove-bad-words-1
Remove bad words on code comments
|
2019-06-20 13:54:08 +09:00 |
|
|
ca919f02e6
|
Remove bad words on code comments
|
2019-06-19 21:33:58 -07:00 |
|
|
471c5b7386
|
Fix a couple of README typos
|
2019-06-20 11:23:36 +09:00 |
|
|
7482ecb8e7
|
Fix beatmap set cover goes out of its container (#5073)
Fix beatmap set cover goes out of its container
|
2019-06-20 11:21:22 +09:00 |
|
|
a2ca798dc2
|
Fix scores header is visible even with no scores (#5074)
Fix scores header is visible even with no scores
|
2019-06-20 11:09:07 +09:00 |
|
|
e83710d3b8
|
Add a testcase
|
2019-06-19 23:15:00 +03:00 |
|
|
0da8a483c5
|
Fix scores header is visible even if no scores are loaded
|
2019-06-19 23:14:53 +03:00 |
|
|
ee2268caba
|
Enable masking for the beatmap set cover
|
2019-06-19 21:20:00 +03:00 |
|
|
9858419c69
|
Improve vertical flexibility of BeatmapSetOverlay's header (#5067)
Improve vertical flexibility of BeatmapSetOverlay's header
|
2019-06-20 02:22:19 +09:00 |
|
|
865af00ab6
|
Merge branch 'master' into header-improvements
|
2019-06-19 20:00:28 +03:00 |
|
|
a4ceefdc9d
|
Hide empty categories in mod selector overlay (#5021)
Hide empty categories in mod selector overlay
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-20 01:59:30 +09:00 |
|
|
cd2999d0d1
|
Rename mod select test scene
|
2019-06-20 01:40:58 +09:00 |
|
|
08cf8dd299
|
Adjust for readability
|
2019-06-20 01:39:54 +09:00 |
|
|
2773cfba42
|
Merge branch 'master' into andy840119/_20190614_hidden_nod_label_when_empty
|
2019-06-20 01:35:24 +09:00 |
|
|
bcee8fe9c3
|
Show user online status in user overlay (#5058)
Show user online status in user overlay
|
2019-06-20 01:31:24 +09:00 |
|
|
3e285e5dde
|
Separate beatmap info container from details (avoid overlapping)
|
2019-06-19 17:47:47 +03:00 |
|
|
15229f3a23
|
Make header expandable
|
2019-06-19 17:45:39 +03:00 |
|
|
5fb4f2fadf
|
Add TOP_PADDING
|
2019-06-19 17:38:43 +03:00 |
|
|
e16de58450
|
Add a testcase
|
2019-06-19 12:34:01 +03:00 |
|
|
17749e84f9
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into user-online-fix
|
2019-06-19 12:17:31 +03:00 |
|
|
82515a52fe
|
Fix audio being dimmed during multiplayer (#5041)
Fix audio being dimmed during multiplayer
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-19 14:45:51 +09:00 |
|
|
3043f42eb5
|
Merge branch 'master' into fix-multiplayer-audio
|
2019-06-19 14:36:05 +09:00 |
|
|
0895a01172
|
Merge pull request #5064 from peppy/fix-main-menu-nullref
Fix startup crash if main menu does not load fast enough
|
2019-06-19 14:17:00 +09:00 |
|
|
b51aad7433
|
Merge branch 'master' into fix-multiplayer-audio
|
2019-06-19 13:36:25 +09:00 |
|
|
f26fe53feb
|
Fix startup crash if main menu does not load fast enough
|
2019-06-19 13:16:19 +09:00 |
|
|
6426983de0
|
Move logic out of update (and simplify, hopefully)
|
2019-06-19 13:15:58 +09:00 |
|
|
fbd9ebf02d
|
Merge pull request #5054 from peppy/settings-item-unbind-previous-bindable
Unbind from previous bindable when rebinding a SettingsItem
|
2019-06-19 13:09:19 +09:00 |
|
|
262129b96b
|
Remove unused property from chat message (#5053)
Remove unused property from chat message
Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
|
2019-06-19 13:09:04 +09:00 |
|
|
aef29e2767
|
Merge branch 'master' into remote-unused-property
|
2019-06-19 11:18:12 +09:00 |
|
|
d0d2be0aca
|
Merge pull request #5059 from iiSaLMaN/update-framework
Update framework
|
2019-06-19 06:27:13 +09:00 |
|
|
2fb1052a1e
|
Add missing space
|
2019-06-18 21:04:36 +03:00 |
|
|
a5adc89839
|
Update framework
|
2019-06-18 20:37:56 +03:00 |
|
|
03d560ed41
|
Initial implementation
|
2019-06-18 19:13:21 +03:00 |
|
|
f15df51514
|
Remove test which is failing due to magic numbers (#5055)
Remove test which is failing due to magic numbers
|
2019-06-18 20:19:00 +09:00 |
|
|
2d20c088f7
|
Remove test which is failing due to magic numbers
|
2019-06-18 18:31:42 +09:00 |
|
|
9776494c63
|
Merge pull request #5052 from peppy/make-osu-button-instantiable
Make OsuButton non-abstract again
|
2019-06-18 18:29:35 +09:00 |
|
|
6823ba1ab0
|
Unbind from previous bindable when rebinding a SettingsItem
|
2019-06-18 14:24:44 +09:00 |
|
|
5bb8649f3b
|
Remove unused property from chat message
|
2019-06-18 14:22:59 +09:00 |
|
|
07ea0f9755
|
Make OsuButton non-abstract again
|
2019-06-18 14:16:54 +09:00 |
|
|
0d4c6d2cbc
|
Fade volume when game window becomes inactive (#5047)
Fade volume when game window becomes inactive
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-17 23:58:03 +09:00 |
|
|
04dc1c1744
|
Fix typo in comment
Co-Authored-By: Joseph Madamba <madamba.joehu@outlook.com>
|
2019-06-17 16:44:53 +02:00 |
|
|
3a04684efb
|
Add region
|
2019-06-17 23:25:16 +09:00 |
|
|
ad4c9babe7
|
Adjust naming and transitions
|
2019-06-17 23:24:52 +09:00 |
|
|
d7d6feb001
|
Fade volume in / out when game window becomes active / inactive
|
2019-06-17 12:31:23 +02:00 |
|
|
b940255972
|
Fix typo in VersionNavigation class name (#5044)
Fix typo in VersionNavigation class name
|
2019-06-17 16:59:07 +09:00 |
|
|
84a0b948e1
|
Fix typo in VersionNavigation class name
|
2019-06-17 16:32:38 +09:00 |
|
|
c1d2fff651
|
Use RestartPoint
|
2019-06-17 12:44:19 +09:00 |
|