Port back to Mono.Nat and make discovery async.
This commit is contained in:
committed by
Paul Chote
parent
3f510b6d93
commit
d15e7f76fc
@@ -162,7 +162,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Text: - You can enable UPnP (if supported by your router) in the
|
||||
Text: - You can enable UPnP/NAT-PMP (if supported by your router)
|
||||
Label@SETTINGS_B:
|
||||
X: 7
|
||||
Y: 60
|
||||
@@ -170,7 +170,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Text: Advanced tab of the OpenRA settings menu.
|
||||
Text: in the Advanced tab of the settings menu.
|
||||
Container@NOTICES_UPNP:
|
||||
X: 20
|
||||
Y: 145
|
||||
@@ -196,14 +196,14 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Text: - OpenRA will use UPnP to automaticaly configure port forwarding.
|
||||
Text: - Game will automatically configure port forwarding.
|
||||
Label@SETTINGS_A:
|
||||
Y: 36
|
||||
Width: 305
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Text: - You can disable UPnP in the OpenRA settings menu.
|
||||
Text: - You can disable UPnP/NAT-PMP in the settings menu.
|
||||
Background@MAP_BG:
|
||||
X: PARENT_RIGHT - 189
|
||||
Y: 15
|
||||
|
||||
@@ -15,7 +15,7 @@ Container@ADVANCED_PANEL:
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Enable Network Discovery (UPnP)
|
||||
Text: Enable UPnP/NAT-PMP Discovery
|
||||
Checkbox@PERFTEXT_CHECKBOX:
|
||||
X: 15
|
||||
Y: 73
|
||||
|
||||
@@ -157,7 +157,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Text: - You can enable UPnP (if supported by your router) in the
|
||||
Text: - You can enable UPnP/NAT-PMP (if supported by your router)
|
||||
Label@SETTINGS_B:
|
||||
X: 7
|
||||
Y: 60
|
||||
@@ -165,7 +165,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Text: Advanced tab of the OpenRA settings menu.
|
||||
Text: in the Advanced tab of the settings menu.
|
||||
Container@NOTICES_UPNP:
|
||||
X: 25
|
||||
Y: 176
|
||||
@@ -191,14 +191,14 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Text: - OpenRA will use UPnP to automaticaly configure port forwarding.
|
||||
Text: - Game will automatically configure port forwarding.
|
||||
Label@SETTINGS_A:
|
||||
Y: 36
|
||||
Width: 305
|
||||
Height: 25
|
||||
Font: Tiny
|
||||
Align: Left
|
||||
Text: - You can disable UPnP in the OpenRA settings menu.
|
||||
Text: - You can disable UPnP/NAT-PMP in the settings menu.
|
||||
Background@MAP_BG:
|
||||
X: PARENT_RIGHT - 194
|
||||
Y: 45
|
||||
|
||||
@@ -9,7 +9,7 @@ Container@ADVANCED_PANEL:
|
||||
Width: 200
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Enable Network Discovery (UPnP)
|
||||
Text: Enable UPnP/NAT-PMP Discovery
|
||||
Checkbox@PERFTEXT_CHECKBOX:
|
||||
X: 15
|
||||
Y: 73
|
||||
|
||||
Reference in New Issue
Block a user