Jai Sharma
|
e950c8c1d0
|
Refactor ChannelList to use new ChannelGroup class for each type of channel
|
2022-05-27 19:46:53 +01:00 |
|
Jai Sharma
|
320b6ca631
|
Display Announce type channels separately in new chat overlay
|
2022-05-27 16:18:22 +01:00 |
|
Bartłomiej Dach
|
e511c1dfff
|
Merge branch 'master' into use-normalised-precise-scrolling
|
2022-05-27 16:55:13 +02:00 |
|
sw1tchbl4d3
|
e2951d70d1
|
Address code style issues
|
2022-05-27 16:38:54 +02:00 |
|
sw1tchbl4d3
|
e1fd37fd44
|
Use new padding constant where appropriate
|
2022-05-27 12:40:31 +02:00 |
|
sw1tchbl4d3
|
6a0cf26722
|
Make text localisable and add padding constant
|
2022-05-27 12:36:43 +02:00 |
|
sw1tchbl4d3
|
7c459faaf0
|
Remove unneeded search_bar_width and more
|
2022-05-27 10:05:59 +02:00 |
|
sw1tchbl4d3
|
4967d03606
|
Update currently playing search bar to resemble existing UI
|
2022-05-27 09:58:40 +02:00 |
|
Joseph Madamba
|
105d581f24
|
Use existing web localisation for chat strings
|
2022-05-26 22:23:03 -07:00 |
|
Joseph Madamba
|
3554563114
|
Fix beatmap info scores container not hiding when there's no leaderboard
|
2022-05-26 19:50:54 -07:00 |
|
Joseph Madamba
|
2b5aa35b56
|
Fix beatmap info status pill being incorrect on multiple status beatmaps
|
2022-05-26 17:52:17 -07:00 |
|
sw1tchbl4d3
|
a8e453e660
|
Remove now unnecessary username filter check
|
2022-05-27 00:43:29 +02:00 |
|
sw1tchbl4d3
|
de5b60ab66
|
Move filtering from manual loops to SearchContainer
|
2022-05-27 00:40:23 +02:00 |
|
sw1tchbl4d3
|
3183621d3d
|
Add search bar for the CurrentlyPlayingDisplay
|
2022-05-26 22:57:24 +02:00 |
|
Dean Herbert
|
a98d0cf0d8
|
Simplify channel filter method
|
2022-05-26 18:48:11 +09:00 |
|
Dean Herbert
|
b2607196b8
|
Merge branch 'master' into new-chat-integrate
|
2022-05-26 18:38:26 +09:00 |
|
Dan Balasescu
|
08935cff86
|
Detect exclusive fullscreen on Windows
|
2022-05-26 18:37:04 +09:00 |
|
Noah M
|
b550cbc5a3
|
Fix failing code quality checks
|
2022-05-25 17:01:30 -05:00 |
|
Bartłomiej Dach
|
a1b8fa0992
|
Disable "select all mods" button if all are selected
|
2022-05-25 23:06:12 +02:00 |
|
Bartłomiej Dach
|
071e158a29
|
Expose available mod state outwardly as a bindable
|
2022-05-25 23:06:12 +02:00 |
|
Bartłomiej Dach
|
f0303d76e8
|
Split off "select all mods" button to separate class
|
2022-05-25 22:18:30 +02:00 |
|
Bartłomiej Dach
|
a3f2962558
|
Disable "deselect all mods" button if none are selected
|
2022-05-25 22:15:02 +02:00 |
|
Bartłomiej Dach
|
a4bd399b0c
|
Split off "deselect all mods" button to separate class
|
2022-05-25 22:14:45 +02:00 |
|
Jai Sharma
|
f94afa5f8c
|
Code quality
|
2022-05-25 18:28:18 +01:00 |
|
Jai Sharma
|
997fc716e8
|
Split out the channel list labels from the channel list item flow
|
2022-05-25 15:15:46 +01:00 |
|
Jai Sharma
|
c0da05dda0
|
Use an array of channels to exclude from the overlay
|
2022-05-25 15:15:26 +01:00 |
|
Jai Sharma
|
cd90d29315
|
Ensure channel traversal shortcut scrolls channel list item into view
|
2022-05-25 12:37:28 +01:00 |
|
Jai Sharma
|
4a36f3aa4c
|
Ensure channel traversal shortcut is using visual order
|
2022-05-25 12:29:04 +01:00 |
|
Dean Herbert
|
49ab031e75
|
Allow traversing in both directions using ctrl-tab shortcuts
|
2022-05-25 18:42:49 +09:00 |
|
Dean Herbert
|
a92089c443
|
Change filter method to consider all non-system channels as joinable
|
2022-05-25 18:42:33 +09:00 |
|
Dan Balasescu
|
79c8752bb4
|
Merge pull request #18408 from peppy/first-run-ui-scale-first
Move UI scale setup to the beginning of the first run setup
|
2022-05-25 12:56:03 +09:00 |
|
Dean Herbert
|
de5d2df100
|
Move UI scale setup to the beginning of the first run setup
|
2022-05-25 12:19:26 +09:00 |
|
Dan Balasescu
|
f468d1eb16
|
Merge branch 'master' into editor-tidy-up
|
2022-05-25 11:58:34 +09:00 |
|
Jai Sharma
|
f6810d3f59
|
Add keyboard shortcuts to ChatOverlayV2 with tests
|
2022-05-24 23:05:25 +01:00 |
|
Bartłomiej Dach
|
61c093c109
|
Merge branch 'master' into rounded-button-colour-default
|
2022-05-24 22:47:47 +02:00 |
|
Jai Sharma
|
fce527b0df
|
Schedule channel manager bindable events to ensure they happen after the first poll
|
2022-05-24 21:25:27 +01:00 |
|
Bartłomiej Dach
|
2dd0b3f8d9
|
Merge branch 'master' into fix-mod-panel-click-area
|
2022-05-24 21:52:37 +02:00 |
|
Dean Herbert
|
0bcf8c846c
|
Change editor colour scheme to aquamarine
|
2022-05-24 18:43:22 +09:00 |
|
Dean Herbert
|
f00dd27fcd
|
Move OverlayColourProvider provisioning of RoundedButton to SettingsButton for now
|
2022-05-24 18:11:54 +09:00 |
|
Joseph Madamba
|
1f935cacf4
|
Add spotlighted beatmaps filter to beatmap listing
|
2022-05-23 18:47:04 -07:00 |
|
Joseph Madamba
|
ed0b841df0
|
Fix incorrect left/right clicking area of mod panels
|
2022-05-23 18:29:26 -07:00 |
|
apollo-dw
|
eae2378466
|
Add WIP to search filters
|
2022-05-24 01:49:07 +01:00 |
|
Jai Sharma
|
58d39734d0
|
Integrate ChatOverlayV2 into main game
|
2022-05-23 21:02:47 +01:00 |
|
Susko3
|
88217e0c98
|
Adjust ScrollDelta usages to account for normalised IsPrecise values
|
2022-05-23 20:22:27 +02:00 |
|
Dean Herbert
|
7d93778355
|
Merge pull request #18290 from jai-x/new-chat-remove-selector-item
Use dummy channel to show selector and remove `ChannelListSelector`
|
2022-05-23 15:49:00 +09:00 |
|
Dean Herbert
|
d84119ac06
|
Merge pull request #18343 from frenzibyte/waveform-test-beatmap-failure
Fix `WaveformTestBeatmap`s potentially providing disposed track
|
2022-05-22 21:21:28 +09:00 |
|
Jai Sharma
|
fb06b7658b
|
Merge branch 'master' into new-chat-remove-selector-item
|
2022-05-21 17:30:06 +01:00 |
|
Dean Herbert
|
4633eed78c
|
Merge branch 'master' into localisable-filter-items
|
2022-05-20 23:55:16 +09:00 |
|
Salman Ahmed
|
abf9039109
|
Use == instead of ??
|
2022-05-20 16:08:31 +03:00 |
|
Salman Ahmed
|
c78d90ccbd
|
Refactor track transferring logic for ability to override and disallow
|
2022-05-20 14:43:07 +03:00 |
|