Merge pull request #9744 from pchote/serverbrowser
Redesign the MP server browser.
This commit is contained in:
@@ -274,6 +274,8 @@ lobby-bits: spawnpoints.png
|
||||
admin: 64,5,7,5
|
||||
colorpicker: 5,5,22,22
|
||||
huepicker: 71,0,7,15
|
||||
protected: 79,0,10,13
|
||||
protected-disabled: 90,0,10,13
|
||||
|
||||
strategic: strategic.png
|
||||
unowned: 0,0,32,32
|
||||
|
||||
@@ -26,8 +26,8 @@ Metrics:
|
||||
SpawnColor: 255,255,255
|
||||
SpawnContrastColor: 0,0,0
|
||||
SpawnLabelOffset: 0,1
|
||||
IncompatibleVersionColor: 255,0,0
|
||||
IncompatibleGameColor: 169,169,169
|
||||
CantJoinGameColor: 211,211,211
|
||||
ProtectedGameColor: 255,0,0
|
||||
IncompatibleProtectedGameColor: 139,0,0
|
||||
WaitingGameColor: 0,255,0
|
||||
|
||||
@@ -158,10 +158,12 @@ ChromeLayout:
|
||||
./mods/ra/chrome/lobby-globalchat.yaml
|
||||
./mods/ts/chrome/color-picker.yaml
|
||||
./mods/ra/chrome/map-chooser.yaml
|
||||
./mods/ra/chrome/create-server.yaml
|
||||
./mods/ra/chrome/serverbrowser.yaml
|
||||
./mods/ra/chrome/multiplayer.yaml
|
||||
./mods/ra/chrome/multiplayer-browser.yaml
|
||||
./mods/ra/chrome/multiplayer-createserver.yaml
|
||||
./mods/ra/chrome/multiplayer-directconnect.yaml
|
||||
./mods/ra/chrome/multiplayer-globalchat.yaml
|
||||
./mods/ra/chrome/connection.yaml
|
||||
./mods/ra/chrome/directconnect.yaml
|
||||
./mods/ra/chrome/replaybrowser.yaml
|
||||
./mods/ts/chrome/dropdowns.yaml
|
||||
./mods/ra/chrome/musicplayer.yaml
|
||||
@@ -170,7 +172,6 @@ ChromeLayout:
|
||||
./mods/ra/chrome/missionbrowser.yaml
|
||||
./mods/ra/chrome/confirmation-dialogs.yaml
|
||||
./mods/ra/chrome/editor.yaml
|
||||
./mods/ra/chrome/globalchat.yaml
|
||||
|
||||
Voices:
|
||||
./mods/ts/audio/voices.yaml
|
||||
|
||||
Reference in New Issue
Block a user