Skip to content

Commit

Permalink
quickplay update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jofre-Problem committed Jul 22, 2024
1 parent 2fa7515 commit ee162a5
Show file tree
Hide file tree
Showing 23 changed files with 4,751 additions and 3 deletions.
4 changes: 2 additions & 2 deletions resource/ui/econ/cyclingadcontainer.res
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"labelText" "<"
"bgcolor_override" "0 0 0 220"
"fgcolor" "White"
"font" "Noto12"
"font" "NotoBold12"
"textAlignment" "west"

"proportionaltoparent" "1"
Expand Down Expand Up @@ -54,7 +54,7 @@
"labelText" ">"
"bgcolor_override" "0 0 0 220"
"fgcolor" "White"
"font" "Noto12"
"font" "NotoBold12"
"textAlignment" "east"

"proportionaltoparent" "1"
Expand Down
59 changes: 59 additions & 0 deletions resource/ui/replaybrowser/basepage.res
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
"resource/ui/basepage.res"
{
"BasePage"
{
"ControlName" "Frame"
"fieldName" "BasePage"
"xpos" "0"
"ypos" "40"
"wide" "f0"
"tall" "222"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
"PaintBackgroundType" "0"
"bgcolor_override" "ReplayBrowser.BgColor"
}

"SearchTextEntry"
{
"ControlName" "TextEntry"
"fieldName" "SearchTextEntry"
"maxchars" "255"
"textHidden" "0"
"textAlignment" "west"
"unicode" "1"
"wrap" "0"
"tall" "12"
"wide" "130"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"fgcolor_override" "ReplayBrowser.Search.FgColor"
"bgcolor_override" "ReplayBrowser.Search.BgColor"
"Font" "ReplayBrowserSmallest"
"paintborder" "0"
"selectallonfirstfocus" "1"
}

"ReplayList"
{
"ControlName" "PanelListPanel"
"fieldName" "ReplayList"
"xpos" "c-300"
"ypos" "25"
"wide" "600"
"tall" "350"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autohide_scrollbar" "1"
"paintbackground" "1"
"bgcolor_override" "ReplayBrowser.BgColor"
}
}
167 changes: 167 additions & 0 deletions resource/ui/replaybrowser/confirmquitdlg.res
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
"Resource/UI/replaybrowser/confirmquitdlg.res"
{
"confirmquitdlg"
{
"ControlName" "Frame"
"fieldName" "confirmquitdlg"
"xpos" "c-200"
"ypos" "c-95"
"wide" "400"
"tall" "275"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
"PaintBackgroundType" "0"
}

"BGPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BGPanel"
"xpos" "25"
"ypos" "0"
"wide" "350"
"tall" "190"
"visible" "1"
"PaintBackgroundType" "2"
"bgcolor_override" "59 54 48 255"
}

"TitleLabel"
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
"font" "HudFontMediumBold"
"labelText" "#Replay_ConfirmQuitTitle"
"textAlignment" "north"
"xpos" "0"
"ypos" "15"
"zpos" "1"
"wide" "400"
"tall" "50"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "200 80 60 255"
}

"ExplanationLabel"
{
"ControlName" "CExLabel"
"fieldName" "ExplanationLabel"
"font" "HudFontSmall"
"labelText" "#Replay_ConfirmQuit"
"textAlignment" "north"
"xpos" "10"
"ypos" "45"
"zpos" "1"
"wide" "380"
"tall" "100"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"centerwrap" "1"
}

"RenderButton"
{
"ControlName" "CExButton"
"fieldName" "RenderButton"
"xpos" "65"
"ypos" "90"
"zpos" "20"
"wide" "270"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Replay_RenderNow"
"font" "ReplayMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
"brighttext" "0"
"Command" "rendernow"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}

"ReplaysButton"
{
"ControlName" "CExButton"
"fieldName" "ReplaysButton"
"xpos" "65"
"ypos" "115"
"zpos" "20"
"wide" "270"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Replay_TakeMeToReplays"
"font" "ReplayMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
"brighttext" "0"
"Command" "gotoreplays"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}

"QuitButton"
{
"ControlName" "CExButton"
"fieldName" "QuitButton"
"xpos" "65"
"ypos" "140"
"zpos" "20"
"wide" "270"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Replay_YesReallyQuit"
"font" "ReplayMediumSmall"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
"brighttext" "0"
"Command" "quit"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}

"DontShowThisAgainCheckbox"
{
"ControlName" "CheckButton"
"fieldName" "DontShowThisAgainCheckbox"
"labelText" "#Replay_DontShowThisAgain"
"Font" "ItemFontAttribSmall"
"textAlignment" "west"
"wrap" "0"
"xpos" "130"
"ypos" "165"
"zpos" "1"
"wide" "200"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"tabPosition" "10"
}
}
Loading

0 comments on commit ee162a5

Please sign in to comment.