Andrei Zavatski
|
a1c91af095
|
Update layout of every overlay using OverlayHeader
|
2019-12-26 22:09:06 +03:00 |
|
Andrei Zavatski
|
647c83e6c8
|
Add ability to not create content for headers
Rather than creating an empty container
|
2019-12-26 21:21:15 +03:00 |
|
Andrei Zavatski
|
ca3e8db79f
|
Merge dependency
|
2019-12-26 21:03:39 +03:00 |
|
Craftplacer
|
0d812bce9f
|
WIP changes for code review
|
2019-12-26 03:32:40 +01:00 |
|
Dean Herbert
|
41d99df73c
|
Merge branch 'master' into allow-ctrl-tabbing-on-more-tab-controls
|
2019-12-25 20:49:45 +09:00 |
|
Joehu
|
b038c192d1
|
Rename property to IsSwitchable
|
2019-12-22 19:47:47 -08:00 |
|
Joehu
|
1342556894
|
Allow ctrl tabbing navigation to chat and song select leaderboards
|
2019-12-21 10:48:11 -08:00 |
|
Dean Herbert
|
822903d5db
|
Update song select statistics when mod changes settings
|
2019-12-20 18:01:35 +09:00 |
|
Dean Herbert
|
656c584503
|
Update RestoreDefaultValueButton when default value changes
|
2019-12-20 13:59:01 +09:00 |
|
Dean Herbert
|
a46602f705
|
Move cancellation token construction closer to usage
|
2019-12-19 11:26:22 +09:00 |
|
smoogipoo
|
dd68106d90
|
Recreate panels only while loading/loaded
|
2019-12-19 02:21:33 +09:00 |
|
smoogipoo
|
007e2e80c1
|
Refactor to fix sorting issues
|
2019-12-19 02:02:57 +09:00 |
|
Dan Balasescu
|
37d7c984bc
|
Merge branch 'master' into friends-sorting
|
2019-12-19 01:33:03 +09:00 |
|
Dean Herbert
|
7831e6ed33
|
Implement NewsArticleCover class (#7192)
Implement NewsArticleCover class
|
2019-12-18 16:15:23 +09:00 |
|
Lucas A
|
0a278ef943
|
Apply review suggestions
|
2019-12-17 19:23:30 +01:00 |
|
Dan Balasescu
|
3d13fe485d
|
Merge pull request #7238 from huoyaoyuan/fxcop
Apply FxCop at game side
|
2019-12-17 21:29:52 +09:00 |
|
Dan Balasescu
|
fd2785bab3
|
Merge branch 'master' into fxcop
|
2019-12-17 20:14:45 +09:00 |
|
Andrei Zavatski
|
f6cde911e2
|
Use switch expressions
|
2019-12-17 13:41:28 +03:00 |
|
Andrei Zavatski
|
bc9177983a
|
Fix possible null
|
2019-12-17 12:50:50 +03:00 |
|
Andrei Zavatski
|
023892738a
|
Integration into overlay
|
2019-12-17 12:36:44 +03:00 |
|
Andrei Zavatski
|
8cd96acffc
|
CounterPill implementation
|
2019-12-17 12:05:35 +03:00 |
|
Craftplacer
|
02f9fc89f6
|
Merge branch 'master' into chat-mention
|
2019-12-17 06:59:49 +01:00 |
|
Craftplacer
|
b6c31e7764
|
Remove ignore list, move code to MessageNotifier and add it to DI
This also adds countable private message notifications.
|
2019-12-17 06:59:27 +01:00 |
|
Craftplacer
|
02dc70be02
|
Make it possible to retrieve loaded channel drawables in ChatOverlay
|
2019-12-17 06:56:05 +01:00 |
|
Craftplacer
|
bea34e3aab
|
Make it possible to retrieve notifications from NotificationOverlay
|
2019-12-17 06:55:48 +01:00 |
|
Huo Yaoyuan
|
40b43b85f1
|
CA1715: use prefix for generic parameters.
|
2019-12-17 13:00:25 +08:00 |
|
Huo Yaoyuan
|
09257b0c6d
|
CA1820: use IsNullOrEmpty.
|
2019-12-17 13:00:08 +08:00 |
|
Huo Yaoyuan
|
ecfc6dfa3d
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
|
Craftplacer
|
1a1253a4aa
|
Add null check to ScrollToAndHighlightMessage
|
2019-12-16 03:27:19 +01:00 |
|
Craftplacer
|
997b51b1f8
|
Make messageRemoved use helper method
|
2019-12-16 03:26:30 +01:00 |
|
Craftplacer
|
0225372e83
|
Rename method to ScrollToAndHighlightMessage
|
2019-12-16 03:24:07 +01:00 |
|
Craftplacer
|
eb3f851ce2
|
Split Notification class into three separate ones
|
2019-12-16 03:22:55 +01:00 |
|
Craftplacer
|
81d994abed
|
Change ChatMessageNotification's LabelText
|
2019-12-16 03:22:14 +01:00 |
|
Craftplacer
|
8b14090c95
|
Remove unused field
|
2019-12-16 02:13:26 +01:00 |
|
Craftplacer
|
20670730b9
|
Resolve code formatting
|
2019-12-16 01:57:07 +01:00 |
|
Craftplacer
|
28d1fb181f
|
Add missing license header for InGameChatSettings.cs
My unit tests fail at a solution filter, let's hope AppVeyor says yes.
|
2019-12-16 01:14:51 +01:00 |
|
Craftplacer
|
15c25c571d
|
Merge remote-tracking branch 'upstream/master' into chat-mention
|
2019-12-16 00:59:06 +01:00 |
|
Craftplacer
|
8dfc8929f1
|
Add chat and notification logic to DrawableChannel
with alongside multiple helper methods
|
2019-12-16 00:48:22 +01:00 |
|
Craftplacer
|
6e812ebd56
|
Reimplement chat settings from stable
|
2019-12-16 00:45:33 +01:00 |
|
Joehu
|
5af363c920
|
Use default placeholder text on chat channel search box
|
2019-12-14 12:58:13 -08:00 |
|
Lucas A
|
43720fbf45
|
Fix CI issues
|
2019-12-13 18:59:40 +01:00 |
|
Lucas A
|
e05c9426ed
|
Initial implementation of NewsArticleCover class
|
2019-12-13 18:50:49 +01:00 |
|
Dean Herbert
|
8052aeb238
|
Fix potential nullref in disposal logic
|
2019-12-13 21:36:50 +09:00 |
|
Dean Herbert
|
440a8470e1
|
Move available mods to global context
This also tidies up ModSelectOverlay and setting creation flow in general.
|
2019-12-13 21:36:50 +09:00 |
|
Dean Herbert
|
a93d57b77e
|
Merge branch 'master' into lighten-playfield-during-breaks
|
2019-12-12 11:57:21 +09:00 |
|
Dan Balasescu
|
9963d18d17
|
Add whitespace
|
2019-12-11 19:13:04 +09:00 |
|
Dan Balasescu
|
e288706802
|
Merge branch 'master' into rankings-overlay-refactor
|
2019-12-11 19:09:29 +09:00 |
|
Dean Herbert
|
5624b9fd3f
|
Fix US english
|
2019-12-11 13:19:13 +09:00 |
|
Dean Herbert
|
a37af311d0
|
Simplify settings update logic
|
2019-12-11 13:19:02 +09:00 |
|
Salman Ahmed
|
b93bbf81aa
|
Add lighten background during breaks setting
|
2019-12-10 15:10:35 +03:00 |
|