EVAST9919
|
fe6b4112c6
|
Adjust colors to match web design
|
2019-06-04 01:47:45 +03:00 |
|
EVAST9919
|
7e96ff7f14
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into more_button_update
|
2019-06-04 01:32:12 +03:00 |
|
Welsar55
|
194bb80354
|
Added close button and indictors of hotkeys to buttons
|
2019-06-03 11:09:21 -05:00 |
|
LeNitrous
|
516575a132
|
don't create "Start Chat" option when the sender is the local user
|
2019-06-03 18:54:29 +08:00 |
|
Dean Herbert
|
633c3b74ec
|
Don't handle clicks when in a loading state
|
2019-06-03 17:10:33 +09:00 |
|
Dean Herbert
|
c4f4f32db8
|
Shorten fade duration
|
2019-06-03 17:10:33 +09:00 |
|
Welsar55
|
fa331fbee1
|
Merge branch 'master' of https://github.com/ppy/osu
|
2019-06-03 01:23:25 -05:00 |
|
Dean Herbert
|
65e3b7c2ae
|
Remove unused DI
|
2019-06-03 13:58:55 +09:00 |
|
Dean Herbert
|
4e5788959e
|
Make clickable text actually a button
|
2019-06-03 13:38:06 +09:00 |
|
Dean Herbert
|
115a75e4c6
|
Use a constant for lazer variables
|
2019-06-03 13:16:05 +09:00 |
|
Dean Herbert
|
dff7053a07
|
Merge branch 'master' into more_button_update
|
2019-06-03 11:48:05 +09:00 |
|
Lucas A
|
d8f45f7299
|
Disallow null references for dependencies loaded via load()
|
2019-06-02 15:17:03 +02:00 |
|
Lucas A
|
0a867e37af
|
Resolve dependencies via Resolved Attribute
|
2019-06-02 12:40:18 +02:00 |
|
Lucas A
|
58564579e4
|
Invert if statement
|
2019-06-01 08:46:38 +02:00 |
|
Lucas A
|
0625f51e65
|
Allow dependencies to be null in certain cases (Unit tests)
|
2019-05-31 22:42:09 +02:00 |
|
Lucas A
|
55c0c6a1bb
|
Show changelog for current build by clicking on settings footer in settings overlay.
|
2019-05-31 17:43:58 +02:00 |
|
Lucas A
|
b3f6640d11
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-05-31 12:41:26 +02:00 |
|
Dean Herbert
|
b20ea93906
|
Merge branch 'master' into audio-refactor-update
|
2019-05-31 14:58:53 +09:00 |
|
smoogipoo
|
d7ccf939d8
|
General refactoring
|
2019-05-31 13:54:40 +09:00 |
|
smoogipoo
|
e7ae9c249f
|
Fix size of release stream separator in listing
|
2019-05-31 13:53:55 +09:00 |
|
smoogipoo
|
57d648df6d
|
Add comment + fix spinlocking
|
2019-05-31 13:38:48 +09:00 |
|
smoogipoo
|
f780c80c17
|
Fix bar not expanding/collapsing correctly
|
2019-05-31 13:08:35 +09:00 |
|
smoogipoo
|
c211f1d0fe
|
Merge remote-tracking branch 'Joehuu/master' into changelog-overlay
|
2019-05-31 12:28:28 +09:00 |
|
EVAST9919
|
fe9e53e383
|
Add a testcase
|
2019-05-30 23:07:04 +03:00 |
|
EVAST9919
|
2933169614
|
Move the button into a separate class
|
2019-05-30 22:55:59 +03:00 |
|
EVAST9919
|
73fb28f9f7
|
Make the button inherit from OsuHoverContainer
|
2019-05-30 22:48:27 +03:00 |
|
EVAST9919
|
877fe97107
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into more_button_update
|
2019-05-30 22:17:22 +03:00 |
|
Dean Herbert
|
c950f37497
|
Ad missing link
|
2019-05-30 16:57:54 +09:00 |
|
Dean Herbert
|
e5999dd9b1
|
Update font sizes to match web
|
2019-05-30 16:49:18 +09:00 |
|
EVAST9919
|
9a13c52ffd
|
Add missing lines
|
2019-05-29 21:19:03 +03:00 |
|
EVAST9919
|
97dbc95bc6
|
Kudosu section update
|
2019-05-29 21:02:20 +03:00 |
|
EVAST9919
|
5169e31d54
|
Fix CI issues
|
2019-05-28 19:53:00 +03:00 |
|
EVAST9919
|
19fbab6892
|
Applied suggested changes
|
2019-05-28 19:39:31 +03:00 |
|
Dean Herbert
|
a20eda7b5f
|
Fix remaining cases to work without things
|
2019-05-28 23:54:42 +09:00 |
|
EVAST9919
|
857eb9b83a
|
Fix CI stuff
|
2019-05-28 17:21:34 +03:00 |
|
EVAST9919
|
6ca3bd086f
|
ShowMore button update
|
2019-05-28 17:04:05 +03:00 |
|
Dean Herbert
|
4ca34bd5e8
|
Update osu! in line with audio subsystem refactor
|
2019-05-28 17:06:01 +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 |
|
Dean Herbert
|
601b25f05e
|
Merge remote-tracking branch 'upstream/master' into tournament-tools
|
2019-05-25 19:10:44 +09:00 |
|
Lucas A
|
a819dd764f
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-05-25 11:02:19 +02: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
|
a272004610
|
Use a more friendly set method for tab control
|
2019-05-24 11:04:36 +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 |
|
Dean Herbert
|
0bce7241d2
|
Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay
|
2019-05-23 17:54:13 +09:00 |
|
Dan Balasescu
|
27504cf81b
|
Merge branch 'master' into fix-preview-state
|
2019-05-23 13:49:33 +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
|
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 |
|
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 |
|
smoogipoo
|
e76d785c10
|
Move method above nested class
|
2019-05-21 16:05:59 +09:00 |
|
Dean Herbert
|
7169eb67d2
|
Merge branch 'master' into abstract-profile-header
|
2019-05-21 15:33:47 +09:00 |
|
Dan Balasescu
|
67ac76aae7
|
Merge branch 'master' into move-tooltip-text
|
2019-05-21 15:00:09 +09:00 |
|
Dan Balasescu
|
ab183949df
|
Merge branch 'master' into new-colours-osu-colour
|
2019-05-21 14:49:25 +09:00 |
|
Dean Herbert
|
24a7e624df
|
Only propagate badge value changes if not the current UpdateStream
|
2019-05-21 14:35:11 +09:00 |
|
Dean Herbert
|
4ac2acbfc0
|
Fix usages of SpriteText (instead of OsuSpriteText)
|
2019-05-21 14:13:52 +09:00 |
|
Dean Herbert
|
db817b3b25
|
Set HeaderTabControl's default AccentColour to non-transparent
Avoids items disappearing if no accent colour is set.
|
2019-05-21 13:58:36 +09:00 |
|
Dean Herbert
|
aba945934d
|
Move OverlayHeaderTabControl to correct namespace
|
2019-05-21 13:58:12 +09:00 |
|
Dean Herbert
|
5a9c3ab9fa
|
Move UserProfileOverlay's header into an abstract implementation
|
2019-05-21 13:58:03 +09:00 |
|
Dean Herbert
|
247dad7e86
|
Use OsuColour for profile overlay
|
2019-05-21 13:54:19 +09:00 |
|
Dean Herbert
|
bc962bf8f0
|
Move TooltipText to OsuClickableContainer
|
2019-05-21 13:51:38 +09:00 |
|
Dean Herbert
|
340b207fa0
|
Delete breadcrumb implementation
|
2019-05-21 13:37:35 +09:00 |
|
Dean Herbert
|
9a769c9f15
|
Move OverlayHeaderTabControl to correct namespace
|
2019-05-21 13:36:31 +09:00 |
|
Dean Herbert
|
a131875a7b
|
Use bindables the whole way
|
2019-05-21 13:34:35 +09:00 |
|
Dean Herbert
|
58a3480b6a
|
Update ChangelogHeader to work again with OverlayHeader
|
2019-05-21 12:52:50 +09:00 |
|
Dean Herbert
|
aca0fc80a8
|
Set HeaderTabControl's default AccentColour to non-transparent
Avoids items disappearing if no accent colour is set.
|
2019-05-21 12:45:20 +09:00 |
|
Dean Herbert
|
6a8a743eaa
|
Begin to consume abstract header implementation
|
2019-05-20 18:02:27 +09:00 |
|
Dean Herbert
|
a5bd3262be
|
Move UserProfileOverlay's header into an abstract implementation
|
2019-05-20 18:02:13 +09:00 |
|
Dean Herbert
|
455301de2c
|
Use OsuColour for profile overlay
|
2019-05-20 15:58:40 +09:00 |
|
Dean Herbert
|
39e03ae705
|
Fix tests failing when not logged in
|
2019-05-19 11:58:47 +09:00 |
|
Dean Herbert
|
1c85fcbc81
|
Remove usage of TooltipIconButton completely
|
2019-05-19 11:39:32 +09:00 |
|
Dean Herbert
|
dae315ec0a
|
Move TooltipText to OsuClickableContainer
|
2019-05-19 11:28:24 +09:00 |
|
Dean Herbert
|
3fa1545ea4
|
Huge refactor pass focusing on ChangelogContent
|
2019-05-19 02:09:08 +09:00 |
|
Dean Herbert
|
f81c66db63
|
Hotfix to fix chat scrolling to end
|
2019-05-18 21:46:03 +09:00 |
|
Dean Herbert
|
e93fea7dc3
|
Merge remote-tracking branch 'upstream/master' into tournament-tools
|
2019-05-18 19:20:44 +09:00 |
|
Dean Herbert
|
2d56413e35
|
Update namespaces
|
2019-05-17 19:15:59 +09:00 |
|
Dean Herbert
|
9bc3aa3d46
|
Move new classes for now
|
2019-05-17 19:15:25 +09:00 |
|
Dean Herbert
|
dbc42fd59e
|
Remove StreamColour class and implement locally
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
0b076c9ca0
|
Only fetch after initial pop in
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
c41ec20236
|
Improve load and switch logic between views
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
c5c1896a11
|
Use new colour palette
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
dd2d58d4f7
|
Split out ChangelogContent into two classes
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
876f108e0a
|
Remove custom scroll logic
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
37e989fc64
|
fixup! Convert BadgeDisplay to use bindable
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
e606c73329
|
Convert BadgeDisplay to use bindable
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
880bfe9b6b
|
Move resources to osu-resources
|
2019-05-17 10:29:27 +09:00 |
|