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
|
9753dab93b
|
Remove IOnlineComponent and change existing components to use bindable flow
|
2020-10-22 14:19:12 +09: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 |
|
smoogipoo
|
fde00d3431
|
Make DifficultyIcon support dynamic star rating
|
2020-10-01 00:53:25 +09:00 |
|
smoogipoo
|
1260e30cde
|
Make ShowDragHandle into a bindable
|
2020-09-08 16:36:36 +09:00 |
|
Dan Balasescu
|
4d9a5f7ba8
|
Merge branch 'master' into update-icons
|
2020-09-03 20:19:51 +09:00 |
|
Dean Herbert
|
7a0c1411b6
|
Merge branch 'master' into timeshift-leaderboard-topscore
|
2020-09-03 18:11:04 +09:00 |
|
Dean Herbert
|
942276d88f
|
Remove outdated SearchableList classes
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
fe524ec491
|
Merge branch 'master' into update-framework
|
2020-09-03 14:58:32 +09:00 |
|
smoogipoo
|
7a6e02c558
|
Allow null rank
|
2020-09-02 14:28:31 +09:00 |
|
smoogipoo
|
9e3b809cab
|
Rename to user_score to match API
|
2020-09-01 15:42:47 +09:00 |
|
Dean Herbert
|
d45a1521a1
|
Update BindableList usages
|
2020-09-01 11:56:23 +09:00 |
|
smoogipoo
|
5e77e8cfcf
|
Reduce min size of chat
|
2020-08-31 20:21:57 +09:00 |
|
smoogipoo
|
61d580b6ba
|
Don't highlight top score
|
2020-08-31 20:17:23 +09:00 |
|
smoogipoo
|
6ed191786f
|
Add support for position
|
2020-08-31 20:01:59 +09:00 |
|
smoogipoo
|
77698ec31e
|
Add support for showing own top score in timeshift
|
2020-08-31 19:54:57 +09:00 |
|
smoogipoo
|
d1ceb81797
|
Rename request
|
2020-08-31 19:54:41 +09:00 |
|
smoogipoo
|
ed74c39b55
|
Move UserTopScoreContainer into base leaderboard
|
2020-08-31 19:54:22 +09:00 |
|
Dean Herbert
|
dca307e933
|
Use beatmap directly in ReadyButton
|
2020-08-24 13:02:39 +09:00 |
|
Dean Herbert
|
a47b8222b5
|
Restore multiplayer to use beatmap track
|
2020-08-21 17:11:29 +09:00 |
|
voidedWarranties
|
f587781058
|
Allow LoungeSubScreen to be null (fix test)
|
2020-08-15 14:27:49 -07:00 |
|
voidedWarranties
|
7a33a6b08a
|
Merge remote-tracking branch 'upstream/master' into duplicate-multi-room
|
2020-08-15 13:07:12 -07:00 |
|
voidedWarranties
|
9e4b9188e1
|
Cache LoungeSubScreen, separate method, rename option
|
2020-08-15 13:06:16 -07: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 |
|
voidedWarranties
|
3a97ee4712
|
Context menu for duplicating multi rooms
|
2020-08-09 16:16:01 -07: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 |
|