Dean Herbert
|
a47b8222b5
|
Restore multiplayer to use beatmap track
|
2020-08-21 17:11:29 +09:00 |
|
Dean Herbert
|
429ad783cf
|
Merge branch 'update-framework' into beatmap-track-rework
|
2020-08-12 23:35:46 +09:00 |
|
smoogipoo
|
7d35893ecd
|
Make MusicController non-nullable
|
2020-08-11 12:40:58 +09:00 |
|
Dean Herbert
|
d1b106a3b5
|
Include mention of old releases in error message
|
2020-08-11 10:59:28 +09:00 |
|
Dean Herbert
|
1f84e54151
|
Improve messaging when timeshift token retrieval fails
Obviously not a final solution, but should better help self-compiling
(or unofficial package) users better understand why this is happening.
|
2020-08-10 20:16:16 +09:00 |
|
smoogipoo
|
5002d69f69
|
Update inspections
|
2020-08-07 20:51:56 +09:00 |
|
smoogipoo
|
5c05fe3988
|
Expose track from MusicController
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
6e42b8219c
|
Move track to MusicController, compiles
|
2020-08-06 16:24:14 +09:00 |
|
Dean Herbert
|
4d6f60edaf
|
Fix multiplayer match select forcing playback even when user paused
|
2020-08-03 22:43:50 +09:00 |
|
smoogipoo
|
04b71a0c7c
|
Adjust xmldoc
|
2020-07-31 23:16:55 +09:00 |
|
Dan Balasescu
|
d63f040477
|
Merge branch 'master' into multi-position
|
2020-07-31 23:10:25 +09:00 |
|
Dean Herbert
|
909b38a019
|
Merge branch 'master' into multi-pagination
|
2020-07-31 22:41:24 +09:00 |
|
smoogipoo
|
4f3795486d
|
Post-process responses to populate positions
|
2020-07-31 22:36:44 +09:00 |
|
smoogipoo
|
f1e721e396
|
Rewrite test scene and add more tests
|
2020-07-31 21:39:50 +09:00 |
|
smoogipoo
|
a4a4c87612
|
Fix incorrect score id being used
|
2020-07-31 21:21:48 +09:00 |
|
smoogipoo
|
9966d4f3b3
|
Add more loading spinners
|
2020-07-31 19:57:05 +09:00 |
|
smoogipoo
|
6d728d27fc
|
Cleanup/consolidate indexing request
|
2020-07-31 19:11:56 +09:00 |
|
Dean Herbert
|
9e6d562872
|
Send in initial score request instead
|
2020-07-29 13:18:40 +09:00 |
|
smoogipoo
|
db91d1de50
|
Use response params in next page request
|
2020-07-28 21:45:12 +09:00 |
|
smoogipoo
|
46ea775cfb
|
Implement paging
|
2020-07-22 20:24:55 +09:00 |
|
smoogipoo
|
f8401a76a2
|
Use show/index requests in results screen
|
2020-07-22 19:40:00 +09:00 |
|
smoogipoo
|
d9633fee64
|
Rename request
|
2020-07-22 18:47:09 +09:00 |
|
smoogipoo
|
0957c5f74c
|
Re-namespace multiplayer requests/responses
|
2020-07-22 18:34:04 +09:00 |
|
Dan Balasescu
|
b1c06c1e90
|
Merge branch 'master' into fix-screens-blocking-home/altf4
|
2020-07-15 13:17:53 +09:00 |
|
smoogipoo
|
350a4a153b
|
Fix possible nullref
|
2020-07-15 12:59:31 +09:00 |
|
Joehu
|
73e1bf0d89
|
Check sub screen's OnBackButton instead
|
2020-07-14 13:19:48 -07:00 |
|
Joehu
|
36041fc245
|
Fix back button not working correctly with multi song select's mod select
|
2020-07-14 00:29:57 -07:00 |
|
Joehu
|
3573460d9c
|
Fix multiplayer screens blocking home and alt f4
|
2020-07-14 00:02:01 -07:00 |
|
Dean Herbert
|
7fe69bb199
|
Fix some web requests retrieving the user too early
|
2020-07-14 13:07:17 +09:00 |
|
Joehu
|
79ea6dbd5c
|
Only allow link clicking and tooltips of multi room drawables when selected
|
2020-07-12 22:24:11 -07:00 |
|
Joehu
|
fa0c2d7f84
|
Fix room name overflowing on multiplayer lounge
|
2020-07-10 10:42:41 -07:00 |
|
Dan Balasescu
|
895c129151
|
Merge pull request #9492 from peppy/ensure-music-playing-mainmenu-lounge
Ensure music playing when returning to lounge or main menu
|
2020-07-10 21:23:24 +09:00 |
|
Dan Balasescu
|
6345af6f3b
|
Merge pull request #9494 from peppy/playlist-results-button
Replace large "show results" button with embedded button each playlist item
|
2020-07-10 20:58:12 +09:00 |
|
Dan Balasescu
|
be2c892c30
|
Merge branch 'master' into ensure-music-playing-mainmenu-lounge
|
2020-07-10 20:48:16 +09:00 |
|
Dean Herbert
|
d3367bb0f1
|
Remove unused public property
|
2020-07-10 20:32:47 +09:00 |
|
Dean Herbert
|
9556166c1b
|
Replace large "show results" button with embedded button each playlist item
|
2020-07-10 20:19:17 +09:00 |
|
smoogipoo
|
fe585611e7
|
Fix + simplify web request
|
2020-07-10 19:54:09 +09:00 |
|
Dean Herbert
|
64e8dce1ad
|
Highlight spotlight rooms with a different colour
|
2020-07-10 19:38:33 +09:00 |
|
Dean Herbert
|
cf3251a950
|
Default to showing all rooms
|
2020-07-10 19:38:13 +09:00 |
|
Dean Herbert
|
24132c7cf9
|
Merge branch 'master' into multiplayer-categories
|
2020-07-10 19:00:57 +09:00 |
|
Dean Herbert
|
1760cc2427
|
Fix behavioural regression by splitting methods out
|
2020-07-10 18:03:56 +09:00 |
|
smoogipoo
|
926279e39b
|
Implement category dropdown for multiplayer
|
2020-07-10 17:26:42 +09:00 |
|
Dean Herbert
|
44fdb5b82e
|
Ensure music starts when returning to lounge or main menu
|
2020-07-10 17:20:27 +09:00 |
|
smoogipoo
|
1f2689f7cb
|
Merge branch 'master' into un-nest-overlined-display
|
2020-07-10 15:37:43 +09:00 |
|
smoogipoo
|
2ed8d42d22
|
Remove whitespace
|
2020-07-10 15:37:13 +09:00 |
|
smoogipoo
|
a9faa11dcb
|
Add back playlist header
|
2020-07-10 15:37:08 +09:00 |
|
Dan Balasescu
|
14eaf75009
|
Merge branch 'master' into un-nest-overlined-display
|
2020-07-10 14:41:31 +09:00 |
|
Dean Herbert
|
973b6c680a
|
Merge branch 'master' into un-nest-overlined-display
|
2020-07-09 18:26:23 +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 |
|