Dean Herbert
|
6a541d9a10
|
Merge branch 'master' into user_profile_modes
|
2019-06-25 00:59:51 +09:00 |
|
Dean Herbert
|
12faffc7b8
|
Allow controlling music and effect volume via arrow keys when h… (#5135)
Allow controlling music and effect volume via arrow keys when hovering
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-24 22:21:08 +09:00 |
|
Dean Herbert
|
c0b5153094
|
Merge branch 'master' into music-effect-arrow-keys-hover
|
2019-06-24 21:49:45 +09:00 |
|
Dean Herbert
|
afaea9a5fa
|
Merge pull request #2996 from HoutarouOreki/quickEscape
Add quick exit hotkey
|
2019-06-24 19:02:42 +09:00 |
|
Dean Herbert
|
88b182ab3f
|
Merge branch 'master' into generic-download-model-manager
|
2019-06-24 18:35:58 +09:00 |
|
Dean Herbert
|
f91467eddc
|
Fix licence header
|
2019-06-24 18:34:23 +09:00 |
|
Dean Herbert
|
bd2f34a102
|
Merge branch 'master' into quickEscape
|
2019-06-24 18:21:39 +09:00 |
|
Dean Herbert
|
2ea5165803
|
Change case to match; change hotkey to be more globally usable (previous has conflict on macOS)
|
2019-06-24 18:19:17 +09:00 |
|
Dean Herbert
|
fad1ced1b5
|
Add correct conditionals to allow exit
|
2019-06-24 18:15:27 +09:00 |
|
Dean Herbert
|
d70248338d
|
Merge remote-tracking branch 'upstream/master' into quickEscape
|
2019-06-24 18:14:48 +09:00 |
|
Dean Herbert
|
b40eefcf7c
|
Add basic skinning capabilities to osu!catch catcher (#5128)
Add basic skinning capabilities to osu!catch catcher
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-24 18:03:48 +09:00 |
|
Dean Herbert
|
5aa98a4da3
|
Update TabControl in User Overlay in line with the web version (#5057)
Update TabControl in User Overlay in line with the web version
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-24 18:03:32 +09:00 |
|
HoLLy
|
aed83471f4
|
Replace Reset with overridden TransformImmediately/TransformDuration
|
2019-06-24 10:51:45 +02:00 |
|
Dean Herbert
|
cc9e46f8ee
|
Merge remote-tracking branch 'upstream/master' into catch-catcher-skinning
|
2019-06-24 17:45:33 +09:00 |
|
Dean Herbert
|
2473a9487a
|
Add missing using
|
2019-06-24 17:38:11 +09:00 |
|
Dean Herbert
|
6e2138491b
|
Merge branch 'master' into useroverlay-tabs
|
2019-06-24 17:27:47 +09:00 |
|
Dean Herbert
|
303fb508af
|
Add SkinnableSprite class (#5137)
Add SkinnableSprite class
|
2019-06-24 17:11:21 +09:00 |
|
Dean Herbert
|
1830362337
|
Move task out of ctor to avoid initialisation ordering issues
|
2019-06-24 17:10:50 +09:00 |
|
Dean Herbert
|
36d54fdbfc
|
Merge branch 'master' into skinnable-sprite
|
2019-06-24 16:33:17 +09:00 |
|
Dan Balasescu
|
dfbcbf443a
|
Merge pull request #5109 from Aergwyn/add-numberbox
Add OsuNumberBox
|
2019-06-24 15:33:04 +09:00 |
|
Dean Herbert
|
06eaba766b
|
Move method below ctor
|
2019-06-24 15:27:46 +09:00 |
|
Dean Herbert
|
9593e66a96
|
Add some more xmldoc
|
2019-06-24 15:25:01 +09:00 |
|
Dan Balasescu
|
18d64df0c4
|
Merge branch 'master' into add-numberbox
|
2019-06-24 15:22:30 +09:00 |
|
Dean Herbert
|
aca9289d89
|
Use SkinnableSprite for approach circle
|
2019-06-24 15:17:56 +09:00 |
|
Dean Herbert
|
3f22c0a311
|
Add SkinnableSprite implementation
|
2019-06-24 15:17:35 +09:00 |
|
Dean Herbert
|
9ab5204947
|
Make test a bit more sane
|
2019-06-24 15:10:50 +09:00 |
|
Dean Herbert
|
9baf8160d1
|
Remove pointless SkinReloadableDrawable specification
|
2019-06-24 15:10:50 +09:00 |
|
Dean Herbert
|
d9f7011769
|
Use SkinnableSprite to reduce complexity of implementation
|
2019-06-24 15:10:50 +09:00 |
|
Joehu
|
7ac6558f59
|
Allow controlling music and effect volume by arrow keys when hovering
|
2019-06-23 22:53:02 -07:00 |
|
Dan Balasescu
|
85fdf7d97f
|
Merge pull request #5127 from peppy/custom-tournament-header
Allow customisation of the colour portion of the tournament logo header
|
2019-06-24 14:45:08 +09:00 |
|
Dean Herbert
|
06b087db70
|
Add SkinnableSprite implementation
|
2019-06-24 14:39:20 +09:00 |
|
Dan Balasescu
|
8708d69351
|
Merge branch 'master' into custom-tournament-header
|
2019-06-24 14:35:51 +09:00 |
|
Dan Balasescu
|
5f05b9ac0b
|
Merge branch 'master' into async-beatmap-load
|
2019-06-24 14:24:07 +09:00 |
|
smoogipoo
|
2a4bd612d7
|
Rename test scene
|
2019-06-24 13:47:37 +09:00 |
|
smoogipoo
|
003bdda765
|
Merge remote-tracking branch 'origin/master' into catch-catcher-skinning
|
2019-06-24 13:40:51 +09:00 |
|
Dan Balasescu
|
0265f57f55
|
Merge pull request #5116 from EVAST9919/useroverlay-overall-improvements
Update user overlay sections design in line with the web version
|
2019-06-24 13:40:37 +09:00 |
|
Dean Herbert
|
6d864cb47e
|
Load beatmap content asynchronously in the background
|
2019-06-24 13:38:30 +09:00 |
|
smoogipoo
|
4cd8b6a2bd
|
Fix unsafe caching of dependencies
|
2019-06-24 13:37:06 +09:00 |
|
Dan Balasescu
|
00a2aa7881
|
Merge branch 'master' into useroverlay-overall-improvements
|
2019-06-24 13:28:17 +09:00 |
|
smoogipoo
|
5272b3a929
|
Use .Darken() instead of hex-based colour
|
2019-06-24 13:27:58 +09:00 |
|
Dean Herbert
|
1057301322
|
Fix multiplayer create button appearing in match song selection (#5132)
Fix multiplayer create button appearing in match song selection
|
2019-06-24 12:31:39 +09:00 |
|
Dean Herbert
|
0717eccd04
|
Merge pull request #5130 from mulraf/master
Fix dialog going off-screen when UI scaling is applied
|
2019-06-24 12:30:26 +09:00 |
|
Dan Balasescu
|
64628e6174
|
Merge branch 'master' into master
|
2019-06-24 12:15:06 +09:00 |
|
smoogipoo
|
8d6fc3edf0
|
Fix multiplayer create button appearing in match song selection
|
2019-06-24 11:54:41 +09:00 |
|
Dan Balasescu
|
e89fb409ae
|
Merge pull request #5131 from peppy/fix-timing-tests
Fix test timing regressions due to increased step count
|
2019-06-24 11:49:16 +09:00 |
|
Dean Herbert
|
c988dfbdaa
|
Make things a bit more sensible
|
2019-06-24 11:43:34 +09:00 |
|
Dean Herbert
|
024157b13f
|
Remove unnecessary type specification
|
2019-06-24 11:10:29 +09:00 |
|
Dean Herbert
|
da2ba5bf09
|
Allow tests to be run in non-sequential order
|
2019-06-24 11:09:59 +09:00 |
|
Dean Herbert
|
4ec064e179
|
Fix test timing regressions due to increased step count
|
2019-06-24 11:00:00 +09:00 |
|
Andrei Zavatski
|
bbdb114f04
|
Add missing blank line
|
2019-06-24 02:09:00 +03:00 |
|