Dan Balasescu
|
7ff1fc1a3e
|
Merge pull request #4859 from peppy/settings-subpanel
Consolidate settings subpanel logic
|
2019-05-28 13:11:20 +09:00 |
|
Dean Herbert
|
31e6a4fa59
|
Add optional skin foreign key to databased settings
|
2019-05-27 01:56:19 +09:00 |
|
Dean Herbert
|
127858d398
|
Store databased settings based on string keys rather than ints
Allows for rearranging/removal from enums without consequence.
|
2019-05-27 01:53:49 +09:00 |
|
Dean Herbert
|
e7b9d1efa3
|
Isolate alpha usage in OsuCheckbox
|
2019-05-27 01:49:24 +09:00 |
|
Dean Herbert
|
02e2fb963a
|
Tidy up how subpanels are handled in SettingsOverlay
|
2019-05-27 01:48:21 +09:00 |
|
Dean Herbert
|
53b2245330
|
Move common settings sub-panel logic to own class
|
2019-05-27 01:47:23 +09:00 |
|
Lucas A
|
a819dd764f
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-05-25 11:02:19 +02:00 |
|
Dan Balasescu
|
05c0df53dc
|
Merge pull request #4851 from EVAST9919/graph_visual
Smoothen the rank graph bar movements
|
2019-05-25 17:17:23 +09:00 |
|
EVAST9919
|
69ada11f41
|
use constant value
|
2019-05-24 20:01:47 +03:00 |
|
EVAST9919
|
cda97a61fa
|
Add a bit of smoothness to the rank graph
|
2019-05-24 19:43:53 +03:00 |
|
Dean Herbert
|
cc256614b9
|
Merge branch 'master' into changelog-overlay
|
2019-05-24 11:13:48 +09:00 |
|
Dean Herbert
|
a272004610
|
Use a more friendly set method for tab control
|
2019-05-24 11:04:36 +09:00 |
|
Dean Herbert
|
492dd3eee2
|
Restore accidentally commented conditional
|
2019-05-24 10:53:02 +09:00 |
|
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 |
|