Bartłomiej Dach
|
3090b6ccb5
|
Resolve CA2249 inspections
"Use `string.Contains` instead of `string.IndexOf` to improve
readability"
|
2020-11-01 18:54:44 +01:00 |
|
Dean Herbert
|
437ca91b94
|
Use DI to open the copy rather than passing in an ugly action
|
2020-10-19 17:23:04 +09:00 |
|
Dean Herbert
|
61a43770bd
|
Merge branch 'master' into duplicate-multi-room
|
2020-10-19 16:58:45 +09:00 |
|
Dean Herbert
|
d45a1521a1
|
Update BindableList usages
|
2020-09-01 11:56:23 +09:00 |
|
voidedWarranties
|
f587781058
|
Allow LoungeSubScreen to be null (fix test)
|
2020-08-15 14:27:49 -07:00 |
|
voidedWarranties
|
9e4b9188e1
|
Cache LoungeSubScreen, separate method, rename option
|
2020-08-15 13:06:16 -07:00 |
|
voidedWarranties
|
3a97ee4712
|
Context menu for duplicating multi rooms
|
2020-08-09 16:16:01 -07:00 |
|
smoogipoo
|
926279e39b
|
Implement category dropdown for multiplayer
|
2020-07-10 17:26:42 +09:00 |
|
Dean Herbert
|
115bb40816
|
Select via select action
|
2020-07-09 18:25:14 +09:00 |
|
Dean Herbert
|
601101147e
|
Allow keyboard selection of rooms at the multiplayer lounge
|
2020-07-09 18:25:14 +09:00 |
|
smoogipoo
|
99442ec9c3
|
Implement single-room multiplayer room polling
|
2020-02-27 19:23:50 +09:00 |
|
smoogipoo
|
91edadfe9d
|
Make playlist beatmap and ruleset into bindables
|
2020-02-13 18:12:47 +09:00 |
|
Dean Herbert
|
fd71a53717
|
Fix test regression
|
2020-02-06 14:28:09 +09:00 |
|
Dean Herbert
|
e548a4b8dd
|
Fix missing bind causing regression in filter
|
2020-02-06 13:36:49 +09:00 |
|
Dean Herbert
|
061b8c389f
|
Fix null search string causing an exception
|
2020-02-06 13:03:04 +09:00 |
|
Dean Herbert
|
1dc7fc4a33
|
Fix case where playlist is empty
|
2020-02-06 13:01:48 +09:00 |
|
Dean Herbert
|
50c4e34c92
|
Add ruleset to multiplayer filter criteria
|
2020-02-06 12:17:20 +09:00 |
|
Dean Herbert
|
00edc7e66f
|
Fix RoomsContainer test scene not displaying
|
2020-02-06 12:14:17 +09:00 |
|
smoogipoo
|
0cbe29dbec
|
Refactor / cleanup debouncing
|
2019-11-21 11:05:18 +09:00 |
|
smoogipoo
|
10287eb66d
|
Add debounce logic in several places
|
2019-11-15 17:58:47 +09:00 |
|
smoogipoo
|
1b4bcb81c8
|
Fix filtering breaking on secondary filters
|
2019-11-15 17:49:02 +09:00 |
|
smoogipoo
|
f0b7b2e1c4
|
Fix broken test case
|
2019-11-15 11:07:16 +09:00 |
|
smoogipoo
|
956fb9912d
|
Hook up multiplayer search filter
|
2019-11-15 08:23:56 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
smoogipoo
|
42cd55e0d7
|
Move current room to multiplayer
|
2019-02-08 14:57:51 +09:00 |
|
smoogipoo
|
aac371ba6e
|
Use CMC for all of multiplayer
|
2019-02-05 19:00:08 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
f6018294b5
|
Update framework
|
2019-01-07 18:50:27 +09:00 |
|
smoogipoo
|
a7db0bbb91
|
Sort rooms based on their API position
|
2018-12-28 01:45:19 +09:00 |
|
smoogipoo
|
23d21a45e5
|
More automated tests
|
2018-12-25 11:59:08 +09:00 |
|
smoogipoo
|
626ec85ae8
|
Remove IHasFilterableChildren from class
|
2018-12-25 11:58:28 +09:00 |
|
smoogipoo
|
6712a68797
|
Create IRoomManager interface, add test for RoomsContainer
|
2018-12-25 11:45:50 +09:00 |
|
smoogipoo
|
822225577b
|
Add joining/parting room requests
|
2018-12-20 20:58:34 +09:00 |
|
smoogipoo
|
72016a416b
|
Deselect match if ended
|
2018-12-20 15:17:08 +09:00 |
|
smoogipoo
|
36f6b4fc3f
|
Hook up participated filter
Very early stages, implementation will change.
|
2018-12-19 18:02:05 +09:00 |
|
smoogipoo
|
673082445e
|
Rework filtering
|
2018-12-19 16:56:51 +09:00 |
|
smoogipoo
|
497f431366
|
Implement RoomManager and RoomsContainer
Reduces logic from LoungeScreen
|
2018-12-11 19:07:40 +09:00 |
|