Skip to content

Commit

Permalink
1.38 [prob finalized menu]
Browse files Browse the repository at this point in the history
stacked the options menus on top of each other
moved timers to the top when minmode 0
  • Loading branch information
MedicodiBiscotti committed Aug 28, 2015
1 parent c3915f6 commit 4982d8a
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 38 deletions.
2 changes: 1 addition & 1 deletion biscottiHUD/resource/gamemenu.res
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"Version"
{
"label" "biscottiHUD v. 1.37"
"label" "biscottiHUD v. 1.38"
"command" "engine showconsole;
echo ..............................................................................................................;
echo ..............................................................................................................;
Expand Down
4 changes: 2 additions & 2 deletions biscottiHUD/resource/ui/hudobjectivekothtimepanel.res
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"fieldName" "BlueTimer"
"xpos" "0"
"xpos_minmode" "20"
"ypos" "9"
"ypos" "0"
"ypos_minmode" "0"
"zpos" "2"
"wide" "100"
Expand Down Expand Up @@ -55,7 +55,7 @@
"fieldName" "RedTimer"
"xpos" "90"
"xpos_minmode" "70"
"ypos" "9"
"ypos" "0"
"ypos_minmode" "0"
"zpos" "2"
"wide" "100"
Expand Down
2 changes: 1 addition & 1 deletion biscottiHUD/resource/ui/hudobjectivestatus.res
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"xpos" "c-55"
"xpos_hidef" "c-150"
"xpos_lodef" "c-150"
"ypos" "9" [$WIN32]
"ypos" "0" [$WIN32]
"ypos_minmode" "0" [$WIN32]
"ypos" "24" [$X360]
"zpos" "1"
Expand Down
23 changes: 12 additions & 11 deletions biscottiHUD/resource/ui/mainmenuoverride.res
Original file line number Diff line number Diff line change
Expand Up @@ -2740,7 +2740,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "NewUserForumsButton"
"xpos" "c-131"
"xpos" "c-61"
"ypos" "437"
"zpos" "2"
"wide" "30"
Expand Down Expand Up @@ -2790,7 +2790,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "AchievementsButton"
"xpos" "c-106"
"xpos" "c-36"
"ypos" "437"
"zpos" "3"
"wide" "30"
Expand Down Expand Up @@ -2840,7 +2840,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "CommentaryButton"
"xpos" "c-81"
"xpos" "c-11"
"ypos" "437"
"zpos" "4"
"wide" "30"
Expand Down Expand Up @@ -2890,7 +2890,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "CoachPlayersButton"
"xpos" "c-56"
"xpos" "c14"
"ypos" "437"
"zpos" "5"
"wide" "25"
Expand Down Expand Up @@ -2940,7 +2940,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "ReportBugButton"
"xpos" "c-36"
"xpos" "c34"
"ypos" "437"
"zpos" "1"
"wide" "30"
Expand Down Expand Up @@ -2989,10 +2989,10 @@
{
"ControlName" "CExImageButton"
"fieldName" "TF2SettingsButton"
"xpos" "c150"
"xpos" "c120"
"ypos" "437"
"zpos" "1"
"wide" "160"
"wide" "165"
"tall" "25"
"autoResize" "0"
"pinCorner" "3"
Expand All @@ -3001,8 +3001,9 @@
"tabPosition" "0"
"labelText" "#MMenu_AdvOptions"
"font" "HudFontMediumSmallBold"
"textAlignment" "east"
"textAlignment" "west"
"textinsetx" "25"
"use_proportional_insets" "1"
"dulltext" "0"
"brighttext" "0"
"default" "1"
Expand Down Expand Up @@ -3042,8 +3043,8 @@
{
"ControlName" "CExImageButton"
"fieldName" "SettingsButton"
"xpos" "c14"
"ypos" "437"
"xpos" "c120"
"ypos" "412"
"zpos" "1"
"wide" "138"
"tall" "25"
Expand Down Expand Up @@ -4066,7 +4067,7 @@
"ControlName" "EditablePanel"
"fieldname" "Background"
"xpos" "cs-0.5"
"ypos" "300"
"ypos" "270"
"zpos" "0"
"wide" "p0.8"
"tall" "120"
Expand Down
23 changes: 12 additions & 11 deletions biscottiHUD/resource/ui/mainmenuoverride_no_training.res
Original file line number Diff line number Diff line change
Expand Up @@ -2740,7 +2740,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "NewUserForumsButton"
"xpos" "c-131"
"xpos" "c-61"
"ypos" "437"
"zpos" "2"
"wide" "30"
Expand Down Expand Up @@ -2790,7 +2790,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "AchievementsButton"
"xpos" "c-106"
"xpos" "c-36"
"ypos" "437"
"zpos" "3"
"wide" "30"
Expand Down Expand Up @@ -2840,7 +2840,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "CommentaryButton"
"xpos" "c-81"
"xpos" "c-11"
"ypos" "437"
"zpos" "4"
"wide" "30"
Expand Down Expand Up @@ -2890,7 +2890,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "CoachPlayersButton"
"xpos" "c-56"
"xpos" "c14"
"ypos" "437"
"zpos" "5"
"wide" "25"
Expand Down Expand Up @@ -2940,7 +2940,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "ReportBugButton"
"xpos" "c-36"
"xpos" "c34"
"ypos" "437"
"zpos" "1"
"wide" "30"
Expand Down Expand Up @@ -2989,10 +2989,10 @@
{
"ControlName" "CExImageButton"
"fieldName" "TF2SettingsButton"
"xpos" "c150"
"xpos" "c120"
"ypos" "437"
"zpos" "1"
"wide" "160"
"wide" "165"
"tall" "25"
"autoResize" "0"
"pinCorner" "3"
Expand All @@ -3001,8 +3001,9 @@
"tabPosition" "0"
"labelText" "#MMenu_AdvOptions"
"font" "HudFontMediumSmallBold"
"textAlignment" "east"
"textAlignment" "west"
"textinsetx" "25"
"use_proportional_insets" "1"
"dulltext" "0"
"brighttext" "0"
"default" "1"
Expand Down Expand Up @@ -3042,8 +3043,8 @@
{
"ControlName" "CExImageButton"
"fieldName" "SettingsButton"
"xpos" "c14"
"ypos" "437"
"xpos" "c120"
"ypos" "412"
"zpos" "1"
"wide" "138"
"tall" "25"
Expand Down Expand Up @@ -4066,7 +4067,7 @@
"ControlName" "EditablePanel"
"fieldname" "Background"
"xpos" "cs-0.5"
"ypos" "300"
"ypos" "270"
"zpos" "0"
"wide" "p0.8"
"tall" "120"
Expand Down
23 changes: 12 additions & 11 deletions biscottiHUD/resource/ui/mainmenuoverride_with_training.res
Original file line number Diff line number Diff line change
Expand Up @@ -2739,7 +2739,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "NewUserForumsButton"
"xpos" "c-131"
"xpos" "c-61"
"ypos" "437"
"zpos" "2"
"wide" "30"
Expand Down Expand Up @@ -2789,7 +2789,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "AchievementsButton"
"xpos" "c-106"
"xpos" "c-36"
"ypos" "437"
"zpos" "3"
"wide" "30"
Expand Down Expand Up @@ -2839,7 +2839,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "CommentaryButton"
"xpos" "c-81"
"xpos" "c-11"
"ypos" "437"
"zpos" "4"
"wide" "30"
Expand Down Expand Up @@ -2889,7 +2889,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "CoachPlayersButton"
"xpos" "c-56"
"xpos" "c14"
"ypos" "437"
"zpos" "5"
"wide" "25"
Expand Down Expand Up @@ -2939,7 +2939,7 @@
{
"ControlName" "CExImageButton"
"fieldName" "ReportBugButton"
"xpos" "c-36"
"xpos" "c34"
"ypos" "437"
"zpos" "1"
"wide" "30"
Expand Down Expand Up @@ -2988,10 +2988,10 @@
{
"ControlName" "CExImageButton"
"fieldName" "TF2SettingsButton"
"xpos" "c150"
"xpos" "c120"
"ypos" "437"
"zpos" "1"
"wide" "160"
"wide" "165"
"tall" "25"
"autoResize" "0"
"pinCorner" "3"
Expand All @@ -3000,8 +3000,9 @@
"tabPosition" "0"
"labelText" "#MMenu_AdvOptions"
"font" "HudFontMediumSmallBold"
"textAlignment" "east"
"textAlignment" "west"
"textinsetx" "25"
"use_proportional_insets" "1"
"dulltext" "0"
"brighttext" "0"
"default" "1"
Expand Down Expand Up @@ -3041,8 +3042,8 @@
{
"ControlName" "CExImageButton"
"fieldName" "SettingsButton"
"xpos" "c14"
"ypos" "437"
"xpos" "c120"
"ypos" "412"
"zpos" "1"
"wide" "138"
"tall" "25"
Expand Down Expand Up @@ -4065,7 +4066,7 @@
"ControlName" "EditablePanel"
"fieldname" "Background"
"xpos" "cs-0.5"
"ypos" "300"
"ypos" "270"
"zpos" "0"
"wide" "p0.8"
"tall" "120"
Expand Down
2 changes: 1 addition & 1 deletion biscottiHUD/scripts/hudlayout.res
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,7 @@
"enabled" "1"
"xpos" "c-263"
"xpos_minmode" "c-243"
"ypos" "9"
"ypos" "0"
"ypos_minmode" "0" // 15
"ypos_lodef" "75"
"wide" "224"
Expand Down

0 comments on commit 4982d8a

Please sign in to comment.