Dean Herbert
|
ffc7e32c26
|
Fix UpdateableBeatmapBackgroundSprite displaying extra backgrounds (#4847)
Fix UpdateableBeatmapBackgroundSprite displaying extra backgrounds
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-24 10:49:38 +09:00 |
|
Dean Herbert
|
8f87e8ad7f
|
Merge branch 'master' into fix-beatmap-background-never-removed
|
2019-05-24 10:41:12 +09:00 |
|
Dean Herbert
|
e034b3d514
|
Use TaskCompletionSource in a better manner
|
2019-05-23 19:08:44 +09:00 |
|
Dean Herbert
|
acaf2f9fbb
|
Show changelog from new build notification
|
2019-05-23 18:54:42 +09:00 |
|
Dan Balasescu
|
b10cd396f9
|
Merge pull request #4848 from peppy/update-framework
Update framework
|
2019-05-23 18:07:08 +09:00 |
|
Dean Herbert
|
774ef87868
|
Merge branch 'update-framework' into HoutarouOreki-changelog-overlay
|
2019-05-23 17:58:56 +09:00 |
|
Dean Herbert
|
9c6fbebb67
|
Update framework
|
2019-05-23 17:55:18 +09:00 |
|
Dean Herbert
|
0bce7241d2
|
Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay
|
2019-05-23 17:54:13 +09:00 |
|
smoogipoo
|
f0d7728e81
|
Fix failures with a null-model
|
2019-05-23 17:01:22 +09:00 |
|
smoogipoo
|
7971261fbc
|
Don't create a new drawable for the first background
|
2019-05-23 15:59:22 +09:00 |
|
Dan Balasescu
|
48ef1ae200
|
Merge pull request #4846 from peppy/fix-preview-state
Fix audio preview buttons not correctly handling load failure states
|
2019-05-23 14:25:46 +09:00 |
|
Dan Balasescu
|
27504cf81b
|
Merge branch 'master' into fix-preview-state
|
2019-05-23 13:49:33 +09:00 |
|
Dan Balasescu
|
484f56615c
|
Merge pull request #4844 from peppy/expanding-bar
Add ExpandingBar UI element
|
2019-05-23 13:46:56 +09:00 |
|
smoogipoo
|
edfe47fb02
|
Rename button
|
2019-05-23 13:37:25 +09:00 |
|
Dean Herbert
|
7229975fef
|
Further minor refactoring
|
2019-05-23 12:41:45 +09:00 |
|
Dean Herbert
|
372c5b081c
|
Fix audio preview buttons not correctly handling load failure states
Closes #4593.
|
2019-05-23 12:07:49 +09:00 |
|
Dean Herbert
|
5a887dabfe
|
Prepare changelog api requests to work when not logged in
|
2019-05-23 11:41:37 +09:00 |
|
Dean Herbert
|
cb62008280
|
Cleanup pass
|
2019-05-23 11:23:37 +09:00 |
|
Dean Herbert
|
a0ddc6d77a
|
Use linq instead of a temporary sorted list
|
2019-05-23 00:13:59 +09:00 |
|
Dean Herbert
|
c96d7bfb67
|
Centralise font specification
|
2019-05-23 00:13:47 +09:00 |
|
Dean Herbert
|
ba98c68cbd
|
Add support for osu! user links
|
2019-05-23 00:11:26 +09:00 |
|
Dean Herbert
|
81e42041e6
|
Move update streams inside header content
|
2019-05-22 23:56:50 +09:00 |
|
Dean Herbert
|
661fc01e7d
|
Fix date string
|
2019-05-22 23:49:54 +09:00 |
|
Dean Herbert
|
66f5dbaa9f
|
Fix badge state regressions from tab control usage
|
2019-05-22 23:44:37 +09:00 |
|
Dean Herbert
|
b588638740
|
Use TabControl instead of custom logic
|
2019-05-22 19:51:16 +09:00 |
|
Dean Herbert
|
9f9e86f18c
|
Rename classes and fix back-to-front state
|
2019-05-22 17:04:21 +09:00 |
|
Dean Herbert
|
d1a0bb7582
|
Merge branch 'expanding-bar' into HoutarouOreki-changelog-overlay
|
2019-05-22 16:50:07 +09:00 |
|
Dean Herbert
|
1d5b7cdec0
|
Add ExpandingBar UI element
|
2019-05-22 16:44:47 +09:00 |
|
Dean Herbert
|
92c991494d
|
Fix (and rename) ExpandingBar
|
2019-05-22 16:38:15 +09:00 |
|
Dean Herbert
|
555822a68d
|
Remove unnecessary brackets
|
2019-05-22 13:28:41 +09:00 |
|
Welsar55
|
9e1f2d4fbc
|
Added ability to reset all mods by pressing 1 as present on stable.
|
2019-05-21 21:48:09 -05:00 |
|
Dean Herbert
|
8025a97b2b
|
Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay
|
2019-05-21 17:18:23 +09:00 |
|
Dean Herbert
|
0e8517ebae
|
Update framework (#4837)
Update framework
|
2019-05-21 17:16:49 +09:00 |
|
Dean Herbert
|
324c8ce0bb
|
Only play OsuHoverContainer hover effect if action is present (#4833)
Only play OsuHoverContainer hover effect if action is present
Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
|
2019-05-21 17:16:06 +09:00 |
|
Dan Balasescu
|
2024cdf16d
|
Merge branch 'master' into hover-container-disabled-hover-effect
|
2019-05-21 17:04:50 +09:00 |
|
Dan Balasescu
|
3cf60d63a9
|
Merge pull request #4832 from peppy/abstract-profile-header
Abstract profile header
|
2019-05-21 17:04:43 +09:00 |
|
smoogipoo
|
17cb9d45c9
|
Merge remote-tracking branch 'origin/master' into abstract-profile-header
|
2019-05-21 16:06:27 +09:00 |
|
smoogipoo
|
e76d785c10
|
Move method above nested class
|
2019-05-21 16:05:59 +09:00 |
|
Dan Balasescu
|
103c365165
|
Merge pull request #4834 from peppy/screen-title-custom-icon
Allow custom icon specification in ScreenTitle
|
2019-05-21 16:05:48 +09:00 |
|
Dan Balasescu
|
ad2a495dbc
|
Merge branch 'master' into screen-title-custom-icon
|
2019-05-21 15:56:56 +09:00 |
|
Dean Herbert
|
7169eb67d2
|
Merge branch 'master' into abstract-profile-header
|
2019-05-21 15:33:47 +09:00 |
|
Dean Herbert
|
58efa7a177
|
Merge pull request #4729 from peppy/fix-control-point-ordering
Fix control points with same timestamp potentially being parsed incorrectly
|
2019-05-21 15:33:27 +09:00 |
|
Dean Herbert
|
236b8cec27
|
Update framework
|
2019-05-21 15:31:36 +09:00 |
|
Dean Herbert
|
7c80dbd635
|
Consolidate loader animation tests (#4836)
Consolidate loader animation tests
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-05-21 15:26:19 +09:00 |
|
Dean Herbert
|
e8f64247c5
|
Merge branch 'master' into consolidate-loader-testcase
|
2019-05-21 15:12:44 +09:00 |
|
Dean Herbert
|
56396d576e
|
Merge pull request #4830 from peppy/move-tooltip-text
Move TooltipText to OsuClickableContainer
|
2019-05-21 15:12:09 +09:00 |
|
Dean Herbert
|
d09101b43c
|
Merge remote-tracking branch 'upstream/master' into hover-container-disabled-hover-effect
|
2019-05-21 15:02:44 +09:00 |
|
Dean Herbert
|
5ed1540a12
|
Handle unhover state change better
|
2019-05-21 15:02:31 +09:00 |
|
Dan Balasescu
|
67ac76aae7
|
Merge branch 'master' into move-tooltip-text
|
2019-05-21 15:00:09 +09:00 |
|
Dan Balasescu
|
73cfe1381d
|
Merge pull request #4831 from peppy/new-colours-osu-colour
Use OsuColour for profile overlay
|
2019-05-21 15:00:03 +09:00 |
|