smoogipoo
|
53a54f8634
|
Renamespace room settings
|
2018-12-03 17:54:10 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
smoogipoo
|
28f31540c4
|
Apply changes in-line with framework localisation changes
|
2018-09-19 14:07:46 +09:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
Dean Herbert
|
eb135b2e85
|
Merge branch 'master' into participant-count-default
|
2018-06-03 03:05:17 +09:00 |
|
DrabWeb
|
cc32adf51f
|
Move max text updating into updateMax.
|
2018-06-01 14:28:24 -03: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 |
|
Dean Herbert
|
b9c601074d
|
Formatting fixes
|
2018-06-01 15:45:09 +09: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 |
|
Dean Herbert
|
ed7c860802
|
Adjust transitions of DrawableRoom
|
2018-05-28 13:30:29 +09:00 |
|
Dean Herbert
|
95315e46f0
|
Make drawable rooms fade in when first displayed
Stops filtered rooms from briefly displaying.
|
2018-05-27 14:12:20 +09:00 |
|
DrabWeb
|
662559d3c9
|
More test steps.
|
2018-05-22 01:22:23 -03:00 |
|
DrabWeb
|
6aac4269e6
|
Add filtering.
|
2018-05-22 00:33:41 -03:00 |
|
DrabWeb
|
cae09492c3
|
Basic Lounge functionality.
|
2018-05-22 00:07:04 -03:00 |
|
Dean Herbert
|
92668f07e0
|
Merge branch 'master' into drawable-room-improvements
|
2018-05-21 11:09:12 +09:00 |
|
Dean Herbert
|
aaca7e92b4
|
Avoid excessive property lookups
|
2018-05-21 03:56:59 +09:00 |
|
DrabWeb
|
9cd0ec366e
|
Cleanup.
|
2018-05-19 02:51:51 -03:00 |
|
DrabWeb
|
136c57b824
|
Don't set size in ctor.
|
2018-05-19 02:27:33 -03:00 |
|
DrabWeb
|
ad878003f7
|
Add null room support to RoomInspector.
|
2018-05-19 02:23:09 -03:00 |
|
DrabWeb
|
4b2b2086df
|
Create drawable hierarchy for RoomInspector in load, remove display* methods.
|
2018-05-19 01:26:39 -03:00 |
|
DrabWeb
|
937ff50a5a
|
Remove unused using.
|
2018-05-11 13:56:27 -03:00 |
|
DrabWeb
|
41de02fc78
|
Make DrawableRooms select when they are clicked.
|
2018-05-11 13:43:53 -03:00 |
|
DrabWeb
|
518dec0c68
|
Merge https://github.com/ppy/osu into drawable-room-improvements
|
2018-05-11 13:41:50 -03:00 |
|
DrabWeb
|
2d206d258a
|
Move multiplayer screen components to osu.Game/Screens/Multi/Components
|
2018-05-10 20:44:24 -03:00 |
|