Skip to content

Commit

Permalink
KBNHud v442: LX5 Edition
Browse files Browse the repository at this point in the history
September quarterly check, nothing new, just a fix for something annoying, thanks CriticalFlaw. Next update will more than likely be next month for the Halloween event.
  • Loading branch information
Jotunn committed Sep 20, 2018
1 parent e186fe7 commit b3d3c8a
Show file tree
Hide file tree
Showing 9 changed files with 181 additions and 22 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![alt text](https://i.imgur.com/QI8x66Z.png)

v441: 4x6DJ8 Edition
v442: LX5 Edition
======

Info and links
Expand Down
2 changes: 1 addition & 1 deletion resource/GameMenu.res
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"KBNHudButton"
{
"command" "engine toggleconsole;
play ui/sas.mp3
play ui/nani.mp3
echo -------------------------------------------------------------------------------;
echo --------- To check for updates go to steamcommunity.com/groups/KBNHud ---------;
echo -------------------------------------------------------------------------------"
Expand Down
2 changes: 1 addition & 1 deletion resource/ui/MainMenuOverride.res
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
"ControlName" "CExLabel"
"fieldName" "KBNHudLabel"
"font" "MavenProBold24"
"labelText" "KBNHud v441"
"labelText" "KBNHud v442"
"textAlignment" "west"
"xpos" "51"
"ypos" "31"
Expand Down
19 changes: 0 additions & 19 deletions resource/ui/econ/store/v2/storeviewcartpanel.res
Original file line number Diff line number Diff line change
Expand Up @@ -148,25 +148,6 @@
"labelText" "%price%"
"fgcolor_override" "130 120 104 255"
}

"PreviewItemLabel"
{
"ControlName" "Label"
"fieldname" "PreviewItemLabel"
"font" "HudFontSmallest"
"textAlignment" "center"
"xpos" "110"
"ypos" "36"
"wide" "250"
"tall" "15"
"zpos" "15"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%preview_item%"
"fgcolor_override" "130 120 104 255"
}
}
}

Expand Down
178 changes: 178 additions & 0 deletions resource/ui/stampdonationadd.res
Original file line number Diff line number Diff line change
@@ -0,0 +1,178 @@
"Resource/UI/StampDonationAdd.res"
{
"ConfirmDialog"
{
"ControlName" "Frame"
"fieldName" "ConfirmDialog"
"xpos" "c-150"
"ypos" "90"
"wide" "450"
"tall" "260"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
"PaintBackgroundType" "0"
}

"TitleLabel"
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
"font" "HudFontMediumBold"
"labelText" "#ConfirmTitle"
"textAlignment" "north"
"xpos" "0"
"ypos" "15"
"zpos" "1"
"wide" "450"
"tall" "30"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
}

"ExplanationLabel"
{
"ControlName" "CExLabel"
"fieldName" "ExplanationLabel"
"font" "HudFontSmallestBold"
"labelText" "%text%"
"textAlignment" "north-west"
"xpos" "35"
"ypos" "158"
"zpos" "1"
"wide" "340"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor_override" "200 80 60 255"
}

"ExplanationLabel2"
{
"ControlName" "CExLabel"
"fieldName" "ExplanationLabel2"
"font" "HudFontSmallest"
"labelText" "#Store_ConfirmStampDonationAddText2"
"textAlignment" "north-west"
"xpos" "35"
"ypos" "62"
"zpos" "1"
"wide" "330"
"tall" "170"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor_override" "200 80 60 255"
}

"ItemImagePanel"
{
"ControlName" "ImagePanel"
"fieldName" "ItemImagePanel"
"xpos" "282"
"ypos" "45"
"wide" "150"
"tall" "150"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"scaleImage" "1"
}

"ItemImagePanel2"
{
"ControlName" "ImagePanel"
"fieldName" "ItemImagePanel2"
"xpos" "245"
"ypos" "115"
"wide" "140"
"tall" "140"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"scaleImage" "1"
}

"Nope"
{
"ControlName" "CExButton"
"fieldName" "Nope"
"xpos" "40"
"ypos" "220"
"zpos" "20"
"wide" "175"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_Nope"
"font" "HudFontSmallBold"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
"brighttext" "0"
"Command" "nope"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}

"ConfirmButton"
{
"ControlName" "CExButton"
"fieldName" "ConfirmButton"
"xpos" "235"
"ypos" "220"
"zpos" "20"
"wide" "175"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_AddToCart"
"font" "HudFontSmallBold"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
"brighttext" "0"
"Command" "add_stamp_to_cart"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/vote_success.wav"
}

"PriceLabel"
{
"ControlName" "CExLabel"
"fieldName" "PriceLabel"
"font" "HudFontSmallBold"
"labelText" "%price%"
"textAlignment" "north-east"
"xpos" "345"
"ypos" "195"
"zpos" "25"
"wide" "100"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"centerwrap" "1"
"fgcolor_override" "121 195 58 255"
}
}
Binary file modified sound/sound.cache
Binary file not shown.
Binary file added sound/ui/nani.mp3
Binary file not shown.
Binary file removed sound/ui/sas.mp3
Binary file not shown.
Binary file renamed v441 CHANGELOG.txt → v442 CHANGELOG.txt
Binary file not shown.

0 comments on commit b3d3c8a

Please sign in to comment.