smoogipoo
|
dea387c31e
|
Fix post-merge issues
|
2018-11-26 16:29:56 +09:00 |
|
smoogipoo
|
dcf740e5d3
|
Merge remote-tracking branch 'origin/master' into multiplayer-room-settings
|
2018-11-26 16:27:22 +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 |
|
DrabWeb
|
c72281d0f2
|
Change local bindings instead of room bindings.
|
2018-08-24 19:27:16 -03:00 |
|
DrabWeb
|
90e178821a
|
Limit max participants field to only numbers.
|
2018-08-24 19:19:16 -03:00 |
|
DrabWeb
|
c5f0b27544
|
Speedup transition.
|
2018-08-24 19:11:52 -03:00 |
|
DrabWeb
|
e65bb5b54b
|
Remove unused usings, remove unused icon variable.
|
2018-08-14 12:34:05 -03:00 |
|
DrabWeb
|
7d8c0aca72
|
Order usings, use inline out variable declaration.
|
2018-08-14 12:25:35 -03:00 |
|
DrabWeb
|
3d0b1b6009
|
Cleanup.
|
2018-08-14 12:08:00 -03:00 |
|
DrabWeb
|
ea523baa4a
|
Add hover animations to GameTypePicker and RoomAvailabilityPicker.
|
2018-08-14 11:54:35 -03:00 |
|
DrabWeb
|
c66578ba5b
|
Allow tabbing between text fields.
|
2018-08-14 11:36:46 -03:00 |
|
DrabWeb
|
af31845c83
|
Fix naming conflicts in RoomSettingsOverlay.
|
2018-08-14 11:31:20 -03:00 |
|
DrabWeb
|
52b157d072
|
Merge https://github.com/ppy/osu into multiplayer-room-settings
|
2018-08-14 11:16:25 -03:00 |
|
Dean Herbert
|
da8fc0ee5d
|
ToLower -> ToLowerInvariant
|
2018-07-25 07:37:05 +02:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
DrabWeb
|
6b240280d0
|
Merge https://github.com/ppy/osu into multiplayer-room-settings
|
2018-07-07 01:10:27 -03:00 |
|
Dean Herbert
|
2a42418dbf
|
Tidy up ReadyButton
|
2018-06-21 10:21:54 +09:00 |
|
Dean Herbert
|
4c068097c8
|
Change required child to use same structure as other use cases
|
2018-06-21 10:12:12 +09:00 |
|
Dean Herbert
|
96100a2200
|
Remove schedule logic (seems unnecessary)
|
2018-06-20 17:41:48 +09:00 |
|
Dean Herbert
|
39649747aa
|
Simplify and synchronise multiplayer screen transitions
|
2018-06-20 17:25:22 +09:00 |
|
Dean Herbert
|
f0c72438a3
|
Group ValueChanged attachment with bindings
|
2018-06-20 17:06:02 +09:00 |
|
Dean Herbert
|
b8f9caf418
|
Merge branch 'master' into multiplayer-match
|
2018-06-19 17:18:33 +09:00 |
|
DrabWeb
|
fb96b30555
|
Cleanup.
|
2018-06-07 00:51:27 -03:00 |
|
DrabWeb
|
f13f71b1e9
|
Move GameTypePicker label to RoomSettingsOverlay.
|
2018-06-07 00:39:16 -03:00 |
|
DrabWeb
|
5c0e40df29
|
Apply on commit.
|
2018-06-07 00:25:16 -03:00 |
|
DrabWeb
|
ed97d35ef7
|
Test steps.
|
2018-06-06 23:30:17 -03:00 |
|
DrabWeb
|
4aff2ba2af
|
Move settings to subfolder.
|
2018-06-06 06:25:34 -03:00 |
|
DrabWeb
|
915a4535d0
|
Remove label option from SettingsTextBox.
|
2018-06-06 06:22:16 -03:00 |
|
DrabWeb
|
766e0d1e17
|
AvailabilityPickerItem -> RoomAvailabilityPickerItem
|
2018-06-06 05:41:46 -03:00 |
|
DrabWeb
|
d6e3dc10e9
|
Fix RoomSettingsOverlay not being updated when the rooms values are.
|
2018-06-06 05:38:43 -03:00 |
|
DrabWeb
|
a81fc9eb5d
|
Fix field containers padding being wrong.
|
2018-06-06 05:20:03 -03:00 |
|
DrabWeb
|
fe73dbd58c
|
Update ApplyButton design.
|
2018-06-06 04:32:04 -03:00 |
|
DrabWeb
|
a982a4ce37
|
Integrate RoomSettingsOverlay into Match.
|
2018-06-06 04:27:53 -03:00 |
|
DrabWeb
|
24ba8261a1
|
Add applying to RoomSettingsOverlay.
|
2018-06-06 02:38:09 -03:00 |
|
DrabWeb
|
4328223996
|
Add AvailabilityPicker.
|
2018-06-06 02:25:08 -03:00 |
|
DrabWeb
|
33e86cb81e
|
Add GameTypePicker.
|
2018-06-06 02:06:33 -03:00 |
|
DrabWeb
|
4045ab3669
|
Add SettingsTextBox.
|
2018-06-06 01:29:36 -03:00 |
|
DrabWeb
|
2c86293f37
|
Add sections and apply button.
|
2018-06-06 00:53:24 -03:00 |
|
DrabWeb
|
8c97999de9
|
Add empty RoomSettingsOverlay.
|
2018-06-06 00:29:52 -03:00 |
|
DrabWeb
|
b8e403f38a
|
Merge https://github.com/ppy/osu into multiplayer-room-settings
|
2018-06-06 00:19:23 -03:00 |
|
Dean Herbert
|
eb135b2e85
|
Merge branch 'master' into participant-count-default
|
2018-06-03 03:05:17 +09:00 |
|
DrabWeb
|
da8b1f996f
|
Override Type in Match.
|
2018-06-01 17:16:35 -03:00 |
|
DrabWeb
|
5073057420
|
Cleanup.
|
2018-06-01 16:34:03 -03:00 |
|
DrabWeb
|
97b473ef30
|
Expose tabs and hide beatmap select button in Header.
|
2018-06-01 16:23:11 -03: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 |
|
DrabWeb
|
9989517ff0
|
Merge https://github.com/ppy/osu into multiplayer-match
|
2018-06-01 04:01:14 -03:00 |
|