787d4da153
Combine constant
2019-01-25 14:10:59 +09:00
4cae9bae83
Merge branch 'master' into fix-multiplayer-parallax-overflow
2019-01-24 20:41:10 +08:00
8ea7ec6445
Convert everything to use IScreen
2019-01-24 19:47:44 +09:00
8617aaa2a7
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
7ac20c3545
Add overflow padding to account for parallax shifting
...
Added overflow padding in the Multiplayer screen, and adjusting content (LoungeSubScreen, FilterControl, Header, "Create Room" button) to account for this padding.
2019-01-24 16:11:24 +08:00
5269ca31be
Merge branch 'master' into fix-room-inspector-cover
2019-01-17 21:49:25 +09:00
59f7c5a26e
Fix room inspector cover not resetting when no room selected
2019-01-17 18:44:22 +09:00
ba9cdf2ce2
Add null check to fix crash on deselecting multiplayer room
2019-01-17 18:17:47 +09:00
b6fb3a5c05
Cancel request on disposal for RoomInspector
2019-01-17 15:14:30 +09:00
2dc185f249
Display avatars rather than full scores
2019-01-09 15:27:08 +09:00
2a4c91a6ab
Remove unused using
2019-01-08 19:26:24 +09:00
122fc2de58
Show room leaderboard instead in the lounge
2019-01-08 19:24:55 +09:00
f6018294b5
Update framework
2019-01-07 18:50:27 +09:00
a7db0bbb91
Sort rooms based on their API position
2018-12-28 01:45:19 +09:00
eaba9e1378
Fix mode icon not being updated for correct ruleset
2018-12-27 18:16:30 +09:00
ea1309e768
Fix missing bind
2018-12-27 17:15:43 +09:00
50201e602e
Combine implementations of status + end date info
2018-12-27 16:19:00 +09:00
a1fa914c66
Participants
2018-12-26 21:58:14 +09:00
2d19436456
Open -> Push
2018-12-26 21:21:26 +09:00
152f3b1da3
Add processing overlay to lounge screen
2018-12-26 21:20:53 +09:00
7a431ed87f
Update ParticipantInfo
2018-12-26 20:31:04 +09:00
869081ce9c
Open -> Push
2018-12-26 20:21:30 +09:00
692f5c289d
Move PartRoom calls
2018-12-26 20:12:51 +09:00
2353c204ee
Renaming
2018-12-26 20:05:57 +09:00
0cefd4b21d
Improve room padding
2018-12-26 19:14:15 +09:00
23d21a45e5
More automated tests
2018-12-25 11:59:08 +09:00
626ec85ae8
Remove IHasFilterableChildren from class
2018-12-25 11:58:28 +09:00
6712a68797
Create IRoomManager interface, add test for RoomsContainer
2018-12-25 11:45:50 +09:00
e0e75c7339
Fix incorrect room status
2018-12-25 11:24:46 +09:00
7191233be8
Allow roommanager to be null
2018-12-22 14:14:14 +09:00
f1a9a352fc
Cleanup bindable handling
2018-12-22 14:01:06 +09:00
dd0c04ea36
Move RoomManager to multiplayer screen
2018-12-22 12:45:36 +09:00
822225577b
Add joining/parting room requests
2018-12-20 20:58:34 +09:00
6a76e335c7
Linkify everything
2018-12-20 20:03:45 +09:00
8db3ac0a9f
Make user links clickable
2018-12-20 18:04:39 +09:00
2e28f378de
Move beatmap + mod info to header
2018-12-20 15:17:33 +09:00
72016a416b
Deselect match if ended
2018-12-20 15:17:08 +09:00
03546c9d0d
Implement primary filter routes
2018-12-20 15:16:46 +09:00
36f6b4fc3f
Hook up participated filter
...
Very early stages, implementation will change.
2018-12-19 18:02:05 +09:00
673082445e
Rework filtering
2018-12-19 16:56:51 +09:00
c544a5b9f0
Add end date to the drawable room too
2018-12-19 15:20:23 +09:00
8d640cdc25
Fix leaderboard not being refreshed when finishing gameplay
2018-12-18 12:56:16 +09:00
8e6a85058b
Fix playlist-related errors
2018-12-14 12:35:05 +09:00
680a3e2aa4
Update with proper playlist usage
2018-12-13 18:38:03 +09:00
bac4f42eac
Fix backgrounds not quite working
2018-12-12 19:34:37 +09:00
497f431366
Implement RoomManager and RoomsContainer
...
Reduces logic from LoungeScreen
2018-12-11 19:07:40 +09:00
1ac615b490
Renamespace
2018-12-10 19:27:25 +09:00