Skip to content

Commit

Permalink
Update client binaries & configuration
Browse files Browse the repository at this point in the history
- Various bugfixes
- Revert player extra options panel from XNAWindow to XNAPanel, configuration in GameLobbyBase.ini updated accordingly and PlayerExtraOptionsPanel.ini removed
  • Loading branch information
Starkku committed Sep 7, 2023
1 parent 6a44771 commit 1e1af67
Show file tree
Hide file tree
Showing 40 changed files with 45 additions and 48 deletions.
Binary file modified ClientFiles/Resources/Binaries/OpenGL/ClientCore.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/OpenGL/ClientCore.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/OpenGL/ClientGUI.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/OpenGL/ClientGUI.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/OpenGL/DTAConfig.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/OpenGL/DTAConfig.pdb
Binary file not shown.
4 changes: 2 additions & 2 deletions ClientFiles/Resources/Binaries/OpenGL/clientogl.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"clientogl/2.8.0-beta0218": {
"clientogl/2.8.0-extraoptions-pan0001": {
"dependencies": {
"DTAConfig": "2.2.0",
"DiscordRichPresence": "1.1.3.18",
Expand Down Expand Up @@ -1284,7 +1284,7 @@
}
},
"libraries": {
"clientogl/2.8.0-beta0218": {
"clientogl/2.8.0-extraoptions-pan0001": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file modified ClientFiles/Resources/Binaries/OpenGL/clientogl.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/OpenGL/clientogl.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/UniversalGL/ClientCore.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/UniversalGL/ClientCore.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/UniversalGL/ClientGUI.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/UniversalGL/ClientGUI.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/UniversalGL/DTAConfig.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/UniversalGL/DTAConfig.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"clientogl/2.8.0-beta0218": {
"clientogl/2.8.0-extraoptions-pan0001": {
"dependencies": {
"DTAConfig": "2.2.0",
"DiscordRichPresence": "1.1.3.18",
Expand Down Expand Up @@ -1375,7 +1375,7 @@
}
},
"libraries": {
"clientogl/2.8.0-beta0218": {
"clientogl/2.8.0-extraoptions-pan0001": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file modified ClientFiles/Resources/Binaries/UniversalGL/clientogl.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/UniversalGL/clientogl.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/Windows/ClientCore.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/Windows/ClientCore.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/Windows/ClientGUI.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/Windows/ClientGUI.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/Windows/DTAConfig.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/Windows/DTAConfig.pdb
Binary file not shown.
4 changes: 2 additions & 2 deletions ClientFiles/Resources/Binaries/Windows/clientdx.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"clientdx/2.8.0-beta0218": {
"clientdx/2.8.0-extraoptions-pan0001": {
"dependencies": {
"DTAConfig": "2.2.0",
"DiscordRichPresence": "1.1.3.18",
Expand Down Expand Up @@ -2008,7 +2008,7 @@
}
},
"libraries": {
"clientdx/2.8.0-beta0218": {
"clientdx/2.8.0-extraoptions-pan0001": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file modified ClientFiles/Resources/Binaries/Windows/clientdx.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/Windows/clientdx.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/XNA/ClientCore.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/XNA/ClientCore.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/XNA/ClientGUI.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/XNA/ClientGUI.pdb
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/XNA/DTAConfig.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/XNA/DTAConfig.pdb
Binary file not shown.
4 changes: 2 additions & 2 deletions ClientFiles/Resources/Binaries/XNA/clientxna.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"targets": {
".NETCoreApp,Version=v7.0": {},
".NETCoreApp,Version=v7.0/win-x86": {
"clientxna/2.8.0-beta0218": {
"clientxna/2.8.0-extraoptions-pan0001": {
"dependencies": {
"DTAConfig": "2.2.0",
"DiscordRichPresence": "1.1.3.18",
Expand Down Expand Up @@ -1427,7 +1427,7 @@
}
},
"libraries": {
"clientxna/2.8.0-beta0218": {
"clientxna/2.8.0-extraoptions-pan0001": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file modified ClientFiles/Resources/Binaries/XNA/clientxna.dll
Binary file not shown.
Binary file modified ClientFiles/Resources/Binaries/XNA/clientxna.pdb
Binary file not shown.
2 changes: 1 addition & 1 deletion ClientFiles/Resources/ClientDefinitions.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WindowTitle=YR Mod Client
; Full name of the game shown in log / error messages.
LongGameName=YR Mod
; The local game, corresponding to game definitions in ClientCore or GameCollectionConfig.ini.
LocalGame=
LocalGame=YR
; CnCNet 5 live status identifier.
CnCNetLiveStatusIdentifier=
; The executable that is started by the client after creating the .dxfail file if DirectX11 initialization fails.
Expand Down
2 changes: 1 addition & 1 deletion ClientFiles/Resources/GameCollectionConfig.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; List of custom CnCNet games / mods.
[CustomGames]
0=CustomGame
;0=CustomGame

[CustomGame]
; Internal game name, should match LocalGame in ClientDefinitions.ini (case-insensitive). Maximum length is 4 characters.
Expand Down
37 changes: 35 additions & 2 deletions ClientFiles/Resources/GameLobbyBase.ini
Original file line number Diff line number Diff line change
Expand Up @@ -168,15 +168,48 @@ $Y=EMPTY_SPACE_TOP
$Width=getWidth($ParentControl) - (getX($Self) + (getWidth(GameOptionsPanel) + LOBBY_EMPTY_SPACE_SIDES + LOBBY_PANEL_SPACING)
$Height=getHeight(GameOptionsPanel)
SolidColorBackgroundTexture=0,0,0,128

$CC00=btnPlayerExtraOptionsOpen:XNAClientButton

[PlayerExtraOptionsPanel]
$Width=238
$Height=247
$X=getRight(PlayerOptionsPanel) - getWidth($Self)
$Y=getY(PlayerOptionsPanel)
SolidColorBackgroundTexture=0,0,0,128

[PlayerExtraOptionsPanel_btnClose]
Location=220,0
Size=18,18

[PlayerExtraOptionsPanel_lblHeader]
Location=12,6

[PlayerExtraOptionsPanel_chkBoxForceRandomSides]
Location=12,28

[PlayerExtraOptionsPanel_chkBoxForceRandomColors]
Location=12,50

[PlayerExtraOptionsPanel_chkBoxForceRandomTeams]
Location=12,72

[PlayerExtraOptionsPanel_chkBoxForceRandomStarts]
Location=12,94

[PlayerExtraOptionsPanel_chkBoxUseTeamStartMappings]
Location=12,130

[PlayerExtraOptionsPanel_btnHelp]
Location=160,130

[PlayerExtraOptionsPanel_lblPreset]
Location=12,156

[PlayerExtraOptionsPanel_ddTeamStartMappingPreset]
Size=157,21
Location=65,154

[PlayerExtraOptionsPanel_teamStartMappingsPanel]
Location=12,189

[btnPlayerExtraOptionsOpen]
$Width=OPEN_BUTTON_WIDTH
Expand Down
36 changes: 0 additions & 36 deletions ClientFiles/Resources/PlayerExtraOptionsPanel.ini

This file was deleted.

0 comments on commit 1e1af67

Please sign in to comment.