cdwcgt
|
8a06914438
|
remove #nullable disable in tournament
|
2023-07-29 22:25:06 +09:00 |
|
Bartłomiej Dach
|
7d9d7066cd
|
Remove no-longer-needed BDL permitNulls spec
|
2023-06-25 17:39:15 +02:00 |
|
Bartłomiej Dach
|
9862992af0
|
Use alternative guard
Early-returning from ctors feels pretty bad. Also saves on some
nested accesses.
|
2023-06-25 17:37:05 +02:00 |
|
cdwcgt
|
a3cd0d14a3
|
null guard for Current Match in MatchMessage
|
2023-06-25 20:46:58 +09:00 |
|
cdwcgt
|
2da8335da2
|
let team member color match their team color
|
2023-06-12 22:11:06 +09:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dan Balasescu
|
fa18b5f701
|
Construct notifications client inside ChannelManager
|
2022-11-04 18:51:00 +09:00 |
|
Dan Balasescu
|
58c6b026ae
|
Remove unused using
|
2022-11-02 15:23:11 +09:00 |
|
Dan Balasescu
|
fe66b20702
|
Fix one more case of constructing connector directly
|
2022-11-02 15:22:46 +09:00 |
|
Dan Balasescu
|
169bcc2654
|
Use polling connector in tests
|
2022-10-28 18:08:08 +09:00 |
|
Dan Balasescu
|
2f731f86ba
|
Adjust ChannelManager to use notifications client
|
2022-10-28 16:28:58 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
c661f2b059
|
Ensure ChannelManager has access to API from point of construction
Closes https://github.com/ppy/osu/issues/18451.
|
2022-06-08 19:15:23 +09:00 |
|
Salman Ahmed
|
b2d1bd029d
|
Turn on high poll rate when tournament chat is expanded
|
2022-01-22 16:34:57 +03:00 |
|
Dean Herbert
|
1b6342438f
|
Hide scrollbars in tournament chat display
|
2020-03-23 12:05:16 +09:00 |
|
Dean Herbert
|
ed837d3115
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
|
Dean Herbert
|
8b0b910196
|
Update song / chat / beatmap info display to reflect new design
|
2020-03-08 18:25:22 +09:00 |
|
Dean Herbert
|
0019199082
|
Merge branch 'tournament-base-changes' into tournament-design-gameplay
|
2020-03-08 18:12:10 +09:00 |
|
Dean Herbert
|
0102aaf32a
|
Move chat expand/contract logic local to tournament
|
2020-03-08 18:11:57 +09:00 |
|
Dean Herbert
|
3807c449bd
|
Update chat position
|
2020-03-08 15:55:54 +09:00 |
|
Dean Herbert
|
96e24ebd20
|
General namespace tidy-up
|
2019-06-18 14:51:48 +09:00 |
|
Dean Herbert
|
796afc0bf9
|
Rename and expand chat tests
|
2019-06-18 14:03:09 +09:00 |
|