-
Notifications
You must be signed in to change notification settings - Fork 17
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
69 changed files
with
936 additions
and
17,208 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
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,2 @@ | ||
this is here because if this folder is empty, github desktop will do a stoopid and not keep it in the download | ||
you can remove this file after installing |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,9 @@ | ||
"Resource/UI/HudPlayerClass.res" | ||
{ | ||
// player class data | ||
"HudPlayerClass" | ||
{ | ||
"visible" "0" | ||
"enabled" "0" | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
16 changes: 16 additions & 0 deletions
16
^customizations/Damage Indicator/boldfont_huddamageaccount.res
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,16 @@ | ||
"Resource/UI/HudDamageAccount.res" | ||
{ | ||
"CDamageAccountPanel" | ||
{ | ||
"delta_item_font" "MavenProblack14OL" | ||
"delta_item_font_big" "MavenProblack14OL" | ||
} | ||
"DamageAccountValue" | ||
{ | ||
"font" "MavenProBlack14" | ||
} | ||
"DamageAccountValueShadow" | ||
{ | ||
"font" "MavenProBlack14" | ||
} | ||
} |
118 changes: 118 additions & 0 deletions
118
^customizations/Fighter Pilot Crosshairs/fighterpilotcrosshair16x10_hudlayout.res
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,118 @@ | ||
"Resource/HudLayout.res" | ||
{ | ||
"16x10Crosshair_vertical1" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "384" | ||
"ypos" "55" | ||
"zpos" "-5" | ||
"wide" "1" | ||
"tall" "170" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "50" | ||
} | ||
|
||
"16x10Crosshair_horizontal1" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "35" | ||
"ypos" "240" | ||
"zpos" "-5" | ||
"wide" "330" | ||
"tall" "1" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "50" | ||
} | ||
|
||
"16x10Crosshair_horizontal2" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "403" | ||
"ypos" "240" | ||
"zpos" "-5" | ||
"wide" "330" | ||
"tall" "1" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "50" | ||
} | ||
|
||
"16x10dark_top" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "384" | ||
"ypos" "187" | ||
"zpos" "-5" | ||
"wide" "1" | ||
"tall" "38" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "100" | ||
} | ||
"16x10dark_bottom" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "384" | ||
"ypos" "254" | ||
"zpos" "-5" | ||
"wide" "1" | ||
"tall" "38" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "150" | ||
} | ||
"16x10dark_left" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "315" | ||
"ypos" "240" | ||
"zpos" "-5" | ||
"wide" "50" | ||
"tall" "1" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "100" | ||
} | ||
"16x10dark_right" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "403" | ||
"ypos" "240" | ||
"zpos" "-5" | ||
"wide" "50" | ||
"tall" "1" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "100" | ||
} | ||
} |
118 changes: 118 additions & 0 deletions
118
^customizations/Fighter Pilot Crosshairs/fighterpilotcrosshair16x9_hudlayout.res
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,118 @@ | ||
"Resource/HudLayout.res" | ||
{ | ||
"16x9Crosshair_vertical1" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "427" | ||
"ypos" "75" | ||
"zpos" "-5" | ||
"wide" "1" | ||
"tall" "154" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "50" | ||
} | ||
|
||
"16x9Crosshair_horizontal1" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "40" | ||
"ypos" "240" | ||
"zpos" "-5" | ||
"wide" "374" | ||
"tall" "1" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "50" | ||
} | ||
|
||
"16x9Crosshair_horizontal2" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "439" | ||
"ypos" "240" | ||
"zpos" "-5" | ||
"wide" "374" | ||
"tall" "1" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "50" | ||
} | ||
|
||
"16x9dark_top" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "426" | ||
"ypos" "190" | ||
"zpos" "-5" | ||
"wide" "" | ||
"tall" "38" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "100" | ||
} | ||
"16x9dark_bottom" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "427" | ||
"ypos" "252" | ||
"zpos" "-5" | ||
"wide" "1" | ||
"tall" "38" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "150" | ||
} | ||
"16x9dark_left" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "365" | ||
"ypos" "240" | ||
"zpos" "-5" | ||
"wide" "50" | ||
"tall" "1" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "100" | ||
} | ||
"16x9dark_right" | ||
{ | ||
"ControlName" "ImagePanel" | ||
"fieldName" "VerticalLine" | ||
"xpos" "439" | ||
"ypos" "240" | ||
"zpos" "-5" | ||
"wide" "50" | ||
"tall" "1" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "1" | ||
"enabled" "1" | ||
"fillcolor" "255 255 255 255" | ||
"alpha" "100" | ||
} | ||
} |
Oops, something went wrong.