Commit Graph

62 Commits

Author SHA1 Message Date
dea387c31e Fix post-merge issues 2018-11-26 16:29:56 +09:00
dcf740e5d3 Merge remote-tracking branch 'origin/master' into multiplayer-room-settings 2018-11-26 16:27:22 +09:00
f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
99fc04c8af Change signature to new event handler 2018-10-02 12:02:47 +09:00
c72281d0f2 Change local bindings instead of room bindings. 2018-08-24 19:27:16 -03:00
90e178821a Limit max participants field to only numbers. 2018-08-24 19:19:16 -03:00
c5f0b27544 Speedup transition. 2018-08-24 19:11:52 -03:00
e65bb5b54b Remove unused usings, remove unused icon variable. 2018-08-14 12:34:05 -03:00
7d8c0aca72 Order usings, use inline out variable declaration. 2018-08-14 12:25:35 -03:00
3d0b1b6009 Cleanup. 2018-08-14 12:08:00 -03:00
ea523baa4a Add hover animations to GameTypePicker and RoomAvailabilityPicker. 2018-08-14 11:54:35 -03:00
c66578ba5b Allow tabbing between text fields. 2018-08-14 11:36:46 -03:00
af31845c83 Fix naming conflicts in RoomSettingsOverlay. 2018-08-14 11:31:20 -03:00
52b157d072 Merge https://github.com/ppy/osu into multiplayer-room-settings 2018-08-14 11:16:25 -03:00
0f37758314 Update framework 2018-07-21 16:21:53 +09:00
6b240280d0 Merge https://github.com/ppy/osu into multiplayer-room-settings 2018-07-07 01:10:27 -03:00
2a42418dbf Tidy up ReadyButton 2018-06-21 10:21:54 +09:00
4c068097c8 Change required child to use same structure as other use cases 2018-06-21 10:12:12 +09:00
96100a2200 Remove schedule logic (seems unnecessary) 2018-06-20 17:41:48 +09:00
39649747aa Simplify and synchronise multiplayer screen transitions 2018-06-20 17:25:22 +09:00
f0c72438a3 Group ValueChanged attachment with bindings 2018-06-20 17:06:02 +09:00
fb96b30555 Cleanup. 2018-06-07 00:51:27 -03:00
f13f71b1e9 Move GameTypePicker label to RoomSettingsOverlay. 2018-06-07 00:39:16 -03:00
5c0e40df29 Apply on commit. 2018-06-07 00:25:16 -03:00
ed97d35ef7 Test steps. 2018-06-06 23:30:17 -03:00
4aff2ba2af Move settings to subfolder. 2018-06-06 06:25:34 -03:00
915a4535d0 Remove label option from SettingsTextBox. 2018-06-06 06:22:16 -03:00
766e0d1e17 AvailabilityPickerItem -> RoomAvailabilityPickerItem 2018-06-06 05:41:46 -03:00
d6e3dc10e9 Fix RoomSettingsOverlay not being updated when the rooms values are. 2018-06-06 05:38:43 -03:00
a81fc9eb5d Fix field containers padding being wrong. 2018-06-06 05:20:03 -03:00
fe73dbd58c Update ApplyButton design. 2018-06-06 04:32:04 -03:00
a982a4ce37 Integrate RoomSettingsOverlay into Match. 2018-06-06 04:27:53 -03:00
24ba8261a1 Add applying to RoomSettingsOverlay. 2018-06-06 02:38:09 -03:00
4328223996 Add AvailabilityPicker. 2018-06-06 02:25:08 -03:00
33e86cb81e Add GameTypePicker. 2018-06-06 02:06:33 -03:00
4045ab3669 Add SettingsTextBox. 2018-06-06 01:29:36 -03:00
2c86293f37 Add sections and apply button. 2018-06-06 00:53:24 -03:00
8c97999de9 Add empty RoomSettingsOverlay. 2018-06-06 00:29:52 -03:00
da8b1f996f Override Type in Match. 2018-06-01 17:16:35 -03:00
5073057420 Cleanup. 2018-06-01 16:34:03 -03:00
97b473ef30 Expose tabs and hide beatmap select button in Header. 2018-06-01 16:23:11 -03:00
9989517ff0 Merge https://github.com/ppy/osu into multiplayer-match 2018-06-01 04:01:14 -03:00
ff93a54a64 Default Type to Title, use ToLower for the screen type title. 2018-05-30 23:16:54 -03:00
7b8211e6db Add MultiplayerScreen.Type 2018-05-29 04:23:29 -03:00
9a7e5a3e2c Update TestCaseMatch. 2018-05-29 04:16:19 -03:00
7edb82eb85 Add TestCaseMatchParticipants. 2018-05-29 03:53:30 -03:00
b4b4a8a157 Add TestCaseMatchInfo. 2018-05-29 03:24:38 -03:00
94b54a0520 Adjust design of ReadyButton. 2018-05-29 03:03:51 -03:00
3915cb7f2f Add Match Participants, change Room.Users to IEnumerable. 2018-05-29 02:42:52 -03:00
77ff0640c2 Add a gradient over the cover in Header. 2018-05-29 01:53:45 -03:00