Dean Herbert
|
88b2a12c09
|
Reduce footer height to match back button
|
2020-07-07 17:38:42 +09:00 |
|
Dean Herbert
|
56a8b0d3f5
|
Merge branch 'master' into match-subscreen-redesign
|
2020-07-07 17:16:05 +09:00 |
|
Dean Herbert
|
006adf0fb5
|
Change logic to ignore rooms completely after first error
|
2020-06-28 22:45:13 +09:00 |
|
smoogipoo
|
e8d36bc3cb
|
Don't trigger the same exception multiple times
|
2020-06-27 00:23:23 +09:00 |
|
smoogipoo
|
c233dc4768
|
Add some global error handling
|
2020-06-27 00:16:16 +09:00 |
|
smoogipoo
|
8d47c908ad
|
Remove breadcrumb fade
|
2020-06-25 22:28:45 +09:00 |
|
smoogipoo
|
44a8039e92
|
Reduce header further
|
2020-06-25 22:22:24 +09:00 |
|
smoogipoo
|
23f569351a
|
Add back missing beatmap results button
|
2020-06-25 22:22:19 +09:00 |
|
smoogipoo
|
b7f5a89f82
|
Reduce background fade opacity
|
2020-06-25 22:13:39 +09:00 |
|
smoogipoo
|
668105dd6e
|
Adjust boldening
|
2020-06-25 22:06:30 +09:00 |
|
smoogipoo
|
20092c58ff
|
Reduce spacing between recent participants tiles
|
2020-06-25 21:59:53 +09:00 |
|
smoogipoo
|
7c1dd43899
|
Re-style multiplayer header
|
2020-06-25 21:58:40 +09:00 |
|
smoogipoo
|
01fa664b7d
|
Add recent participants
|
2020-06-25 20:53:48 +09:00 |
|
smoogipoo
|
54f087b933
|
Re-layout match subscreen columns
|
2020-06-25 20:40:15 +09:00 |
|
smoogipoo
|
b7c1cfbe63
|
Adjust display to avoid overlaps
|
2020-06-11 15:07:14 +09:00 |
|
smoogipoo
|
afa5b995f2
|
Merge branch 'fix-test-nullref' into timeshift-results-2
|
2020-06-11 14:05:05 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
smoogipoo
|
4fd5ff61eb
|
Add loading spinner
|
2020-06-09 18:53:55 +09:00 |
|
smoogipoo
|
44dd7d65be
|
Fix duplicate scores showing
|
2020-06-09 18:21:37 +09:00 |
|
smoogipoo
|
7f05c16c9f
|
Merge branch 'master' into timeshift-results-2
|
2020-06-09 15:59:13 +09:00 |
|
Dean Herbert
|
9d68a95f3f
|
Merge branch 'master' into multi-room-load-spinner
|
2020-06-09 10:56:56 +09:00 |
|
smoogipoo
|
bb89114b70
|
Show a loading spinner on multiplayer lounge loads
|
2020-06-05 20:52:27 +09:00 |
|
smoogipoo
|
f3b5149648
|
Move some suggestions to warnings, resolve issues
|
2020-06-03 16:48:44 +09:00 |
|
smoogipoo
|
3c07defa1a
|
Push to main multiplayer screen instead
|
2020-06-03 15:57:01 +09:00 |
|
smoogipoo
|
22f4e9012c
|
Remove temporary code
|
2020-06-03 12:54:16 +09:00 |
|
smoogipoo
|
13622eff1f
|
Fix response value
|
2020-06-03 12:54:07 +09:00 |
|
smoogipoo
|
fac96f6ddd
|
Fix match beatmap not updating after re-download
|
2020-06-02 17:02:01 +09:00 |
|
smoogipoo
|
17e91695e0
|
Add checksum validation to the panel download buttons
|
2020-06-02 14:04:51 +09:00 |
|
smoogipoo
|
68fbe9f4c1
|
Add checksum validation to the ready/start button
|
2020-06-02 14:03:50 +09:00 |
|
smoogipoo
|
a606f41297
|
Add button to open results
|
2020-05-28 22:25:00 +09:00 |
|
smoogipoo
|
ee59182989
|
Implement initial structure for room scores
|
2020-05-28 22:09:11 +09:00 |
|
Dean Herbert
|
f989f1aa00
|
Change event flow to avoid firing store delete events on update
|
2020-05-27 16:08:47 +09:00 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +09:00 |
|
smoogipoo
|
3ee698cfa0
|
Fix being able to press enter to create matches
|
2020-05-19 12:39:09 +09:00 |
|
Dean Herbert
|
9b9b710ded
|
Move and rename remaining direct classes
|
2020-04-21 16:41:07 +09:00 |
|
Endrik Tombak
|
633b969017
|
Apply review suggestions
|
2020-04-12 21:57:35 +03:00 |
|
Endrik Tombak
|
fc1d497a86
|
Change PlaylistDownloadButton default
|
2020-04-11 14:21:28 +03:00 |
|
Dean Herbert
|
e10576325c
|
Merge branch 'master' into update-overlay-headers
|
2020-04-09 16:29:34 +09:00 |
|
Joehu
|
493b654011
|
Remove horizontal margin from mod display
Can skew center alignment on fill flow containers.
Fixes affected areas. Vector2(5, 0) is similar to MarginPadding { Left = 10 }.
|
2020-04-03 11:30:02 -07:00 |
|
TheWildTree
|
83410315c6
|
Make fields private
|
2020-03-26 17:18:01 +01:00 |
|
TheWildTree
|
9a30ff5a00
|
Fix code quality issues
|
2020-03-26 16:11:58 +01:00 |
|
TheWildTree
|
e85f45f911
|
Move old ScreenTitle to MultiHeaderTitle
|
2020-03-24 22:03:16 +01:00 |
|
smoogipoo
|
1c4296f5e7
|
Implement the new results screen
|
2020-03-17 17:43:16 +09:00 |
|
Dean Herbert
|
288470c313
|
Remove exo specification completely
|
2020-03-13 13:43:48 +09:00 |
|
Dean Herbert
|
ed837d3115
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
|
Dean Herbert
|
dc79c11b6a
|
Merge branch 'master' into layout-rework
|
2020-03-02 16:36:48 +09:00 |
|
smoogipoo
|
b3220476d7
|
Rename methods
|
2020-02-27 20:05:12 +09:00 |
|
smoogipoo
|
085968dd7f
|
Rename recent participants
|
2020-02-27 20:00:53 +09:00 |
|
smoogipoo
|
22862256c1
|
Increase time between polls
|
2020-02-27 19:42:19 +09:00 |
|
smoogipoo
|
fe10a64137
|
Improve participants list transforms
|
2020-02-27 19:37:07 +09:00 |
|
smoogipoo
|
97c07281d8
|
Make ParticipantsList use the new participants property
|
2020-02-27 19:24:13 +09:00 |
|
smoogipoo
|
99442ec9c3
|
Implement single-room multiplayer room polling
|
2020-02-27 19:23:50 +09:00 |
|
smoogipoo
|
7ad6ad0bb0
|
Remove hacks that bypassed layout shortcomings
|
2020-02-27 13:32:23 +09:00 |
|
Dean Herbert
|
623b78d675
|
Combine all loading animation implementations
|
2020-02-21 15:32:46 +09:00 |
|
Dean Herbert
|
3380dbbd71
|
Improve visual appearance of ProcessingOverlay
|
2020-02-20 19:49:22 +09:00 |
|
Dean Herbert
|
4a3f281855
|
Make buttons purple
|
2020-02-20 18:56:14 +09:00 |
|
Dean Herbert
|
a0b578082e
|
Make ready button also have triangles
|
2020-02-20 18:56:00 +09:00 |
|
Dean Herbert
|
e7fca689b1
|
Change text on playlist add button to be nicer
|
2020-02-20 18:56:00 +09:00 |
|
Dean Herbert
|
76c57a695b
|
Change create room button colouring to match design
|
2020-02-20 18:56:00 +09:00 |
|
Dean Herbert
|
a94a6eb94e
|
Merge pull request #7900 from smoogipoo/room-inspector-redesign
Update the multiplayer room inspector design
|
2020-02-20 18:55:03 +09:00 |
|
Dean Herbert
|
973093b522
|
Fix non-selectable playlist items not forwarding clicks to children
|
2020-02-20 18:32:34 +09:00 |
|
Dean Herbert
|
063fe191ef
|
Add back missing using
|
2020-02-20 18:15:40 +09:00 |
|
Dean Herbert
|
e25e9b6164
|
Merge branch 'master' into multiplayer-header-background
|
2020-02-20 18:04:02 +09:00 |
|
Dean Herbert
|
a11862ba0d
|
Improve transition between multiplayer screens (and share constants)
|
2020-02-20 18:03:53 +09:00 |
|
Dean Herbert
|
927115a085
|
Merge branch 'master' into room-inspector-redesign
|
2020-02-20 17:41:16 +09:00 |
|
smoogipoo
|
17b669fdf7
|
Refactor to detail the sizing mode setting
|
2020-02-20 14:32:16 +09:00 |
|
Dan Balasescu
|
51f03d0f07
|
Adjust comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-02-20 14:28:38 +09:00 |
|
smoogipoo
|
f53349ac9d
|
Reduce size of participants tiles
|
2020-02-19 19:54:48 +09:00 |
|
smoogipoo
|
3338241632
|
Add back filter control background, adjust opacity
|
2020-02-19 19:48:34 +09:00 |
|
smoogipoo
|
e966689044
|
Add beatmap background to multiplayer
|
2020-02-19 19:42:25 +09:00 |
|
smoogipoo
|
ac416ae743
|
Implement new room inspector redesign
|
2020-02-19 17:47:59 +09:00 |
|
smoogipoo
|
ec73e8f0c7
|
Allow different sizing modes for OverlinedParticipants
|
2020-02-19 17:40:38 +09:00 |
|
smoogipoo
|
380d200b46
|
Allow different sizing modes for OverlinedDisplay
|
2020-02-19 17:34:47 +09:00 |
|
smoogipoo
|
e3d37b808d
|
Move overlined displays to a higher namespace
|
2020-02-19 17:33:09 +09:00 |
|
smoogipoo
|
958c891d15
|
Update with framework-side bindable list changes
|
2020-02-17 15:06:14 +09:00 |
|
Dean Herbert
|
a51fdfb95e
|
Merge pull request #7839 from smoogipoo/match-subscreen-redesign
Redesign match subscreen to add playlist support
|
2020-02-15 21:11:39 +09:00 |
|
Dean Herbert
|
a8be437103
|
Fix failing tests
|
2020-02-15 20:29:38 +09:00 |
|
recapitalverb
|
2778c6617c
|
Merge branch 'master' into remove-duplicated-load
|
2020-02-15 15:13:35 +07:00 |
|
Dean Herbert
|
2e24ceb223
|
Move duration higher in match settings display
|
2020-02-15 16:58:35 +09:00 |
|
Dean Herbert
|
7c29327167
|
Fix download button being visible for already downloaded playlist items
|
2020-02-15 16:56:11 +09:00 |
|
Dean Herbert
|
e8f1335b47
|
Allow for easier selection by disabling clickability of contained elements until selected
|
2020-02-15 16:54:37 +09:00 |
|
Dean Herbert
|
e2e157b455
|
Add minimum size rules to fix overlap at non-wide resolutions
|
2020-02-15 15:52:27 +09:00 |
|
Dean Herbert
|
19d61c1255
|
Merge branch 'master' into match-subscreen-redesign
|
2020-02-15 15:29:33 +09:00 |
|
Dean Herbert
|
f54844d8a5
|
Schedule selection update handling in MatchSubScreen to avoid firing when not the current screen
|
2020-02-15 15:07:10 +09:00 |
|
recapitalverb
|
7c9569c9a3
|
Merge branch 'master' into remove-duplicated-load
|
2020-02-15 12:10:34 +07:00 |
|
Dean Herbert
|
a4215106ff
|
Merge branch 'master' into match-detail-area
|
2020-02-15 11:46:29 +09:00 |
|
smoogipoo
|
3b2e4ecb2d
|
Merge branch 'match-playlist' into match-subscreen-redesign
|
2020-02-14 23:40:04 +09:00 |
|
smoogipoo
|
61d539dc67
|
Fix first playlist item not getting selected
|
2020-02-14 23:39:39 +09:00 |
|
recapitalverb
|
c753cb46c5
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
|
smoogipoo
|
9eaf372587
|
Immediately update selected state
|
2020-02-14 21:17:07 +09:00 |
|
smoogipoo
|
b92f1ad68d
|
Implement match subscreen re-design
|
2020-02-14 20:48:09 +09:00 |
|
smoogipoo
|
2ea8c47c83
|
Fix incorrect footer button size
|
2020-02-14 20:44:41 +09:00 |
|
smoogipoo
|
b762e5e8a5
|
Implement overlined components
|
2020-02-14 20:42:14 +09:00 |
|
smoogipoo
|
929eb4f035
|
Add match footer
|
2020-02-14 20:35:52 +09:00 |
|
smoogipoo
|
d0b7b7f53a
|
Re-layout match settings overlay
|
2020-02-14 20:34:15 +09:00 |
|
smoogipoo
|
d5496321e2
|
Implement leaderboard chat display
|
2020-02-14 20:31:55 +09:00 |
|
smoogipoo
|
c75a774297
|
Extract participants list from the room inspector
|
2020-02-14 20:27:37 +09:00 |
|
smoogipoo
|
80fd9485a9
|
Refactor ready button to support selected playlist item
|
2020-02-14 20:18:53 +09:00 |
|
smoogipoo
|
c0dba63278
|
Remove match info
|
2020-02-14 20:14:25 +09:00 |
|
smoogipoo
|
b0793b06ed
|
Re-implement the match header
|
2020-02-14 20:10:36 +09:00 |
|