DrabWeb
|
cc32adf51f
|
Move max text updating into updateMax.
|
2018-06-01 14:28:24 -03:00 |
|
Dean Herbert
|
5c2a2e394e
|
Fix incorrect async logic in BeatmapInfoWedge
Closes #2653.
Alternative to #2657.
|
2018-06-01 20:31:29 +09:00 |
|
DrabWeb
|
59762c0393
|
Change Room.Participants to an IEnumerable.
|
2018-06-01 06:15:23 -03:00 |
|
DrabWeb
|
8dd36ee1a9
|
Default Max to null in ParticipantCount.
|
2018-06-01 06:08:57 -03:00 |
|
DrabWeb
|
9989517ff0
|
Merge https://github.com/ppy/osu into multiplayer-match
|
2018-06-01 04:01:14 -03:00 |
|
Dean Herbert
|
b9c601074d
|
Formatting fixes
|
2018-06-01 15:45:09 +09:00 |
|
Dean Herbert
|
c5a3eff182
|
Merge branch 'master' into multiplayer-logic-encapsulation
|
2018-06-01 15:31:19 +09:00 |
|
Joehu
|
b4d621a2cb
|
Add link colour to beatmap source
|
2018-05-31 10:21:22 -07:00 |
|
Dean Herbert
|
b68a5f5eab
|
Tidy up Loader logic
|
2018-05-31 20:07:44 +09:00 |
|
Dean Herbert
|
42bc6b6b2e
|
Merge branch 'master' into updateable-beatmap-set-cover
|
2018-05-31 17:33:31 +09:00 |
|
Dean Herbert
|
dfbcf4d7b7
|
Add tests
|
2018-05-31 17:29:59 +09:00 |
|
Dean Herbert
|
7487c82ec1
|
Stop the logo from beating
|
2018-05-31 17:14:47 +09:00 |
|
Dean Herbert
|
c161d82474
|
Reduce the length of the fadeout animation
|
2018-05-31 17:14:04 +09:00 |
|
Dean Herbert
|
9df173b339
|
Merge branch 'master' into better-loading-logo
|
2018-05-31 15:59:04 +09:00 |
|
Dan Balasescu
|
29f3011f75
|
Merge branch 'master' into fix-osu-logo-discrepancies
|
2018-05-31 15:21:44 +09:00 |
|
smoogipoo
|
e48b17fb0d
|
Unindent
|
2018-05-31 15:17:59 +09:00 |
|
smoogipoo
|
4ff803d11d
|
Merge remote-tracking branch 'origin/master' into fix-osu-logo-discrepancies
|
2018-05-31 14:47:47 +09:00 |
|
Dan Balasescu
|
76567ae98b
|
Merge branch 'master' into song-selet-enumerable
|
2018-05-31 14:42:58 +09:00 |
|
Dan Balasescu
|
cd3ca68f03
|
Merge branch 'master' into song-selet-enumerable
|
2018-05-31 14:38:04 +09:00 |
|
Dan Balasescu
|
35d8ec8df6
|
Merge branch 'master' into fix-player-life-management
|
2018-05-31 14:34:31 +09:00 |
|
DrabWeb
|
ff93a54a64
|
Default Type to Title, use ToLower for the screen type title.
|
2018-05-30 23:16:54 -03:00 |
|
Dean Herbert
|
74c52e0a7c
|
Merge branch 'master' into multiplayer-screen-type
|
2018-05-31 00:16:43 +09:00 |
|
Dean Herbert
|
9ea6ab28ea
|
Fix intro potentially starting out-of-sync due to logo's outward animation
|
2018-05-30 20:22:31 +09:00 |
|
Dean Herbert
|
9497db0b0b
|
Add a delay before the loading logo is displayed
|
2018-05-30 20:22:26 +09:00 |
|
Dean Herbert
|
0caf15166e
|
Remove unnecessary FinishTransforms
|
2018-05-30 20:05:31 +09:00 |
|
Dean Herbert
|
0dafcf00b7
|
Fix some discrepancies with the main menu logo transitions
|
2018-05-30 19:50:00 +09:00 |
|
Dean Herbert
|
6d6b186fb2
|
Fix delayed logo animations playing even if screen has already been exited
|
2018-05-30 19:25:39 +09:00 |
|
Dean Herbert
|
a28e71995d
|
Offload database query to task
Allows song select to load a touch faster, in theory.
|
2018-05-30 16:15:57 +09:00 |
|
Dean Herbert
|
5872b61988
|
Fix potential double-disposal of player if PlayerLoader is finalised
|
2018-05-30 15:48:26 +09:00 |
|
Dean Herbert
|
54e53f7190
|
Fix player getting loaded when exiting song select
|
2018-05-30 15:48:20 +09:00 |
|
Dean Herbert
|
6000a90721
|
Merge branch 'master' into overlay-activation
|
2018-05-30 13:59:20 +09:00 |
|
DrabWeb
|
7b8211e6db
|
Add MultiplayerScreen.Type
|
2018-05-29 04:23:29 -03:00 |
|
DrabWeb
|
9a7e5a3e2c
|
Update TestCaseMatch.
|
2018-05-29 04:16:19 -03:00 |
|
DrabWeb
|
7edb82eb85
|
Add TestCaseMatchParticipants.
|
2018-05-29 03:53:30 -03:00 |
|
DrabWeb
|
b4b4a8a157
|
Add TestCaseMatchInfo.
|
2018-05-29 03:24:38 -03:00 |
|
DrabWeb
|
94b54a0520
|
Adjust design of ReadyButton.
|
2018-05-29 03:03:51 -03:00 |
|
DrabWeb
|
3915cb7f2f
|
Add Match Participants, change Room.Users to IEnumerable.
|
2018-05-29 02:42:52 -03:00 |
|
DrabWeb
|
77ff0640c2
|
Add a gradient over the cover in Header.
|
2018-05-29 01:53:45 -03:00 |
|
DrabWeb
|
c8ce34b6d4
|
Add Match Info.
|
2018-05-29 01:51:04 -03:00 |
|
DrabWeb
|
98819880c4
|
Add match screen header.
|
2018-05-29 01:16:39 -03:00 |
|
DrabWeb
|
ab3ac49a2d
|
Add empty Match screen.
|
2018-05-29 01:16:39 -03:00 |
|
DrabWeb
|
d090323c00
|
Add ParticipantCount to share with the Match screen.
|
2018-05-29 00:51:56 -03:00 |
|
DrabWeb
|
852d7ef48d
|
Use ?: expression instead of if/else.
|
2018-05-29 00:07:33 -03:00 |
|
DrabWeb
|
7beac3a712
|
Cleanup DrawableRoom.
|
2018-05-28 23:56:00 -03:00 |
|
DrabWeb
|
dcc39d96e2
|
BeatmapModeInfo -> BeatmapTypeInfo.
|
2018-05-28 23:45:59 -03:00 |
|
DrabWeb
|
bd9af745dd
|
Cleanup.
(cherry picked from commit fffa6a004cf074caf0cf5c8ae1408a80500859fa)
|
2018-05-28 23:41:50 -03:00 |
|
DrabWeb
|
8b8d10349e
|
Move RoomInspector info panel content to BeatmapModeInfo to share with Match.
(cherry picked from commit 257d9d13ac81d85583314f8b5dfabf05661b1572)
|
2018-05-28 23:41:42 -03:00 |
|
DrabWeb
|
8b36e1dad0
|
Add BeatmapTitle to encapsulate multiplayer beatmap title display logic.
(cherry picked from commit 58e65afb45fbc675186e470cc4a268d9eaa2a539)
|
2018-05-28 23:41:07 -03:00 |
|
DrabWeb
|
bdfb5752cd
|
Update existing drawables to use UpdateableBeatmapSetCover.
|
2018-05-28 19:31:20 -03:00 |
|
Aergwyn
|
2b3a630270
|
add OverlayActivation enum
+ fix Toolbar being toggleable when it shouldn't be able to
+ allow opening overlays in MenuState.Initial again
|
2018-05-28 13:43:47 +02:00 |
|