Update toonhud to 11.4

This commit is contained in:
Isaac Shoebottom 2023-07-21 00:10:12 -03:00
parent b9b84c0fa7
commit b885846c62
5 changed files with 30 additions and 38 deletions

View File

@ -95,9 +95,9 @@
"ToonHUDButton" "ToonHUDButton"
{ {
"label" "" "label" ""
"command" "engine play vo/announcer_am_killstreak09.mp3" "command" "engine play vo/burp05.mp3"
"subimage" "replay/thumbnails/glyphs/glyph_toonhud" "subimage" "replay/thumbnails/glyphs/glyph_toonhud"
"tooltip" "ToonHUD 11.3 by Griever" "tooltip" "ToonHUD 11.4 by Griever"
} }
} }

View File

@ -39,8 +39,8 @@
"model_wide" "240" "model_wide" "240"
"text_forcesize" "1" "text_forcesize" "1"
"text_xpos" "250" "text_xpos" "245"
"text_wide" "225" "text_wide" "230"
"text_center" "1" "text_center" "1"
"is_mouseover" "1" "is_mouseover" "1"
"hide_collection_panel" "1" "hide_collection_panel" "1"

View File

@ -44,19 +44,6 @@
"pin_to_sibling_corner" "6" "pin_to_sibling_corner" "6"
} }
"CurrencyStatusPanel"
{
"ControlName" "CCurrencyStatusPanel"
"fieldName" "CurrencyStatusPanel"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "f0"
"visible" "1"
"enabled" "1"
"paintbackground" "1"
}
"InWorldCurrencyPanel" "InWorldCurrencyPanel"
{ {
"ControlName" "CInWorldCurrencyStatus" "ControlName" "CInWorldCurrencyStatus"

View File

@ -28,16 +28,19 @@
"wide" "94" "wide" "94"
"tall" "70" "tall" "70"
"model_xpos" "2" "model_xpos" "2"
"model_wide" "90" "model_wide" "75"
"model_tall" "50" "model_tall" "50"
"model_center_x" "1"
"text_ypos" "0" "text_ypos" "0"
"text_forcesize" "2" "text_forcesize" "2"
"text_center" "0" "text_center" "0"
"text_yoffset" "2" "text_yoffset" "2"
"inset_eq_y" "55" "inset_eq_y" "55"
"deferred_description" "1" "deferred_description" "1"
"deferred_icon" "1" "deferred_icon" "1"
} }
"modelpanels_kv" "modelpanels_kv"
{ {
"ControlName" "CItemModelPanel" "ControlName" "CItemModelPanel"

View File

@ -336,6 +336,19 @@
"PaintBackgroundType" "2" "PaintBackgroundType" "2"
} }
"CurrencyStatusPanel"
{
"ControlName" "CCurrencyStatusPanel"
"fieldName" "CurrencyStatusPanel"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "f0"
"visible" "0"
"enabled" "1"
"PaintBackgroundType" "2"
}
HudProgressBar HudProgressBar
{ {
"fieldName" "HudProgressBar" "fieldName" "HudProgressBar"
@ -1471,17 +1484,6 @@
"tall" "f0" "tall" "f0"
} }
MatchSummary
{
"fieldName" "MatchSummary"
"visible" "0"
"enabled" "1"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "f0"
}
HudMatchStatus HudMatchStatus
{ {
"fieldName" "HudMatchStatus" "fieldName" "HudMatchStatus"