From 2af94f26cafcadce304b3e7aab92d91e5aa56423 Mon Sep 17 00:00:00 2001 From: littlefoot Date: Sat, 23 Jul 2022 13:13:52 -0400 Subject: [PATCH] real merge --- .../layout/custom_game/custom_ui_manifest.xml | 21 +- .../panorama/layout/custom_game/dps_panel.xml | 12 +- .../layout/custom_game/end_screen.xml | 21 +- .../custom_game/frames/message/message.xml | 3 +- content/panorama/layout/custom_game/info.xml | 214 +++++++----------- content/panorama/layout/custom_game/shop.xml | 10 +- .../layout/custom_game/team_select.xml | 181 +++++---------- .../custom_game/custom_loading_screen.js | 3 +- .../panorama/scripts/custom_game/dps_panel.js | 6 +- .../scripts/custom_game/end_screen.js | 2 +- content/panorama/scripts/custom_game/info.js | 36 +-- .../scripts/custom_game/team_select.js | 66 +++--- .../scripts/custom_game/team_select_card.js | 10 +- 13 files changed, 240 insertions(+), 345 deletions(-) diff --git a/content/panorama/layout/custom_game/custom_ui_manifest.xml b/content/panorama/layout/custom_game/custom_ui_manifest.xml index ed0f662..3bcb28e 100644 --- a/content/panorama/layout/custom_game/custom_ui_manifest.xml +++ b/content/panorama/layout/custom_game/custom_ui_manifest.xml @@ -1,9 +1,9 @@ + - + - - - + FindDotaHudElement( "PreGame" ).FindChild( "Header" ).style.visibility = "collapse"; + ]]> - - - - - + + + + + diff --git a/content/panorama/layout/custom_game/dps_panel.xml b/content/panorama/layout/custom_game/dps_panel.xml index f6ad793..67b1979 100644 --- a/content/panorama/layout/custom_game/dps_panel.xml +++ b/content/panorama/layout/custom_game/dps_panel.xml @@ -1,3 +1,4 @@ + @@ -8,9 +9,9 @@ - + - + - + - - + - +