Commit Graph

18743 Commits

Author SHA1 Message Date
19fbab6892 Applied suggested changes 2019-05-28 19:39:31 +03:00
a20eda7b5f Fix remaining cases to work without things 2019-05-28 23:54:42 +09:00
857eb9b83a Fix CI stuff 2019-05-28 17:21:34 +03:00
6ca3bd086f ShowMore button update 2019-05-28 17:04:05 +03:00
23b5d30360 Remove csproj changes 2019-05-28 17:10:46 +09:00
4ca34bd5e8 Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +09:00
2d4ef1bec9 Merge pull request #4861 from peppy/settings-flexibility
Store databased settings based on string keys rather than ints
2019-05-28 14:23:22 +09:00
5742984c97 Merge branch 'master' into settings-flexibility 2019-05-28 13:35:06 +09:00
1f4957a2da Merge pull request #4860 from peppy/isolate-checkbox-alpha
Isolate alpha usage in OsuCheckbox
2019-05-28 13:25:37 +09:00
0d2eef68b2 Merge branch 'master' into settings-flexibility 2019-05-28 13:21:33 +09:00
4852519259 Merge branch 'master' into isolate-checkbox-alpha 2019-05-28 13:12:12 +09:00
7ff1fc1a3e Merge pull request #4859 from peppy/settings-subpanel
Consolidate settings subpanel logic
2019-05-28 13:11:20 +09:00
31e6a4fa59 Add optional skin foreign key to databased settings 2019-05-27 01:56:19 +09:00
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
e7b9d1efa3 Isolate alpha usage in OsuCheckbox 2019-05-27 01:49:24 +09:00
02e2fb963a Tidy up how subpanels are handled in SettingsOverlay 2019-05-27 01:48:21 +09:00
53b2245330 Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
05c0df53dc Merge pull request #4851 from EVAST9919/graph_visual
Smoothen the rank graph bar movements
2019-05-25 17:17:23 +09:00
69ada11f41 use constant value 2019-05-24 20:01:47 +03:00
cda97a61fa Add a bit of smoothness to the rank graph 2019-05-24 19:43:53 +03:00
cc256614b9 Merge branch 'master' into changelog-overlay 2019-05-24 11:13:48 +09:00
a272004610 Use a more friendly set method for tab control 2019-05-24 11:04:36 +09:00
492dd3eee2 Restore accidentally commented conditional 2019-05-24 10:53:02 +09:00
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
8f87e8ad7f Merge branch 'master' into fix-beatmap-background-never-removed 2019-05-24 10:41:12 +09:00
e034b3d514 Use TaskCompletionSource in a better manner 2019-05-23 19:08:44 +09:00
acaf2f9fbb Show changelog from new build notification 2019-05-23 18:54:42 +09:00
b10cd396f9 Merge pull request #4848 from peppy/update-framework
Update framework
2019-05-23 18:07:08 +09:00
774ef87868 Merge branch 'update-framework' into HoutarouOreki-changelog-overlay 2019-05-23 17:58:56 +09:00
9c6fbebb67 Update framework 2019-05-23 17:55:18 +09:00
0bce7241d2 Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay 2019-05-23 17:54:13 +09:00
f0d7728e81 Fix failures with a null-model 2019-05-23 17:01:22 +09:00
7971261fbc Don't create a new drawable for the first background 2019-05-23 15:59:22 +09:00
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
27504cf81b Merge branch 'master' into fix-preview-state 2019-05-23 13:49:33 +09:00
484f56615c Merge pull request #4844 from peppy/expanding-bar
Add ExpandingBar UI element
2019-05-23 13:46:56 +09:00
edfe47fb02 Rename button 2019-05-23 13:37:25 +09:00
7229975fef Further minor refactoring 2019-05-23 12:41:45 +09:00
372c5b081c Fix audio preview buttons not correctly handling load failure states
Closes #4593.
2019-05-23 12:07:49 +09:00
5a887dabfe Prepare changelog api requests to work when not logged in 2019-05-23 11:41:37 +09:00
cb62008280 Cleanup pass 2019-05-23 11:23:37 +09:00
a0ddc6d77a Use linq instead of a temporary sorted list 2019-05-23 00:13:59 +09:00
c96d7bfb67 Centralise font specification 2019-05-23 00:13:47 +09:00
ba98c68cbd Add support for osu! user links 2019-05-23 00:11:26 +09:00
81e42041e6 Move update streams inside header content 2019-05-22 23:56:50 +09:00
661fc01e7d Fix date string 2019-05-22 23:49:54 +09:00
66f5dbaa9f Fix badge state regressions from tab control usage 2019-05-22 23:44:37 +09:00
b588638740 Use TabControl instead of custom logic 2019-05-22 19:51:16 +09:00
9f9e86f18c Rename classes and fix back-to-front state 2019-05-22 17:04:21 +09:00
d1a0bb7582 Merge branch 'expanding-bar' into HoutarouOreki-changelog-overlay 2019-05-22 16:50:07 +09:00