Commit Graph

3348 Commits

Author SHA1 Message Date
d8f45f7299 Disallow null references for dependencies loaded via load() 2019-06-02 15:17:03 +02:00
0a867e37af Resolve dependencies via Resolved Attribute 2019-06-02 12:40:18 +02:00
58564579e4 Invert if statement 2019-06-01 08:46:38 +02:00
0625f51e65 Allow dependencies to be null in certain cases (Unit tests) 2019-05-31 22:42:09 +02:00
55c0c6a1bb Show changelog for current build by clicking on settings footer in settings overlay. 2019-05-31 17:43:58 +02:00
b3f6640d11 Merge remote-tracking branch 'upstream/master' into user-status-wiring 2019-05-31 12:41:26 +02:00
b20ea93906 Merge branch 'master' into audio-refactor-update 2019-05-31 14:58:53 +09:00
d7ccf939d8 General refactoring 2019-05-31 13:54:40 +09:00
e7ae9c249f Fix size of release stream separator in listing 2019-05-31 13:53:55 +09:00
57d648df6d Add comment + fix spinlocking 2019-05-31 13:38:48 +09:00
f780c80c17 Fix bar not expanding/collapsing correctly 2019-05-31 13:08:35 +09:00
c211f1d0fe Merge remote-tracking branch 'Joehuu/master' into changelog-overlay 2019-05-31 12:28:28 +09:00
fe9e53e383 Add a testcase 2019-05-30 23:07:04 +03:00
2933169614 Move the button into a separate class 2019-05-30 22:55:59 +03:00
73fb28f9f7 Make the button inherit from OsuHoverContainer 2019-05-30 22:48:27 +03:00
877fe97107 Merge remote-tracking branch 'refs/remotes/ppy/master' into more_button_update 2019-05-30 22:17:22 +03:00
c950f37497 Ad missing link 2019-05-30 16:57:54 +09:00
e5999dd9b1 Update font sizes to match web 2019-05-30 16:49:18 +09:00
9a13c52ffd Add missing lines 2019-05-29 21:19:03 +03:00
97dbc95bc6 Kudosu section update 2019-05-29 21:02:20 +03:00
5169e31d54 Fix CI issues 2019-05-28 19:53:00 +03:00
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
4ca34bd5e8 Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +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
a819dd764f Merge remote-tracking branch 'upstream/master' into user-status-wiring 2019-05-25 11:02:19 +02: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
a272004610 Use a more friendly set method for tab control 2019-05-24 11:04:36 +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
0bce7241d2 Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay 2019-05-23 17:54:13 +09:00
27504cf81b Merge branch 'master' into fix-preview-state 2019-05-23 13:49:33 +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
1d5b7cdec0 Add ExpandingBar UI element 2019-05-22 16:44:47 +09:00
92c991494d Fix (and rename) ExpandingBar 2019-05-22 16:38:15 +09:00