From 11921d5652b74cb9b7d94cb39ff978da16beef60 Mon Sep 17 00:00:00 2001 From: Ziktofel Date: Sun, 24 Nov 2024 12:24:50 +0100 Subject: [PATCH] Update The Growing Shadow race swaps --- .../DocumentHeader | Bin 6790 -> 6790 bytes .../MapScript.galaxy | 30 ++----- .../ap_the_growing_shadow.SC2Map/Triggers | 83 ++++++++++++++++-- .../Triggers.version | Bin 44 -> 44 bytes .../LocalizedData/TriggerStrings.txt | 1 + 5 files changed, 86 insertions(+), 28 deletions(-) diff --git a/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/DocumentHeader b/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/DocumentHeader index 18c87c66cb97f9bca2a374e8aa33b443f3a9aa80..62458fc3427bf60490fa70325db79dfa36eeebcf 100644 GIT binary patch delta 19 YcmZoOZ8M!9!(o=Z;voocR7sKo07_p6zyJUM delta 19 XcmZoOZ8M!9!x0##m= 0 && lv_i <= auto42E5350E_ae) || (auto42E5350E_ai < 0 && lv_i >= auto42E5350E_ae) ) ; lv_i += auto42E5350E_ai ) { - libNtve_gf_CreateUnitsAtPoint2(1, "AP_StalkerShakuras", 0, gv_pLAYER_01_USER, PointFromName(("Mid Upper Stalker " + IntToString(lv_i)))); + libNtve_gf_CreateUnitsAtPoint2(1, gv_lastStageUnitType, 0, gv_pLAYER_01_USER, PointFromName(("Mid Upper Stalker " + IntToString(lv_i)))); UnitGroupAdd(gv_midUpperStalkers, UnitLastCreated()); libNtve_gf_ChangeUnitDamage(UnitLastCreated(), libNtve_ge_UnitDamageTakenDealt_Damage_Take, libNtve_ge_UnitDamageChangeOption_No); gv_midUpperStalkersArray[lv_i] = UnitLastCreated(); @@ -8180,8 +8183,6 @@ bool gt_MidUpperBaseCleanup_Func (bool testConds, bool runActions) { unit autoFB3078F0_var; const int autoBDE3F8BE_ae = 4; int autoBDE3F8BE_var; - const int auto7FAC36AB_ae = 4; - const int auto7FAC36AB_ai = 1; // Variable Initialization @@ -8318,21 +8319,6 @@ bool gt_MidUpperBaseCleanup_Func (bool testConds, bool runActions) { UISetFrameVisible(PlayerGroupAll(), c_syncFrameTypeSupply, false); CinematicFade(true, lv_fadeDuration, c_fadeStyleNormal, ColorWithAlpha(0.00, 0.00, 0.00, 0.00), 0.0, true); } - if ((libABFE498B_gv_aP_Triggers_Option_overridePlayerRace != "Neut")) { - CameraPan(gv_pLAYER_01_USER, PointFromId(1015616700), 0.0, -1, 10.0, false); - lv_i = 1; - for ( ; ( (auto7FAC36AB_ai >= 0 && lv_i <= auto7FAC36AB_ae) || (auto7FAC36AB_ai < 0 && lv_i >= auto7FAC36AB_ae) ) ; lv_i += auto7FAC36AB_ai ) { - UnitRemove(gv_midUpperStalkersArray[lv_i]); - } - UnitSetPosition(gv_zeratul, PointFromId(1015616700), false); - if ((libABFE498B_gv_aP_Triggers_Option_overridePlayerRace == "Terr")) { - libNtve_gf_CreateUnitsWithDefaultFacing(4, "AP_SpartanCompany", 0, gv_pLAYER_01_USER, PointFromId(1015616700)); - } - else { - libNtve_gf_CreateUnitsWithDefaultFacing(4, "AP_HunterKiller", 0, gv_pLAYER_01_USER, PointFromId(1015616700)); - } - } - return true; } diff --git a/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/Triggers b/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/Triggers index 6e54d011b..a2f82d0f7 100644 --- a/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/Triggers +++ b/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/Triggers @@ -8,11 +8,22 @@ + + + + + + + + + + + @@ -43,6 +54,7 @@ + @@ -82,6 +94,7 @@ + @@ -108,6 +121,7 @@ + @@ -115,6 +129,7 @@ + @@ -147,6 +162,22 @@ + + + + + + + + + AP_Hunterling + + + + + + + @@ -198,6 +229,22 @@ + + + + + + + + + AP_HERC + + + + + + + @@ -482,6 +529,22 @@ + + + + + + + + + AP_StalkerShakuras + + + + + + + @@ -35392,7 +35455,7 @@ - AP_Goliath + AP_SpartanCompany @@ -35735,7 +35798,7 @@ - AP_Goliath + AP_SpartanCompany @@ -36078,7 +36141,7 @@ - AP_Goliath + AP_SpartanCompany @@ -59107,9 +59170,7 @@ - AP_StalkerShakuras - - + @@ -63465,6 +63526,7 @@ + @@ -63473,6 +63535,7 @@ + @@ -63510,6 +63573,7 @@ + @@ -63538,6 +63602,7 @@ + @@ -63551,6 +63616,7 @@ + @@ -63571,6 +63637,7 @@ + @@ -63578,6 +63645,7 @@ + @@ -63612,6 +63680,7 @@ + @@ -63646,6 +63715,7 @@ + @@ -63667,6 +63737,7 @@ + diff --git a/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/Triggers.version b/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/Triggers.version index 0677c983387808ea1e0bf661dd995020a77df6a2..69a226dfd33b1702c413401160d11b88f4ac653c 100644 GIT binary patch delta 17 XcmdPVnV`Uv&A`Agi`hAy5l9079t#4< delta 17 WcmdPVnV`Uv#=yWJ5bl)D2&4fU#R7}~ diff --git a/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/enUS.SC2Data/LocalizedData/TriggerStrings.txt b/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/enUS.SC2Data/LocalizedData/TriggerStrings.txt index 83abfc1ce..6a806f028 100644 --- a/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/enUS.SC2Data/LocalizedData/TriggerStrings.txt +++ b/Maps/ArchipelagoCampaign/LotV/ap_the_growing_shadow.SC2Map/enUS.SC2Data/LocalizedData/TriggerStrings.txt @@ -257,6 +257,7 @@ Variable/Name/643F93B1=Objective_ZeratulMustSurvive Variable/Name/659AF2DB=PLAYER_04_TEMPLAR Variable/Name/66561EBA=RoachGroup Variable/Name/68083A1C=T TrainMoreProbes Complete +Variable/Name/686FCC5C=lastStageUnitType Variable/Name/77D3D2E5=validBuildOrder Variable/Name/78A6FCC9=TextTagAnchorPoint Variable/Name/7937F069=LOCATION_ID_TEMPLAR_BASE