-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
459 changed files
with
75,886 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
To enable customizations, copy the files from the #customizations folders into the _enabled folder. | ||
|
||
Here are the available customization options: | ||
|
||
* classselection-center.res - Changes the class selection page to be at the centre of the screen. | ||
* teammenu-center.res - Changes the team selection page to be at the centre of the screen. | ||
* hudplayerclass-left.res - Moves and rotates the 3D player model to be on the bottom, left corner, facing the right. | ||
* hudplayerhealth-broesel.res - Enables the broesel health cross. Do not use conjunction with hudplayerhealth-cross.res | ||
* hudplayerhealth-cross.res - Enables a cross next to the health value. Do not use conjunction with hudplayerhealth-broesel.res | ||
* mainmenuoverride-classic.res - Changes the main menu to the classic catshud style. | ||
* scoreboard-minimal.res - Changes the style of the scoreboard to be more minimalistic, suitable for 6v6 or Prolander. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,111 @@ | ||
"Resource/UI/TeamMenu.res" | ||
{ | ||
"SidePanelBG" | ||
{ | ||
"fillcolor" "Transparent" | ||
} | ||
|
||
"SelectTeamLabel" | ||
{ | ||
"xpos" "0" | ||
"wide" "f0" | ||
} | ||
|
||
"teambutton0" | ||
{ | ||
"xpos" "0" | ||
"ypos" "5" | ||
"wide" "127" | ||
"tall" "30" | ||
"textAlignment" "east" | ||
"textinsetx" "15" | ||
|
||
"pin_to_sibling" "teambutton2" | ||
"pin_corner_to_sibling" "PIN_TOPLEFT" | ||
"pin_to_sibling_corner" "PIN_BOTTOMLEFT" | ||
} | ||
|
||
"teambutton1" | ||
{ | ||
"xpos" "0" | ||
"ypos" "5" | ||
"wide" "127" | ||
"tall" "30" | ||
"textAlignment" "west" | ||
"textinsetx" "15" | ||
|
||
"pin_to_sibling" "teambutton2" | ||
"pin_corner_to_sibling" "PIN_TOPRIGHT" | ||
"pin_to_sibling_corner" "PIN_BOTTOMRIGHT" | ||
} | ||
|
||
"teambutton2" | ||
{ | ||
"xpos" "0" | ||
"ypos" "15" | ||
"wide" "255" | ||
"tall" "30" | ||
"textAlignment" "center" | ||
|
||
"pin_to_sibling" "SelectTeamLabel" | ||
"pin_corner_to_sibling" "PIN_CENTER_TOP" | ||
"pin_to_sibling_corner" "PIN_CENTER_BOTTOM" | ||
} | ||
|
||
"teambutton3" | ||
{ | ||
"xpos" "0" | ||
"ypos" "5" | ||
"zpos" "1" | ||
"wide" "255" | ||
"tall" "30" | ||
"textAlignment" "center" | ||
|
||
"pin_to_sibling" "teambutton0" | ||
"pin_corner_to_sibling" "PIN_TOPLEFT" | ||
"pin_to_sibling_corner" "PIN_BOTTOMLEFT" | ||
} | ||
|
||
"BlueCount" | ||
{ | ||
"ControlName" "CExLabel" | ||
"fieldName" "BlueCount" | ||
"xpos" "0" | ||
"ypos" "0" | ||
"zpos" "2" | ||
"zpos" "3" | ||
"wide" "20" | ||
"tall" "30" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"labelText" "%bluecount%" | ||
"textAlignment" "east" | ||
|
||
"pin_to_sibling" "teambutton0" | ||
"pin_corner_to_sibling" "PIN_TOPLEFT" | ||
"pin_to_sibling_corner" "PIN_TOPLEFT" | ||
} | ||
|
||
"RedCount" | ||
{ | ||
"ControlName" "CExLabel" | ||
"fieldName" "RedCount" | ||
"xpos" "0" | ||
"ypos" "0" | ||
"zpos" "3" | ||
"wide" "20" | ||
"tall" "30" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"labelText" "%redcount%" | ||
"textAlignment" "west" | ||
|
||
"pin_to_sibling" "teambutton1" | ||
"pin_corner_to_sibling" "PIN_TOPRIGHT" | ||
"pin_to_sibling_corner" "PIN_TOPRIGHT" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
"Resource/UI/ClassSelection.res" | ||
{ | ||
"SelectClassLabel" | ||
{ | ||
"visible" "0" | ||
} | ||
|
||
"SidePanelBG" | ||
{ | ||
"wide" "f0" | ||
"tall" "f0" | ||
"fillcolor" "0 0 0 150" | ||
} | ||
|
||
"scout" | ||
{ | ||
"xpos" "c81" | ||
"ypos" "164" | ||
} | ||
|
||
"TFPlayerModel" | ||
{ | ||
"xpos" "c-360" | ||
"wide" "420" | ||
"tall" "480" | ||
|
||
"model" | ||
{ | ||
"origin_x" "290" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
"Resource/UI/HudPlayerClass.res" | ||
{ | ||
"classmodelpanel" | ||
{ | ||
"xpos" "15" | ||
|
||
"model" | ||
{ | ||
"angles_y" "200" | ||
} | ||
} | ||
} |
Oops, something went wrong.