From 6dbfc60b570b088d6039d648358b50f9d58f9741 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Fri, 20 Oct 2023 16:33:52 -0500 Subject: [PATCH 01/19] Misc: Moved thermostat buffs from Automatic Mode broadcaster to appropriate action loot tuning files for consistency with base game behavior --- ...rmostat_GlobalBuff_Medium.ActionTuning.xml | 8 ++ ...Thermostat_GlobalBuff_Low.ActionTuning.xml | 8 ++ ...hermostat_GlobalBuff_High.ActionTuning.xml | 8 ++ ...ster_Thermostat_Auto.BroadcasterTuning.xml | 102 ------------------ 4 files changed, 24 insertions(+), 102 deletions(-) diff --git a/Source/0C772E27!0000001A!60B714D593946C3C.Halfwolf102_loot_Thermostat_GlobalBuff_Medium.ActionTuning.xml b/Source/0C772E27!0000001A!60B714D593946C3C.Halfwolf102_loot_Thermostat_GlobalBuff_Medium.ActionTuning.xml index 02abbc2..6cf8a15 100644 --- a/Source/0C772E27!0000001A!60B714D593946C3C.Halfwolf102_loot_Thermostat_GlobalBuff_Medium.ActionTuning.xml +++ b/Source/0C772E27!0000001A!60B714D593946C3C.Halfwolf102_loot_Thermostat_GlobalBuff_Medium.ActionTuning.xml @@ -12,5 +12,13 @@ + + + + 190657 + + AllInstancedSims + + \ No newline at end of file diff --git a/Source/0C772E27!0000001A!9A8A01A5314B0C49.Halfwolf102_loot_Thermostat_GlobalBuff_Low.ActionTuning.xml b/Source/0C772E27!0000001A!9A8A01A5314B0C49.Halfwolf102_loot_Thermostat_GlobalBuff_Low.ActionTuning.xml index b82d084..59a9ce5 100644 --- a/Source/0C772E27!0000001A!9A8A01A5314B0C49.Halfwolf102_loot_Thermostat_GlobalBuff_Low.ActionTuning.xml +++ b/Source/0C772E27!0000001A!9A8A01A5314B0C49.Halfwolf102_loot_Thermostat_GlobalBuff_Low.ActionTuning.xml @@ -12,5 +12,13 @@ + + + + 190656 + + AllInstancedSims + + \ No newline at end of file diff --git a/Source/0C772E27!0000001A!BFDE70B2AE054B5D.Halfwolf102_loot_Thermostat_GlobalBuff_High.ActionTuning.xml b/Source/0C772E27!0000001A!BFDE70B2AE054B5D.Halfwolf102_loot_Thermostat_GlobalBuff_High.ActionTuning.xml index 7157650..5693075 100644 --- a/Source/0C772E27!0000001A!BFDE70B2AE054B5D.Halfwolf102_loot_Thermostat_GlobalBuff_High.ActionTuning.xml +++ b/Source/0C772E27!0000001A!BFDE70B2AE054B5D.Halfwolf102_loot_Thermostat_GlobalBuff_High.ActionTuning.xml @@ -12,5 +12,13 @@ + + + + 190651 + + AllInstancedSims + + \ No newline at end of file diff --git a/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml b/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml index d393740..8e84ceb 100644 --- a/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml +++ b/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml @@ -227,108 +227,6 @@ - - - - 190657 - - - - - - - - - - - - - - - - - 187710 - - - EQUAL - 0 - - - Lot - - - - - - - - - - 190656 - - - - - - - - - - - - - - - - - 187710 - - - EQUAL - -1 - - - Lot - - - - - - - - - - 190651 - - - - - - - - - - - - - - - - - 187710 - - - EQUAL - 1 - - - Lot - - - - - - From 8fb622b4a17e08cec1584f32fd7f3741a8300b44 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Mon, 23 Oct 2023 23:55:14 -0500 Subject: [PATCH 02/19] Misc: Removed unnecessary tests from autmoatic mode broadcaster for code optimization --- ...ster_Thermostat_Auto.BroadcasterTuning.xml | 66 ------------------- 1 file changed, 66 deletions(-) diff --git a/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml b/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml index 8e84ceb..4170d12 100644 --- a/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml +++ b/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml @@ -14,17 +14,6 @@ 187699 - - - - - - - - - - - @@ -49,17 +38,6 @@ 187699 - - - - - - - - - - - @@ -84,17 +62,6 @@ 187699 - - - - - - - - - - - True @@ -123,17 +90,6 @@ - - - - - - - - - - - @@ -159,17 +115,6 @@ - - - - - - - - - - - @@ -195,17 +140,6 @@ - - - - - - - - - - - True From ee6966ac3ff33c72892447f86fa2d78c16ef6e20 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Thu, 26 Oct 2023 19:35:18 -0500 Subject: [PATCH 03/19] Misc: Changed names and instance IDs for object definitions, catalog entries, and material states to fit current naming conventions and for clearer exception logging --- .../01661233!00000000!2AC174E15A8A2253.Model | Bin 37636 -> 37636 bytes ...1D10F34!00000000!2AC174E15A8A2253.ModelLOD | Bin 38928 -> 38928 bytes ...!00000000!000000003C1C94F9..ObjectCatalog} | Bin ...!00000000!00000000569DAF9A..ObjectCatalog} | Bin ...!00000000!00000000927459FB..ObjectCatalog} | Bin ...t_MatState_AutoHigh.ObjectStateTuning.xml} | 2 +- ...at_MatState_AutoLow.ObjectStateTuning.xml} | 2 +- ...at_MatState_AutoOff.ObjectStateTuning.xml} | 2 +- ...Thermostat_MatStates.ObjectStateTuning.xml | 8 -------- ..._thermostat_MatState.ObjectStateTuning.xml | 8 ++++++++ ...002DA89.object_Thermostat.ObjectTuning.xml | 6 +++--- ..._object_Thermostat_deluxe.ObjectTuning.xml | 6 +++--- ...ostat_EP05GEN_set1_deluxe.ObjectDefinition | Bin 361 -> 0 bytes ...ostat_EP05GEN_set2_deluxe.ObjectDefinition | Bin 361 -> 0 bytes ...ostat_EP05GEN_set3_deluxe.ObjectDefinition | Bin 361 -> 0 bytes ...ostat_EP05GEN_set3_deluxe.ObjectDefinition | Bin 0 -> 385 bytes ...ostat_EP05GEN_set2_deluxe.ObjectDefinition | Bin 0 -> 385 bytes ...ostat_EP05GEN_set1_deluxe.ObjectDefinition | Bin 0 -> 385 bytes 18 files changed, 17 insertions(+), 17 deletions(-) rename Source/{319E4F1D!00000000!00000000000300B9..ObjectCatalog => 319E4F1D!00000000!000000003C1C94F9..ObjectCatalog} (100%) rename Source/{319E4F1D!00000000!00000000000300B8..ObjectCatalog => 319E4F1D!00000000!00000000569DAF9A..ObjectCatalog} (100%) rename Source/{319E4F1D!00000000!00000000000300B7..ObjectCatalog => 319E4F1D!00000000!00000000927459FB..ObjectCatalog} (100%) rename Source/{5B02819E!0000001A!00000000F623BB72.UTMSAutoOff.ObjectStateTuning.xml => 5B02819E!0000001A!00000000DEB18F46.Halfwolf102_thermostat_MatState_AutoHigh.ObjectStateTuning.xml} (60%) rename Source/{5B02819E!0000001A!00000000325E1C81.UTMSAutoWarmer.ObjectStateTuning.xml => 5B02819E!0000001A!00000000DF9B0C70.Halfwolf102_thermostat_MatState_AutoLow.ObjectStateTuning.xml} (60%) rename Source/{5B02819E!0000001A!00000000F2E56C3D.UTMSAutoCooler.ObjectStateTuning.xml => 5B02819E!0000001A!00000000E898DBFD.Halfwolf102_thermostat_MatState_AutoOff.ObjectStateTuning.xml} (60%) delete mode 100644 Source/5B02819E!0000001A!5F665974FCBDFD6C.Halfwolf102_upgradeable_Thermostat_MatStates.ObjectStateTuning.xml create mode 100644 Source/5B02819E!0000001A!8438886C5A28DEEC.Halfwolf102_thermostat_MatState.ObjectStateTuning.xml delete mode 100644 Source/C0DB5AE7!00000000!00000000000300B7.thermostat_EP05GEN_set1_deluxe.ObjectDefinition delete mode 100644 Source/C0DB5AE7!00000000!00000000000300B8.thermostat_EP05GEN_set2_deluxe.ObjectDefinition delete mode 100644 Source/C0DB5AE7!00000000!00000000000300B9.thermostat_EP05GEN_set3_deluxe.ObjectDefinition create mode 100644 Source/C0DB5AE7!00000000!000000003C1C94F9.Halfwolf102_thermostat_EP05GEN_set3_deluxe.ObjectDefinition create mode 100644 Source/C0DB5AE7!00000000!00000000569DAF9A.Halfwolf102_thermostat_EP05GEN_set2_deluxe.ObjectDefinition create mode 100644 Source/C0DB5AE7!00000000!00000000927459FB.Halfwolf102_thermostat_EP05GEN_set1_deluxe.ObjectDefinition diff --git a/Source/01661233!00000000!2AC174E15A8A2253.Model b/Source/01661233!00000000!2AC174E15A8A2253.Model index 216326765a0e7637bd2bbe43fbc7a5e661fe8980..87d142aaedce98b28a6f95ed564fcf0148b8a79c 100644 GIT binary patch delta 178 zcmZo!#?-QmX~Py-nZLJZykGzVX$A%X_qIokAhryUUBEN@{^Sd?A}ntG8}ChiA*%yc zS$r~Pmoii(h^+!sX&?tx=^+PEdF^Y=J#DB;5L*YPaso`{3aHALGJC%mLsf#Ent?&Uz3ovWh%EzT+vYs|H2H$82uq_(oYCYLvN~Xu z#V2ESDMM9)*eWoU269l99&!+s*S^Nw(}t=9v2|c7C%{y$fU0~cv-gWJR3(UQ0#o?` Ls&X@j{GVa~EKx%S diff --git a/Source/01D10F34!00000000!2AC174E15A8A2253.ModelLOD b/Source/01D10F34!00000000!2AC174E15A8A2253.ModelLOD index 11a44f11f9d6de1cca8b41e2bb1286eaa71e5c61..38af608b67e239a02c9918c38ec80faf792d10ad 100644 GIT binary patch delta 178 zcmbQRfoZ}9rVUq=Wd7cs@qz&eq!}0l+}j>Cg4i-Zb^*`q`;$K?iLki!Z@f2|Ls%dfQfT=tIRryk8?-ygJN)X!wrcyu! LV&-NIl^4YTCoV#5 diff --git a/Source/319E4F1D!00000000!00000000000300B9..ObjectCatalog b/Source/319E4F1D!00000000!000000003C1C94F9..ObjectCatalog similarity index 100% rename from Source/319E4F1D!00000000!00000000000300B9..ObjectCatalog rename to Source/319E4F1D!00000000!000000003C1C94F9..ObjectCatalog diff --git a/Source/319E4F1D!00000000!00000000000300B8..ObjectCatalog b/Source/319E4F1D!00000000!00000000569DAF9A..ObjectCatalog similarity index 100% rename from Source/319E4F1D!00000000!00000000000300B8..ObjectCatalog rename to Source/319E4F1D!00000000!00000000569DAF9A..ObjectCatalog diff --git a/Source/319E4F1D!00000000!00000000000300B7..ObjectCatalog b/Source/319E4F1D!00000000!00000000927459FB..ObjectCatalog similarity index 100% rename from Source/319E4F1D!00000000!00000000000300B7..ObjectCatalog rename to Source/319E4F1D!00000000!00000000927459FB..ObjectCatalog diff --git a/Source/5B02819E!0000001A!00000000F623BB72.UTMSAutoOff.ObjectStateTuning.xml b/Source/5B02819E!0000001A!00000000DEB18F46.Halfwolf102_thermostat_MatState_AutoHigh.ObjectStateTuning.xml similarity index 60% rename from Source/5B02819E!0000001A!00000000F623BB72.UTMSAutoOff.ObjectStateTuning.xml rename to Source/5B02819E!0000001A!00000000DEB18F46.Halfwolf102_thermostat_MatState_AutoHigh.ObjectStateTuning.xml index 0c55fb9..3c4dfd9 100644 --- a/Source/5B02819E!0000001A!00000000F623BB72.UTMSAutoOff.ObjectStateTuning.xml +++ b/Source/5B02819E!0000001A!00000000DEB18F46.Halfwolf102_thermostat_MatState_AutoHigh.ObjectStateTuning.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Source/5B02819E!0000001A!00000000325E1C81.UTMSAutoWarmer.ObjectStateTuning.xml b/Source/5B02819E!0000001A!00000000DF9B0C70.Halfwolf102_thermostat_MatState_AutoLow.ObjectStateTuning.xml similarity index 60% rename from Source/5B02819E!0000001A!00000000325E1C81.UTMSAutoWarmer.ObjectStateTuning.xml rename to Source/5B02819E!0000001A!00000000DF9B0C70.Halfwolf102_thermostat_MatState_AutoLow.ObjectStateTuning.xml index 711b5f7..573593d 100644 --- a/Source/5B02819E!0000001A!00000000325E1C81.UTMSAutoWarmer.ObjectStateTuning.xml +++ b/Source/5B02819E!0000001A!00000000DF9B0C70.Halfwolf102_thermostat_MatState_AutoLow.ObjectStateTuning.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Source/5B02819E!0000001A!00000000F2E56C3D.UTMSAutoCooler.ObjectStateTuning.xml b/Source/5B02819E!0000001A!00000000E898DBFD.Halfwolf102_thermostat_MatState_AutoOff.ObjectStateTuning.xml similarity index 60% rename from Source/5B02819E!0000001A!00000000F2E56C3D.UTMSAutoCooler.ObjectStateTuning.xml rename to Source/5B02819E!0000001A!00000000E898DBFD.Halfwolf102_thermostat_MatState_AutoOff.ObjectStateTuning.xml index 05f689c..018be99 100644 --- a/Source/5B02819E!0000001A!00000000F2E56C3D.UTMSAutoCooler.ObjectStateTuning.xml +++ b/Source/5B02819E!0000001A!00000000E898DBFD.Halfwolf102_thermostat_MatState_AutoOff.ObjectStateTuning.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Source/5B02819E!0000001A!5F665974FCBDFD6C.Halfwolf102_upgradeable_Thermostat_MatStates.ObjectStateTuning.xml b/Source/5B02819E!0000001A!5F665974FCBDFD6C.Halfwolf102_upgradeable_Thermostat_MatStates.ObjectStateTuning.xml deleted file mode 100644 index cc20744..0000000 --- a/Source/5B02819E!0000001A!5F665974FCBDFD6C.Halfwolf102_upgradeable_Thermostat_MatStates.ObjectStateTuning.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - 4129536882 - 4075121725 - 845028481 - - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!8438886C5A28DEEC.Halfwolf102_thermostat_MatState.ObjectStateTuning.xml b/Source/5B02819E!0000001A!8438886C5A28DEEC.Halfwolf102_thermostat_MatState.ObjectStateTuning.xml new file mode 100644 index 0000000..a4eec83 --- /dev/null +++ b/Source/5B02819E!0000001A!8438886C5A28DEEC.Halfwolf102_thermostat_MatState.ObjectStateTuning.xml @@ -0,0 +1,8 @@ + + + + 3902331901 + 3751480432 + 3736178502 + + \ No newline at end of file diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index f3a41bb..91a656c 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -393,7 +393,7 @@ - UTMSAutoOff + Halfwolf102:thermostat_MatState_AutoOff @@ -463,7 +463,7 @@ - UTMSAutoWarmer + Halfwolf102:thermostat_MatState_AutoHigh @@ -533,7 +533,7 @@ - UTMSAutoCooler + Halfwolf102:thermostat_MatState_AutoLow diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index a21bd35..bcf00fc 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -393,7 +393,7 @@ - UTMSAutoOff + Halfwolf102:thermostat_MatState_AutoOff @@ -463,7 +463,7 @@ - UTMSAutoWarmer + Halfwolf102:thermostat_MatState_AutoHigh @@ -533,7 +533,7 @@ - UTMSAutoCooler + Halfwolf102:thermostat_MatState_AutoLow diff --git a/Source/C0DB5AE7!00000000!00000000000300B7.thermostat_EP05GEN_set1_deluxe.ObjectDefinition b/Source/C0DB5AE7!00000000!00000000000300B7.thermostat_EP05GEN_set1_deluxe.ObjectDefinition deleted file mode 100644 index 3b4d22482439575148e2c304412bf10a53efa0b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 361 zcmZQ#U}t1tkYiwAD9K1I%FQn>Ni2zX4KOfuclC=ePAxHvPf5)wtw>b?s_;n6Nh{CK zNi#GsvdT}&N=+__4?$>xs54STT{E!8x9vy(hWL_ybrhd9+a!+`DA4ncqOwpC) zGED4Y$w94PrLHJrp){cTAnIUZ;rpAw>NtSnjq!R)YmbS)(=uc~!T98(UdbiNIL7^< ztS6057e{g&v6lv_LGp%fZemGlQD$OJSR#(r&8whw9+R8sXX9KeKEa9)z0MfIW zr|b*>(j7PMor(a`{_EHtsz}Tfb_973cXW+^o^?GoE1R&x8jp$dw_KO%Byc4 V0O=*azC8I4q+g!6md6bA0s!HOZh-&* diff --git a/Source/C0DB5AE7!00000000!00000000000300B8.thermostat_EP05GEN_set2_deluxe.ObjectDefinition b/Source/C0DB5AE7!00000000!00000000000300B8.thermostat_EP05GEN_set2_deluxe.ObjectDefinition deleted file mode 100644 index 005d9299ecbadfee6105d19b2bc99438b6e24ab2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 361 zcmZQ#U}t1tkYiwAD9K1I%FQn>Ni2zX4KOfuclC=ePAxHtPf5)wtw>b?s_;n6Nh{CK zNi#GsvdT}&N=+__4?$>xs54STT{E!8x9vy(hWL_ybrhd9+a!+`DA4ncqOwpC) zGED4Y$w94PrLHJrp){cTAnIUZ;rpAw>NtSnjq!R)YmbS)(=uc~!T98(UdbiNIL7^< ztS6057e{g&v6lv_LGp%fZemGlQD$OJSR#(r&8whw9+R8sXX9KeKEa9)z0MfIW zr|b*>(j7PMor(a`{_EHtsz}Tfb_973cXW+^o^?GoE1R&x8jp$dw_KO%Byc4 V0O=*azC8I4q+g!6md6bA0s!MwZi4^- diff --git a/Source/C0DB5AE7!00000000!00000000000300B9.thermostat_EP05GEN_set3_deluxe.ObjectDefinition b/Source/C0DB5AE7!00000000!00000000000300B9.thermostat_EP05GEN_set3_deluxe.ObjectDefinition deleted file mode 100644 index 54f00b21ef2f233b9a0b3c8d0f722f5cf10a5829..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 361 zcmZQ#U}t1tkYiwAD9K1I%FQn>Ni2zX4KOfuclC=ePAxHxPf5)wtw>b?s_;n6Nh{CK zNi#GsvdT}&N=+__4?$>xs54STT{E!8x9vy(hWL_ybrhd9+a!+`DA4ncqOwpC) zGED4Y$w94PrLHJrp){cTAnIUZ;rpAw>NtSnjq!R)YmbS)(=uc~!T98(UdbiNIL7^< ztS6057e{g&v6lv_LGp%fZemGlQD$OJSR#(r&8whw9+R8sXX9KeKEa9)z0MfIW zr|b*>(j7PMor(a`{_EHtsz}Tfb_973cXW+^o^?GoE1R&x8jp$dw_KO%Byc4 V0O=*azC8I4q+g!6md6bA0s!S7ZiN5< diff --git a/Source/C0DB5AE7!00000000!000000003C1C94F9.Halfwolf102_thermostat_EP05GEN_set3_deluxe.ObjectDefinition b/Source/C0DB5AE7!00000000!000000003C1C94F9.Halfwolf102_thermostat_EP05GEN_set3_deluxe.ObjectDefinition new file mode 100644 index 0000000000000000000000000000000000000000..19e032e774836c4cd966968204e8c1020bbb85e4 GIT binary patch literal 385 zcmZQ#kY{9I&|+X<@JP%_E6>kKGc+)=D#=JK%FQn>Ni2zX4KOfuclC=ePAxHxPf5)w ztw>ctQ=Olbm6}`y!#`unv`5_BXJvso1$-Gi>O#O7tQK9D@Jn4&Ao zWtiB*l7m{oN?lRLLTNy^Le#;;!uL0U)o}pD8{_qq)*cgor)9`~g7L{my^>3kag6&z zSx*|BE{^0lVy_NVgX~KrFX`qcmZTPCCgy}C0?E9R6CitlfQO;2{KIoLAZyPO{z?-d zJ)3#T&KMxwapT^p6d>)tj_pwekp8^BwW|k6A6ui)y8uYvs4C9c0;GQ{K6wT*Eq>+I XH*bLSl3!n*hy%Ux^2D_~X&?;%89H`S literal 0 HcmV?d00001 diff --git a/Source/C0DB5AE7!00000000!00000000569DAF9A.Halfwolf102_thermostat_EP05GEN_set2_deluxe.ObjectDefinition b/Source/C0DB5AE7!00000000!00000000569DAF9A.Halfwolf102_thermostat_EP05GEN_set2_deluxe.ObjectDefinition new file mode 100644 index 0000000000000000000000000000000000000000..841687c71f17fc7fda059b0764eee2c8290f4d6b GIT binary patch literal 385 zcmZQ#kY{9I&|+X<@JP%_E6>kKGc+)=D#=JK%FQn>Ni2zX4KOfuclC=ePAxHtPf5)w ztw>ctQ=Olbm6}`y!#`unv`5_BXJvso1$-Gi>O#O7tQK9D@Jn4&Ao zWtiB*l7m{oN?lRLLTNy^Le#;;!uL0U)o}pD8{_qq)*cgor)9`~g7L{my^>3kag6&z zSx*|BE{^0lVy_NVgX~KrFX`qcmZTPCCgy}C0?E9R6CitlfQO;2{KIoLAZyPO{z?-d zJ)3#T&KMxwapT^p6d>)tj_pwekp8^BwW|k6A6ui)y8uYvs4C9c0;GQ{K6wT*Eq>+I XH*bLSl3!n*hy%Ux^2D_~X&?;%7h`r% literal 0 HcmV?d00001 diff --git a/Source/C0DB5AE7!00000000!00000000927459FB.Halfwolf102_thermostat_EP05GEN_set1_deluxe.ObjectDefinition b/Source/C0DB5AE7!00000000!00000000927459FB.Halfwolf102_thermostat_EP05GEN_set1_deluxe.ObjectDefinition new file mode 100644 index 0000000000000000000000000000000000000000..e63377fc14adeafe9ef806993565cd058df06ff0 GIT binary patch literal 385 zcmZQ#kY{9I&|+X<@JP%_E6>kKGc+)=D#=JK%FQn>Ni2zX4KOfuclC=ePAxHvPf5)w ztw>ctQ=Olbm6}`y!#`unv`5_BXJvso1$-Gi>O#O7tQK9D@Jn4&Ao zWtiB*l7m{oN?lRLLTNy^Le#;;!uL0U)o}pD8{_qq)*cgor)9`~g7L{my^>3kag6&z zSx*|BE{^0lVy_NVgX~KrFX`qcmZTPCCgy}C0?E9R6CitlfQO;2{KIoLAZyPO{z?-d zJ)3#T&KMxwapT^p6d>)tj_pwekp8^BwW|k6A6ui)y8uYvs4C9c0;GQ{K6wT*Eq>+I XH*bLSl3!n*hy%Ux^2D_~X&?;%6^wRH literal 0 HcmV?d00001 From 511e5b1e98622ea337ae1cd9036716a050b5c618 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Thu, 26 Oct 2023 19:54:13 -0500 Subject: [PATCH 04/19] Bug Fix: Thermostats with the AutoState_On state remain on if the electricity bill is delinquent --- ...!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml | 1 + ...1462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index 91a656c..92ae632 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -24,6 +24,7 @@ POWER 187699 + 3154629786164256605 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index bcf00fc..1582bcc 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -24,6 +24,7 @@ POWER 187699 + 3154629786164256605 From 6a6d4f8e3df049023602f3e2e7b5939758a72e98 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Sun, 29 Oct 2023 17:01:38 -0500 Subject: [PATCH 05/19] Misc: Replaced Auto/Off material state lightmap texture with a proper one that does not have any transparency --- ...2D882!00000000!8F5AAF32882BDC94.DSTImage.dds | Bin 640 -> 640 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/Source/00B2D882!00000000!8F5AAF32882BDC94.DSTImage.dds b/Source/00B2D882!00000000!8F5AAF32882BDC94.DSTImage.dds index 721200fd3d8e959c215d9940b0ca7f1da2e88bc4..d32279886cdcd9da05a33adbced57ff927c5a791 100644 GIT binary patch literal 640 zcmZ>930A0KU|?Vu;9^h!(jd&h#K6D^q(GPypa4|N0>my6A%31Af+(So|!I?4b4 JU;jT+X#m)dqLKgr literal 640 zcmZ>930A0KU|?Vu;9^h!(jd&h#K6D^q(GPypa4|N0>my6A%31Acb4+abjBa_z6 O)=B>V|NH-uN&^64-eutc From 49ccbb60c5260ca5a17afa7291548e0eda8f852b Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Sun, 29 Oct 2023 17:50:53 -0500 Subject: [PATCH 06/19] Misc: Changed instance ID for auto/off lightmap texture --- ...82!00000000!6A89453988FC5190.DSTImage.dds} | Bin .../01661233!00000000!2AC174E15A8A2253.Model | Bin 37636 -> 37636 bytes ...1D10F34!00000000!2AC174E15A8A2253.ModelLOD | Bin 38928 -> 38928 bytes 3 files changed, 0 insertions(+), 0 deletions(-) rename Source/{00B2D882!00000000!8F5AAF32882BDC94.DSTImage.dds => 00B2D882!00000000!6A89453988FC5190.DSTImage.dds} (100%) diff --git a/Source/00B2D882!00000000!8F5AAF32882BDC94.DSTImage.dds b/Source/00B2D882!00000000!6A89453988FC5190.DSTImage.dds similarity index 100% rename from Source/00B2D882!00000000!8F5AAF32882BDC94.DSTImage.dds rename to Source/00B2D882!00000000!6A89453988FC5190.DSTImage.dds diff --git a/Source/01661233!00000000!2AC174E15A8A2253.Model b/Source/01661233!00000000!2AC174E15A8A2253.Model index 87d142aaedce98b28a6f95ed564fcf0148b8a79c..4bc1d2e390368d15a72e41f127a87a32a6ffc481 100644 GIT binary patch delta 64 ucmZo!#?-QmX~PP8jtPN(IxJl~vo>$A-yw$J6@(%4402B(5x_ze5bcD+oj88RVWo$Zcw2;RgVmv>WmO diff --git a/Source/01D10F34!00000000!2AC174E15A8A2253.ModelLOD b/Source/01D10F34!00000000!2AC174E15A8A2253.ModelLOD index 38af608b67e239a02c9918c38ec80faf792d10ad..7c99743c2877bd6008fb96ffbf98fc932c5fbcfd 100644 GIT binary patch delta 64 tcmbQRfoZ}9rVS@tI3@)C>9BO|%-VdxWrrAoHz69C7f^)6TP)DY4*;^h97q5F delta 64 tcmbQRfoZ}9rVS@tIHugu?l4*()xY_I%MLLFZ$dOOFQ5pCw^*Q)9{{_09HamM From 53f41b837ab9993cf4244c5deb9e510aef709503 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Mon, 30 Oct 2023 18:09:26 -0500 Subject: [PATCH 07/19] Misc: Replaced redundant upgrade statistic tunings and object states with built-in ones for optimization --- ...t_EnergyEfficiency_Unlock.ActionTuning.xml | 4 ++-- ...at_Thermostat_Auto_Unlock.ActionTuning.xml | 4 ++-- ...ostat_EnergyEfficiency.StatisticTuning.xml | 2 -- ...pgrade_Thermostat_Auto.StatisticTuning.xml | 2 -- ...Object_Upgrade_Thermostat_Auto.SimData.xml | 19 --------------- ...de_Thermostat_EnergyEfficiency.SimData.xml | 19 --------------- ...Efficiency_Completed.ObjectStateTuning.xml | 10 -------- ...ostat_Auto_Completed.ObjectStateTuning.xml | 10 -------- ...fficiency_NotStarted.ObjectStateTuning.xml | 2 -- ...gyEfficiency_Partial.ObjectStateTuning.xml | 7 ------ ...stat_Auto_NotStarted.ObjectStateTuning.xml | 2 -- ...ermostat_Auto_states.ObjectStateTuning.xml | 9 ------- ...rmostat_Auto_Partial.ObjectStateTuning.xml | 7 ------ ...rgyEfficiency_states.ObjectStateTuning.xml | 9 ------- ...002DA89.object_Thermostat.ObjectTuning.xml | 24 +++++++++---------- ..._object_Thermostat_deluxe.ObjectTuning.xml | 24 +++++++++---------- ...stat_Auto_Initialize.BroadcasterTuning.xml | 8 +++---- ...rmostat_Upgrade_Auto.InteractionTuning.xml | 10 ++++---- ...ermostat_Auto_Unlock.InteractionTuning.xml | 2 +- ...ade_EnergyEfficiency.InteractionTuning.xml | 10 ++++---- ...rgyEfficiency_Unlock.InteractionTuning.xml | 2 +- ...uto_CompletedDisplay.InteractionTuning.xml | 4 ++-- ...ncy_CompletedDisplay.InteractionTuning.xml | 4 ++-- ...rgyEfficiency_resume.InteractionTuning.xml | 10 ++++---- ...stat_ecoUpgrade_Auto.InteractionTuning.xml | 10 ++++---- ..._Upgrade_Auto_resume.InteractionTuning.xml | 10 ++++---- ...ade_EnergyEfficiency.InteractionTuning.xml | 10 ++++---- ...2_Thermostat_SetAuto.InteractionTuning.xml | 2 +- 28 files changed, 69 insertions(+), 167 deletions(-) delete mode 100644 Source/339BC5BD!00000019!59813F179AEAD5B0.Halfwolf102_statistic_Object_Upgrade_Thermostat_EnergyEfficiency.StatisticTuning.xml delete mode 100644 Source/339BC5BD!0000001A!D0D313A19B4B28BA.Halfwolf102_statistic_Object_Upgrade_Thermostat_Auto.StatisticTuning.xml delete mode 100644 Source/545AC67A!00000000!D0D313A19B4B28BA.Halfwolf102_statistic_Object_Upgrade_Thermostat_Auto.SimData.xml delete mode 100644 Source/545AC67A!009BC58E!59813F179AEAD5B0.Halfwolf102_statistic_Object_Upgrade_Thermostat_EnergyEfficiency.SimData.xml delete mode 100644 Source/5B02819E!0000001A!24396A9ABD93FF31.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_Completed.ObjectStateTuning.xml delete mode 100644 Source/5B02819E!0000001A!38910F2FEFC912E3.Halfwolf102_upgrade_Thermostat_Auto_Completed.ObjectStateTuning.xml delete mode 100644 Source/5B02819E!0000001A!46E50C8E10581A40.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_NotStarted.ObjectStateTuning.xml delete mode 100644 Source/5B02819E!0000001A!49D542A42F5BBEFD.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_Partial.ObjectStateTuning.xml delete mode 100644 Source/5B02819E!0000001A!55FAC6103B629CA6.Halfwolf102_upgrade_Thermostat_Auto_NotStarted.ObjectStateTuning.xml delete mode 100644 Source/5B02819E!0000001A!69CDC30D796ABBB6.Halfwolf102_upgrade_Thermostat_Auto_states.ObjectStateTuning.xml delete mode 100644 Source/5B02819E!0000001A!BA3BEFD23A4E1853.Halfwolf102_upgrade_Thermostat_Auto_Partial.ObjectStateTuning.xml delete mode 100644 Source/5B02819E!0000001A!D21AB96C58315CA0.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_states.ObjectStateTuning.xml diff --git a/Source/0C772E27!0000001A!09605A3614B8478A.Halfwolf102_loot_cheat_Thermostat_EnergyEfficiency_Unlock.ActionTuning.xml b/Source/0C772E27!0000001A!09605A3614B8478A.Halfwolf102_loot_cheat_Thermostat_EnergyEfficiency_Unlock.ActionTuning.xml index 388c19d..785b022 100644 --- a/Source/0C772E27!0000001A!09605A3614B8478A.Halfwolf102_loot_cheat_Thermostat_EnergyEfficiency_Unlock.ActionTuning.xml +++ b/Source/0C772E27!0000001A!09605A3614B8478A.Halfwolf102_loot_cheat_Thermostat_EnergyEfficiency_Unlock.ActionTuning.xml @@ -3,7 +3,7 @@ - 2610234671876013873 + 233852 Object @@ -12,7 +12,7 @@ - 6449505511987140016 + 233874 Object diff --git a/Source/0C772E27!0000001A!68DBCD032B7213E0.Halfwolf102_loot_cheat_Thermostat_Auto_Unlock.ActionTuning.xml b/Source/0C772E27!0000001A!68DBCD032B7213E0.Halfwolf102_loot_cheat_Thermostat_Auto_Unlock.ActionTuning.xml index 1675013..7068c37 100644 --- a/Source/0C772E27!0000001A!68DBCD032B7213E0.Halfwolf102_loot_cheat_Thermostat_Auto_Unlock.ActionTuning.xml +++ b/Source/0C772E27!0000001A!68DBCD032B7213E0.Halfwolf102_loot_cheat_Thermostat_Auto_Unlock.ActionTuning.xml @@ -3,7 +3,7 @@ - 4076055836307821283 + 275005 Object @@ -12,7 +12,7 @@ - 15047392364791015610 + 275009 Object diff --git a/Source/339BC5BD!00000019!59813F179AEAD5B0.Halfwolf102_statistic_Object_Upgrade_Thermostat_EnergyEfficiency.StatisticTuning.xml b/Source/339BC5BD!00000019!59813F179AEAD5B0.Halfwolf102_statistic_Object_Upgrade_Thermostat_EnergyEfficiency.StatisticTuning.xml deleted file mode 100644 index 977fb8a..0000000 --- a/Source/339BC5BD!00000019!59813F179AEAD5B0.Halfwolf102_statistic_Object_Upgrade_Thermostat_EnergyEfficiency.StatisticTuning.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Source/339BC5BD!0000001A!D0D313A19B4B28BA.Halfwolf102_statistic_Object_Upgrade_Thermostat_Auto.StatisticTuning.xml b/Source/339BC5BD!0000001A!D0D313A19B4B28BA.Halfwolf102_statistic_Object_Upgrade_Thermostat_Auto.StatisticTuning.xml deleted file mode 100644 index 1f9920d..0000000 --- a/Source/339BC5BD!0000001A!D0D313A19B4B28BA.Halfwolf102_statistic_Object_Upgrade_Thermostat_Auto.StatisticTuning.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Source/545AC67A!00000000!D0D313A19B4B28BA.Halfwolf102_statistic_Object_Upgrade_Thermostat_Auto.SimData.xml b/Source/545AC67A!00000000!D0D313A19B4B28BA.Halfwolf102_statistic_Object_Upgrade_Thermostat_Auto.SimData.xml deleted file mode 100644 index 593c756..0000000 --- a/Source/545AC67A!00000000!D0D313A19B4B28BA.Halfwolf102_statistic_Object_Upgrade_Thermostat_Auto.SimData.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - 100 - 0 - 0x00000000 - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/545AC67A!009BC58E!59813F179AEAD5B0.Halfwolf102_statistic_Object_Upgrade_Thermostat_EnergyEfficiency.SimData.xml b/Source/545AC67A!009BC58E!59813F179AEAD5B0.Halfwolf102_statistic_Object_Upgrade_Thermostat_EnergyEfficiency.SimData.xml deleted file mode 100644 index b26f677..0000000 --- a/Source/545AC67A!009BC58E!59813F179AEAD5B0.Halfwolf102_statistic_Object_Upgrade_Thermostat_EnergyEfficiency.SimData.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - 100 - 0 - 0x00000000 - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!24396A9ABD93FF31.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_Completed.ObjectStateTuning.xml b/Source/5B02819E!0000001A!24396A9ABD93FF31.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_Completed.ObjectStateTuning.xml deleted file mode 100644 index ea4ddea..0000000 --- a/Source/5B02819E!0000001A!24396A9ABD93FF31.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_Completed.ObjectStateTuning.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - 100 - - - 99 - 100 - - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!38910F2FEFC912E3.Halfwolf102_upgrade_Thermostat_Auto_Completed.ObjectStateTuning.xml b/Source/5B02819E!0000001A!38910F2FEFC912E3.Halfwolf102_upgrade_Thermostat_Auto_Completed.ObjectStateTuning.xml deleted file mode 100644 index 9ff7df7..0000000 --- a/Source/5B02819E!0000001A!38910F2FEFC912E3.Halfwolf102_upgrade_Thermostat_Auto_Completed.ObjectStateTuning.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - 100 - - - 99 - 100 - - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!46E50C8E10581A40.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_NotStarted.ObjectStateTuning.xml b/Source/5B02819E!0000001A!46E50C8E10581A40.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_NotStarted.ObjectStateTuning.xml deleted file mode 100644 index 6626571..0000000 --- a/Source/5B02819E!0000001A!46E50C8E10581A40.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_NotStarted.ObjectStateTuning.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!49D542A42F5BBEFD.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_Partial.ObjectStateTuning.xml b/Source/5B02819E!0000001A!49D542A42F5BBEFD.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_Partial.ObjectStateTuning.xml deleted file mode 100644 index c28f0d5..0000000 --- a/Source/5B02819E!0000001A!49D542A42F5BBEFD.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_Partial.ObjectStateTuning.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - 0 - 99 - - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!55FAC6103B629CA6.Halfwolf102_upgrade_Thermostat_Auto_NotStarted.ObjectStateTuning.xml b/Source/5B02819E!0000001A!55FAC6103B629CA6.Halfwolf102_upgrade_Thermostat_Auto_NotStarted.ObjectStateTuning.xml deleted file mode 100644 index a343e45..0000000 --- a/Source/5B02819E!0000001A!55FAC6103B629CA6.Halfwolf102_upgrade_Thermostat_Auto_NotStarted.ObjectStateTuning.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!69CDC30D796ABBB6.Halfwolf102_upgrade_Thermostat_Auto_states.ObjectStateTuning.xml b/Source/5B02819E!0000001A!69CDC30D796ABBB6.Halfwolf102_upgrade_Thermostat_Auto_states.ObjectStateTuning.xml deleted file mode 100644 index b44c08c..0000000 --- a/Source/5B02819E!0000001A!69CDC30D796ABBB6.Halfwolf102_upgrade_Thermostat_Auto_states.ObjectStateTuning.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - 6195482010419633318 - 13419583200880891987 - 4076055836307821283 - - 15047392364791015610 - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!BA3BEFD23A4E1853.Halfwolf102_upgrade_Thermostat_Auto_Partial.ObjectStateTuning.xml b/Source/5B02819E!0000001A!BA3BEFD23A4E1853.Halfwolf102_upgrade_Thermostat_Auto_Partial.ObjectStateTuning.xml deleted file mode 100644 index 0dab0c1..0000000 --- a/Source/5B02819E!0000001A!BA3BEFD23A4E1853.Halfwolf102_upgrade_Thermostat_Auto_Partial.ObjectStateTuning.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - 0 - 99 - - \ No newline at end of file diff --git a/Source/5B02819E!0000001A!D21AB96C58315CA0.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_states.ObjectStateTuning.xml b/Source/5B02819E!0000001A!D21AB96C58315CA0.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_states.ObjectStateTuning.xml deleted file mode 100644 index c3c4ca5..0000000 --- a/Source/5B02819E!0000001A!D21AB96C58315CA0.Halfwolf102_upgrade_Thermostat_EnergyEfficiency_states.ObjectStateTuning.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - 5108503156620794432 - 5320231807744720637 - 2610234671876013873 - - 6449505511987140016 - \ No newline at end of file diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index 92ae632..006e83b 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -153,33 +153,33 @@ - 6195482010419633318 + 275012 - 13419583200880891987 + 275015 - 4076055836307821283 + 275005 - 6195482010419633318 + 275012 - 5108503156620794432 + 233856 - 5320231807744720637 + 233870 - 2610234671876013873 + 233852 - 5108503156620794432 + 233856 @@ -279,7 +279,7 @@ - 2610234671876013873 + 233852 @@ -349,7 +349,7 @@ - 2610234671876013873 + 233852 @@ -433,7 +433,7 @@ - 2610234671876013873 + 233852 @@ -503,7 +503,7 @@ - 2610234671876013873 + 233852 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index 1582bcc..d35ee52 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -153,33 +153,33 @@ - 6195482010419633318 + 275012 - 13419583200880891987 + 275015 - 4076055836307821283 + 275005 - 4076055836307821283 + 275005 - 5108503156620794432 + 233856 - 5320231807744720637 + 233870 - 2610234671876013873 + 233852 - 2610234671876013873 + 233852 @@ -279,7 +279,7 @@ - 2610234671876013873 + 233852 @@ -349,7 +349,7 @@ - 2610234671876013873 + 233852 @@ -433,7 +433,7 @@ - 2610234671876013873 + 233852 @@ -503,7 +503,7 @@ - 2610234671876013873 + 233852 diff --git a/Source/DEBAFB73!80000000!934732E1115C670E.Halfwolf102_broadcaster_Thermostat_Auto_Initialize.BroadcasterTuning.xml b/Source/DEBAFB73!80000000!934732E1115C670E.Halfwolf102_broadcaster_Thermostat_Auto_Initialize.BroadcasterTuning.xml index 76e6503..0cbf7fa 100644 --- a/Source/DEBAFB73!80000000!934732E1115C670E.Halfwolf102_broadcaster_Thermostat_Auto_Initialize.BroadcasterTuning.xml +++ b/Source/DEBAFB73!80000000!934732E1115C670E.Halfwolf102_broadcaster_Thermostat_Auto_Initialize.BroadcasterTuning.xml @@ -10,8 +10,8 @@ - 6195482010419633318 - 4076055836307821283 + 275012 + 275005 @@ -99,8 +99,8 @@ - 5108503156620794432 - 2610234671876013873 + 233856 + 233852 diff --git a/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml b/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml index 1fad7e0..bc66ae3 100644 --- a/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml +++ b/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml @@ -57,7 +57,7 @@ - 15047392364791015610 + 275009 100 @@ -98,7 +98,7 @@ 0.833 - 15047392364791015610 + 275009 Object @@ -107,7 +107,7 @@ 0.833 - 15047392364791015610 + 275009 Object @@ -164,7 +164,7 @@ 0.5 - 15047392364791015610 + 275009 Object @@ -576,7 +576,7 @@ - 6195482010419633318 + 275012 diff --git a/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml index 308b68b..3472f0f 100644 --- a/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml @@ -33,7 +33,7 @@ NOTEQUAL - 4076055836307821283 + 275005 diff --git a/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml b/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml index c6405af..c4c7520 100644 --- a/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml +++ b/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml @@ -57,7 +57,7 @@ - 6449505511987140016 + 233874 100 @@ -98,7 +98,7 @@ 0.833 - 6449505511987140016 + 233874 Object @@ -107,7 +107,7 @@ 0.833 - 6449505511987140016 + 233874 Object @@ -164,7 +164,7 @@ 0.5 - 6449505511987140016 + 233874 Object @@ -576,7 +576,7 @@ - 5108503156620794432 + 233856 diff --git a/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml index a50e1ba..c56fce5 100644 --- a/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml @@ -33,7 +33,7 @@ NOTEQUAL - 2610234671876013873 + 233852 diff --git a/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml b/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml index 9615a25..7180d53 100644 --- a/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml +++ b/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml @@ -67,7 +67,7 @@ - 4076055836307821283 + 275005 @@ -75,7 +75,7 @@ 0xDC3BE83D - 6195482010419633318 + 275012 diff --git a/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml b/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml index 5871129..15caf3f 100644 --- a/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml +++ b/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml @@ -67,7 +67,7 @@ - 2610234671876013873 + 233852 @@ -75,7 +75,7 @@ 0xAD323E3B - 5108503156620794432 + 233856 diff --git a/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml b/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml index 3f07cde..7e4ad9f 100644 --- a/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml +++ b/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml @@ -57,7 +57,7 @@ - 6449505511987140016 + 233874 100 @@ -98,7 +98,7 @@ 0.833 - 6449505511987140016 + 233874 Object @@ -107,7 +107,7 @@ 0.833 - 6449505511987140016 + 233874 Object @@ -164,7 +164,7 @@ 0.5 - 6449505511987140016 + 233874 Object @@ -559,7 +559,7 @@ - 5320231807744720637 + 233870 diff --git a/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml b/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml index a91d951..a041e7f 100644 --- a/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml +++ b/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml @@ -57,7 +57,7 @@ - 15047392364791015610 + 275009 100 @@ -98,7 +98,7 @@ 0.833 - 15047392364791015610 + 275009 Object @@ -107,7 +107,7 @@ 0.833 - 15047392364791015610 + 275009 Object @@ -164,7 +164,7 @@ 0.5 - 15047392364791015610 + 275009 Object @@ -572,7 +572,7 @@ - 6195482010419633318 + 275012 diff --git a/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml b/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml index d128ee6..8510fb2 100644 --- a/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml +++ b/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml @@ -57,7 +57,7 @@ - 15047392364791015610 + 275009 100 @@ -98,7 +98,7 @@ 0.833 - 15047392364791015610 + 275009 Object @@ -107,7 +107,7 @@ 0.833 - 15047392364791015610 + 275009 Object @@ -164,7 +164,7 @@ 0.5 - 15047392364791015610 + 275009 Object @@ -559,7 +559,7 @@ - 13419583200880891987 + 275015 diff --git a/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml b/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml index c7e808b..14d6674 100644 --- a/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml +++ b/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml @@ -57,7 +57,7 @@ - 6449505511987140016 + 233874 100 @@ -98,7 +98,7 @@ 0.833 - 6449505511987140016 + 233874 Object @@ -107,7 +107,7 @@ 0.833 - 6449505511987140016 + 233874 Object @@ -164,7 +164,7 @@ 0.5 - 6449505511987140016 + 233874 Object @@ -572,7 +572,7 @@ - 5108503156620794432 + 233856 diff --git a/Source/E882D22F!0000001A!B8673481FAAB1D32.Halfwolf102_Thermostat_SetAuto.InteractionTuning.xml b/Source/E882D22F!0000001A!B8673481FAAB1D32.Halfwolf102_Thermostat_SetAuto.InteractionTuning.xml index 9949d5d..30bde94 100644 --- a/Source/E882D22F!0000001A!B8673481FAAB1D32.Halfwolf102_Thermostat_SetAuto.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!B8673481FAAB1D32.Halfwolf102_Thermostat_SetAuto.InteractionTuning.xml @@ -95,7 +95,7 @@ EQUAL - 4076055836307821283 + 275005 From efdc483deb18f6e05f30fdf8039116afea4fc02d Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Mon, 30 Oct 2023 20:57:22 -0500 Subject: [PATCH 08/19] New Feature: Object Broken State Thermostats break down over time and can break completely - Thermostats will last between 200-1000 sim hours in automatic mode depending on how often it's on or off - Broken thermostats can be repaired or replaced, or you can hire someone to repair it - New textures provide visual cues for broken thermostats: The control buttons will darken and the status ring will show a red X Thermostats can be upgraded to be unbreakable - The Crytacoo Casing upgrade costs 2 common upgrade parts and 2 electronic parts - Alternatively, you can use 4 eco upgrade parts (if you have the required DLC) - Deluxe thermostats are unbreakable out of the box and will not need to be upgraded --- ...882!00000000!36A9BC7A770D1CED.DSTImage.dds | Bin 0 -> 640 bytes ...882!00000000!6C66E6E3E42DC6D8.DSTImage.dds | Bin 0 -> 4224 bytes ...882!00000000!6C66E6E3E42DC6D9.DSTImage.dds | Bin 0 -> 4224 bytes ...882!00000000!6C66E6E3E42DC6DB.DSTImage.dds | Bin 0 -> 4224 bytes ...882!00000000!F511C93AFF91AFBF.DSTImage.dds | Bin 0 -> 640 bytes .../01661233!00000000!2AC174E15A8A2253.Model | Bin 37636 -> 43684 bytes ...1D10F34!00000000!2AC174E15A8A2253.ModelLOD | Bin 38928 -> 44976 bytes ...tat_LockBrokenness_Unlock.ActionTuning.xml | 24 + ...0000!00713FA979A09162.English .StringTable | Bin 1298 -> 1310 bytes ...0000!01713FA979A09162.Chinese .StringTable | Bin 1127 -> 1130 bytes ...0000!02713FA979A09162.Chinese .StringTable | Bin 1109 -> 1115 bytes ...000000!03713FA979A09162.Czech .StringTable | Bin 1460 -> 1473 bytes ...00000!04713FA979A09162.Danish .StringTable | Bin 1348 -> 1358 bytes ...000000!05713FA979A09162.Dutch .StringTable | Bin 1538 -> 1548 bytes ...0000!06713FA979A09162.Finnish .StringTable | Bin 1400 -> 1412 bytes ...00000!07713FA979A09162.French .StringTable | Bin 1623 -> 1641 bytes ...00000!08713FA979A09162.German .StringTable | Bin 1453 -> 1469 bytes ...0000!0B713FA979A09162.Italian .StringTable | Bin 1620 -> 1629 bytes ...000!0C713FA979A09162.Japanese .StringTable | Bin 1750 -> 1729 bytes ...00000!0D713FA979A09162.Korean .StringTable | Bin 1605 -> 1643 bytes ...000!0E713FA979A09162.Norwegian.StringTable | Bin 1345 -> 1339 bytes ...00000!0F713FA979A09162.Polish .StringTable | Bin 1593 -> 1620 bytes ...0!11713FA979A09162.Portuguese .StringTable | Bin 1531 -> 1547 bytes ...0000!12713FA979A09162.Russian .StringTable | Bin 2560 -> 2571 bytes ...0000!13713FA979A09162.Spanish .StringTable | Bin 1519 -> 1540 bytes ...0000!15713FA979A09162.Swedish .StringTable | Bin 1385 -> 1395 bytes ...stat_MatState_Broken.ObjectStateTuning.xml | 2 + ..._thermostat_MatState.ObjectStateTuning.xml | 1 + ...002DA89.object_Thermostat.ObjectTuning.xml | 216 +++++- ..._object_Thermostat_deluxe.ObjectTuning.xml | 218 +++++- ...rmostat_Upgrade_Auto.InteractionTuning.xml | 6 + ...grade_LockBrokenness.InteractionTuning.xml | 617 +++++++++++++++++ ...ockBrokenness_resume.InteractionTuning.xml | 604 +++++++++++++++++ ...grade_LockBrokenness.InteractionTuning.xml | 621 ++++++++++++++++++ ...ade_EnergyEfficiency.InteractionTuning.xml | 6 + ...uto_CompletedDisplay.InteractionTuning.xml | 6 + ...ockBrokenness_Unlock.InteractionTuning.xml | 40 ++ ...ncy_CompletedDisplay.InteractionTuning.xml | 6 + ...ess_CompletedDisplay.InteractionTuning.xml | 89 +++ ...rgyEfficiency_resume.InteractionTuning.xml | 6 + ...stat_ecoUpgrade_Auto.InteractionTuning.xml | 6 + ..._Upgrade_Auto_resume.InteractionTuning.xml | 6 + ...ade_EnergyEfficiency.InteractionTuning.xml | 6 + ...tat_SetMedium_AutoOn.InteractionTuning.xml | 6 + ...stat_SetHigh_AutoOff.InteractionTuning.xml | 6 + ...at_SetMedium_AutoOff.InteractionTuning.xml | 6 + ...ostat_SetHigh_AutoOn.InteractionTuning.xml | 6 + ...mostat_SetLow_AutoOn.InteractionTuning.xml | 6 + ...ostat_SetLow_AutoOff.InteractionTuning.xml | 6 + ...2_Thermostat_SetAuto.InteractionTuning.xml | 6 + 50 files changed, 2519 insertions(+), 3 deletions(-) create mode 100644 Source/00B2D882!00000000!36A9BC7A770D1CED.DSTImage.dds create mode 100644 Source/00B2D882!00000000!6C66E6E3E42DC6D8.DSTImage.dds create mode 100644 Source/00B2D882!00000000!6C66E6E3E42DC6D9.DSTImage.dds create mode 100644 Source/00B2D882!00000000!6C66E6E3E42DC6DB.DSTImage.dds create mode 100644 Source/00B2D882!00000000!F511C93AFF91AFBF.DSTImage.dds create mode 100644 Source/0C772E27!0000001A!0F7313DE5DBB3F42.Halfwolf102_loot_cheat_Thermostat_LockBrokenness_Unlock.ActionTuning.xml create mode 100644 Source/5B02819E!0000001A!00000000AD1933FC.Halfwolf102_thermostat_MatState_Broken.ObjectStateTuning.xml create mode 100644 Source/E882D22F!00000000!31AADD4B428A5DF8.Halfwolf102_Thermostat_ecoUpgrade_LockBrokenness.InteractionTuning.xml create mode 100644 Source/E882D22F!00000000!343A95EDB8811631.Halfwolf102_Thermostat_Upgrade_LockBrokenness_resume.InteractionTuning.xml create mode 100644 Source/E882D22F!00000000!50DDF1FF6E40BE15.Halfwolf102_Thermostat_Upgrade_LockBrokenness.InteractionTuning.xml create mode 100644 Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml create mode 100644 Source/E882D22F!00000000!826FFDBC8B5DF7EB.Halfwolf102_Thermostat_Upgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml diff --git a/Source/00B2D882!00000000!36A9BC7A770D1CED.DSTImage.dds b/Source/00B2D882!00000000!36A9BC7A770D1CED.DSTImage.dds new file mode 100644 index 0000000000000000000000000000000000000000..af84b682e760e1eef46ba15145248667437ecae8 GIT binary patch literal 640 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 literal 0 HcmV?d00001 diff --git a/Source/00B2D882!00000000!6C66E6E3E42DC6D9.DSTImage.dds b/Source/00B2D882!00000000!6C66E6E3E42DC6D9.DSTImage.dds new file mode 100644 index 0000000000000000000000000000000000000000..05c48da694d007324a1e5e30028c54cfb5e3435f GIT binary patch literal 4224 zcmcgvVQ5>|6~0oWO}6kb0fEvn_MVYgo;>4?FDNL_Q!O(mhdENU6Cm+ZA}(U zBFQ4vU`4Yr`{ky8+GrlOPlYYPm{75GuDggXF$tQrY27Uu>r}eS> zKyT}pu-~>a_%`egDb^MGV!`T=uI%6a&7|Eg6*j#EzvP#2&m^EXu<2Fs8mb-#5| zObT-`IWGloq2Wg%*zhBnRQym7^L=sC8)*8OQsRJP3w*c14$a@Zk8<4;As5DL$3^L= z)hxw$HH&hDQYx?KDV5h(DpcO*8(V7HsVRD+)@?zpR*yj(j8InI7NpJblVOa=@;YJS z2>PWtta^@h0Z5M`=CxKq9xGYMd$Z0LfcI?AZ(m3N-_S6n4oM@D$j&7{;PP+)@^2EM z4%E8yP{)+Vv5tA(wD9QO>#yd%YfTe|bWx6(6x_Pj${+8Uwv>?VnD zns1^@2lGXJo}!%V>ee*I>3-rZH}bbN<8UQ(At&46K9>XRK|X*#*cT>rPsn>sBj${p zhkF`WBMtPCZ6RmOr1sw2HbOl4e(fZ^4#^~ec|q|5{r%I+mxnQrk$CYX?eLd45XWjdHeGD#u|Y^vgS_N8i@FAnTpC&5nY8 z>T)_2dkuZ>zju%7bncb78{684<2gHmdS{(ceqoidN|5C%C8fB*DyxvA%f9rS}` zvV0Qi@GaZ*Z()9%&Y>YZ&#ULoo!bHa9{7O280qSY0Z&n@ouuUZ+d4wJD0vz&LUDd@ z&<*ur7S&U87UXF#I5pNd*d;^9XZ4rRO02h7r`Go)R2_Bj5Szo)+Q z?gHYYycM1&p&SPYM9G*lE-oxAwAw-Yv8l6D$hR+>P5U7qo{Jt2j)DFv=D*2bKBv!o zQ`O0Ry}r|WwT@E~R8XF;98}~wfdhp+zkTz@>ZANqsqPf^g?Dz|8`nTQ!jPY@fn05~ z5N!3UIbJ)9bxogQ-^yD>%A|_H!=T1t`RSezxUkR zpCW(v^S^>>HsgJ}Y!=%{KlJU>q>ZTc`rgw-Mfa6Z zg!%5aFbnGa>fj$ECQ&1%vTGIOU)c9PmVaiMt=$ zt!*CqQO@Xex@aqZjd)5VB%aiWa32eChWW|;zGD*oyfn7UpudYVJ+}M?#DTgz;%U3&+`Nwu*II`?9u*yu;zw!XF5y&TvQs)-{8|I1UxL=Ke3SF7DpAvD#_} z{fH+SJ0+F`RxelaK7KZRUCw_pIrlpHfBlO~yU1rkpN9Jm;xJOwU$dGdo9i=j4S0X- z4Ul_wGrW^}BPgezI2aj)^W)j9)UdxLS;jH|b`Gw7@@t5*kb-(cyX`EsqQs%qFJ+AW zzwyTKF!~=3Uk;ayb4JFdcn**VrKFJOb>rK0B_+Hlc zrt`?3CF3)Qu1kzzU+B%#@IBzE<`mum@Gb(x`J#`)`3JdlifMs&o%3FYR5EUbMqHS` zWM+@ac{x1X1-nL|5AP(nM-2w8!nYOC@3Aq)kbkYR{|V}$Z~zo+J>SYa%A*|aA0C=b z<2VI%)2csVhyM?7apC$`f6eY8%6%60`C!2Wap=k8`!8pVt9$au3))r^u?!E8W`1S9 zFmFM*uGrsvSeM1CE{gW~S}l#ZQY}|eKLg?kdkOoR;kNvLKp?GtwT@*T5C`NppC9^p zPT1;%cEqqhv~~RD;rT8J>z$bgugd*lh^Ci5fO7M!cb2oU&$lN zaRC3b&_B?wL90?J|34LfPC|Uwh522MywDHur<2EYv40`N=P`LcPOoDBwiWv0AR+jk zzR&eyOTf<2>6#WbB4 z<|TtJb`n>@xN)CQpPG40UdV@xUuGr6%1rZ;RCMVcdY3&UHnKFqz%tb&MC1hS&be^w z$x4<)+IA)Tr|-MxJLmk)zwdJF*pIs2A%wipX(WSyGw??`3DE)I-}5|OAp8~hJLVZa z`q*=zcmJ~zxf9ByGpUtGzn>7-@Iq*N{E?z4{r+}8iN=z)V835^xL#9HsVO!;uIrW7 zzPhegl!w~7UzMM(AZ}Ka6R0PeNYZ|PFYj^<4laZoyjZ`gI~4>}DEV)pv!!njdsY2l zmqR=Ke#>LA5^49x-joFNGZS7bAX1uILF}SdEAm2qKMeKzr`%H?eg<(8#k#49G^^rh zk!h}#nNuJyilPV4ZT@^Sg7Jd&kDGc+yU16k)9V*Pr-IY9&EGsPo(ejHlqMGuH#Wj0 zCm`l@4{iS4aH$0LgN;A!?%IOLCzEX2PpVkkIJbf8hn1a5I@InT1_yBs?o<&omus7< zywz$=18-5b&8ML*`YxPxr$eR_SvSg;C8D0oNkmcV3!$=Ps){1WNsFdcKse{i&pE+9 zl+z>Bx1sWN@Or&|0^0Ck}6oQ(lu z-eZCyj}}!qz3ncZ>xpAL%F=`U#SV;vd~)h@)z0WiuvKbQ2wM~0yGLe$Z`C&ci}%|7%UeFNa~AV1eu+nB+x>Zy z3~MU5&*n`Sr{&eV-h~hq4zFWSPtg;VoPo~Bo|e{QpmNLSV&@9q9S2O=lbJl-BW>jFOV zs_oJj7q`d9JXi-QDau5T6VHTTHW+kdEG7)YU~BE4@0>NAz`SD|ypvlw)YI1S?f}Mf z&d_6a2Dit>k-rY3J>`rdZja}r?&!GiG(R1{cW3SGuLht_?p_M}5cAN7WeNB%9au*G zvU_+0_iwI>BFcaCx9=Zp#)DpclK!%kldRv}ti1vL$g+zsn^4r=p;-fR0{~`YcmeSI$19-jrlM^Eh>(I1 z3?O6N+ef};aSGzVaGwjm{;37dCAt%H`{R(4z;g>tIfFULZnv9lfbZOUbZ;RP;ICa9 z80Z8Z5DqW;St=_9m;!??my5vkvOwJt2iHX0Hy8{A<>r6Cw)QsU+Z>nUI3GOlV12ad z+jMAW^0XkRc4sJ6k?4*4{nFN$zsw)gwqEdm1o&vYpA}J0k9k!@J->S`{dG;RhAEtD zNlM{X5$yKWct6y^Fg(bAU|`@H_Bqh^t*Mn8nm-z1zOc_@LXoZ4PkyJ>-`;2C zt;w~{buhr+(xqS2^lM0km_QXb^ifQJ`hf1*{1;hBLyh5XBSPIj37c{_9}X;6#QnEX%@7vlgCQ#1{hjeZG^`k#Ci_uaqf1FDhjr!L6iFUt*>#$=S z0z9ROWz6G7aR$CK1AJfAt>9eKtM@<54?vt3`BAa1$}JlSqMnekoMhp$lRh`X2?4;mR{&$eEml;NLl$^1 z?xe44`z^UFo(pfhY{2>Xk94NIr?>gNbteSB4@7aexjzBjQebD2MX*<7X``X!q#|pR z@t!RX5q*b@yud8Pg9;4`(U$?mowa<6Zy4ptOnx*b6xjSZ?AHRDTyNe_Mr*o+eq_oY zE!~NzcFo8i=f-}&_OC76?V++9-0jd4ha;C?pfblUGv&7Y?s z&V{Y+M7IU_jV@kb5JiQkYs6ldb2pyjJ6f}!4i$%nU4-0;6j`i?Chwn36@bTxcv8Ft zyrSLFZos3_8K6t1h?#H?h;(JvNE*&!X2WD$2r1$|s z{esY;gHD=BT?Buiz2`+is7o(A4qVQ;_q=l(jb`PEF?Q-&tU`##IAaC@-hZk>b+%QAZyI+XQ5K#D~&(au*9KN_PcZNJkwy%MO5c6Sx8fjVsf7f z;Z%$1CdM4T#vB#w&?~<37&`Ex=y6#ub+z^&k4^7RrK3%(=Pc5RZJ*hEn}sxn0ZGOR z>d#yARyxYT(>fU_1z*BRl5|2mT3Afs$1weEv3jTCTYv3a7k=5VN$@1`+M*Kkfyed;erp!aw{R`lm6h)CCgxX&vQKb%fwE z_>iF>rMMy-2lYg6kM7g`0usI7uT5EKn45;5RbyjE%vD;l{V zii#kiD!4?Fib%zPMeKv%LoG_7iUv0j`_O_yMgRYvOYuQy;PQWS&YAgVCTAL3tf|*l zw@oQ!#m66cgxW_cl^&&3b|PZ1KRsEgFyb$utWQkAdRVv8FZD4f z*&rI+B+tS8M}6y^)a)4 zuUWreG3!aNNpb{&;KZ@ny(#-?~9$&==UQ|1KxPmBkfMP27adz0ooUB=0a zGLBqUst@&Ru1Y*`UDSR`w$!3EoIW-bo zQxA4TAA7*8A$!dl@))zGt3TQ^)~q3qGi%7>&6=;iCw&vl8Zw&4@B-`Oib@N&tg5TF zplkS>l$ko>phrV{un~=IFpT~(wn0XZxptj75+WCYe|KN{LiU4enm#m;(PplA!IgL9 zV({nuOWdPU)4i^aVztvDmT_{+w(Cu eRN>)`D9p9g=Z7k+jG^#$sPx!Sg+GrMc>e;JbhqOG delta 1047 zcmXw%O=uHA6vy8tw$@s4V`8lub*-^})^20{Mu;Dc6+t3stq>42f(XJwL?{GPAylb| zg$)wWgNGs>Jfv(6A_@g_@gVdNi=f0J1-~viq~JyH|KAxGX8ynT=FNLEvv2BSpzu5p z3W`VogCF_ObSP}N1BT^hFp3ye!*-Vh#@r%CEI8&?g3t0#TSV?7I@T)U7$U``B30NU zZ6Yb?3uqKtg}#J3%S3KL7oavY(k@b7iS@N2HIy$QI064BDB}wokP~^kHmUd_DE&>S zC6bp2=6P&vcEgKvH@7Ogwq4n^UCOTPQFf(Y*~I~67Y~S}feq*k@{|uNb&jgIR6?nJ zLaCWl+8CndMP|<^NBOMYcuuK(UT?UlH(XLWi)uV@`Lfct1HX>n8ZWdw8_rw6 zE*(fWe!7{N7{$|ztONi3T>3#?4?Z>i4Hxjc$84r|Z2icmpn=BmDy8J}?WAZ7^@Zr$o2<1;}wQ3y}AMc>yvy*)Kre z2WEcqelRaU#uJ-yuiyF|^uF}Ww|KceOwogw-Xx-}-mB9yo!-b*On-8iN{>4t{{X`t B8#Vv{ diff --git a/Source/01D10F34!00000000!2AC174E15A8A2253.ModelLOD b/Source/01D10F34!00000000!2AC174E15A8A2253.ModelLOD index 7c99743c2877bd6008fb96ffbf98fc932c5fbcfd..0aa17599b86d4f489296944de7e92d65547007bc 100644 GIT binary patch delta 1460 zcmaizUr3Wt7{<@HEt{dRrJ2?$vzh&IHFdc(%~4B@ASRiKERwQ6kj20#tideILJJq4 zgdhchltOab!`dzBW|tuv`sU5h#l?S;Da80&q3)C3`X z*rs*45X0E2(kO%n+6}cpUqYWk>l20Og&I}}VTU@Pp;RH_>#+`hr7uee7wR)m@^@`Q z9sAa1v;Q`f>W~*?a(GfERXA54z71Oxqhjb>yA>c zJ6v2(-Ou&d0j|d?h42FH2f03bh<(w+JPuaTIDpev^MvOZtG$lZbewhe1Z(u9TzHzt zzH>abpO^lN((jZ0Cf3kp)?hQM&o9>@dn$mFn{IF++A0^^k_+19g1fAqAgf(vHQkr% zx_KPx;j!h(&JI$%r*{3^(Jh6@vBSo8gD?}%4| zNt;HzuT#L}A;z26JjAP{XLQ~>ktRLFtEGoHU3$J+-ppl45Aho50jo}HUUJR8qvZ

4UG8%Q^$Y|2Q!kKe0L1A>}Eno^GMgwbM#M{6WMvR8m!iaOh z6h>?V)BO^o*|jjbqn%*7Ut&9$vPS0v-U)mOS{O~_gXv_%1z-vz##f?+5$^(17;zz( z!iaHAS{PmYZZL%r7lA2^7+;r`MZ5=Gk&7@Ilwd$%#Q5~IFyg&n3L`EH+pOR9hM$$r z=V43f55+kC-WH$!e5O(L!$p8L3X&TGS5q3g&io*P>{S5knvj+=EO z|Jl=0G?ZZI92_)~v%) cV|NXVk;ne{QpVZ~F!nq1t}SIuZ~c+-7qK6=tpET3 delta 1039 zcmXw%OK1~O6o$_vG`6BLF=K5tYFZm#^$}y#iVbQpRS-+WS`Y%F7A%4=zM!HwRYLFu z4UU3P7cRPVkuq5nK`7|Pg^)!l1tkq4sJL;FLKh1D|J<8_JO6jjoOAzs@0`*?pjZlo zgCb&JG@hQRaL{nOjF>x!k;f<-3Ab*Hx%t4DYX!&L$)N2FHi_6M`xwGN>7!*LS?D}8 z3avxmLf1k-?wZuSkxDKHJl`@y^+GCJK~ upNuOulir#5@1Xa$yVm5rPT|#?#_MY)8uI1`W?H?`5xm+S;x#?76!{O(3K~lQ diff --git a/Source/0C772E27!0000001A!0F7313DE5DBB3F42.Halfwolf102_loot_cheat_Thermostat_LockBrokenness_Unlock.ActionTuning.xml b/Source/0C772E27!0000001A!0F7313DE5DBB3F42.Halfwolf102_loot_cheat_Thermostat_LockBrokenness_Unlock.ActionTuning.xml new file mode 100644 index 0000000..2e0216f --- /dev/null +++ b/Source/0C772E27!0000001A!0F7313DE5DBB3F42.Halfwolf102_loot_cheat_Thermostat_LockBrokenness_Unlock.ActionTuning.xml @@ -0,0 +1,24 @@ + + + + + + 15384 + + Object + + + + + + + 16683 + + Object + + 100 + + + + + \ No newline at end of file diff --git a/Source/220557DA!80000000!00713FA979A09162.English .StringTable b/Source/220557DA!80000000!00713FA979A09162.English .StringTable index a2fa954054a1a6414a139b0067a56a5256297901..d552e3d1ff72957ad0cd43e36ad58981a62ed735 100644 GIT binary patch delta 50 zcmbQlHIGXuIK;_^m4QK!0R|Rt6jEbme6rb+S)7qOrL-t9DJNASF)wAZKg(eN`@0MS delta 38 ncmbQoHHk|oIK;_^m4QK!0S2aT6jEbmys_DmS)6fl49g(^h4Tlx diff --git a/Source/220557DA!80000000!01713FA979A09162.Chinese .StringTable b/Source/220557DA!80000000!01713FA979A09162.Chinese .StringTable index 19cf75dafbb88fa4f3af65448f0d65cad6beedd3..4c311895db5fd2312a8858a741669cf2b0387c15 100644 GIT binary patch delta 118 zcmaFP@rpwzIK;_^m4QK!0S4Z06k5f^xMuQRrlSG-XFglA@5RPdPkZ~G&g*{Kzx`!v z@3T3b&vvYQx@*~!Jqw<-%zrv_#rr)y&(=?QI)B%*Icp%wp3UC!qG7`GDJvc~G=kV& QO)r}FK5l55e4cp*09&a;LI3~& delta 115 zcmaFG@ti{_IK;_^m4QK!0S4Y|6k5f^xN`DdrlY>=m%iAz>S=G^vlR=U&g*{Ky8YRl z&SyJTKHatK$({wzTIN5Ux#Invo~JvvJ=rnk+4?C@=kIzpXAMO0v)Nl-H1B=U)%1K$ OBard3y?^p0<{1E()IqEO diff --git a/Source/220557DA!80000000!02713FA979A09162.Chinese .StringTable b/Source/220557DA!80000000!02713FA979A09162.Chinese .StringTable index 5739f729bc0e45b1216d68313beb6d12670da57b..24896a4ea8281bc2c271d8cb6b3d3ad9ee5df409 100644 GIT binary patch delta 116 zcmcc0ahpRZIK;_^m4QK!0R|py6k5Z?ID7Jbrfq&N8)iORv+u>mRWJJ2Kb_b8V&?pp zt-a6YbUxd)`suD^&syd`+p*^9%oXqV^gLTX<>~xg&*rRwD0?=0%Zr8y&!?<-+|USQ PKVRSQqIvJ+z05NJyqH1f delta 110 zcmcc3ag{?TIK;_^m4QK!0S0bu6k5Z?ICb)VrfnWCR&IK+an+0d_0Lu;d^)fDY3uf9 zb2^{xTK#m_vZqa(pS8??I&;PQJv~o$EPJwJ%Cq%Tp3dL(Y|a{p;%BqBylCG0Y--2z LzV^w7nP&h1MMORa diff --git a/Source/220557DA!80000000!03713FA979A09162.Czech .StringTable b/Source/220557DA!80000000!03713FA979A09162.Czech .StringTable index 82768de248142ba2936130a0b81c6729a6c63bbc..6fff4edcb33083a17acd27e207dcf88dcbbaeb93 100644 GIT binary patch delta 85 zcmdnOeUMuyIK;_^m4QK!0S4SQ3Ux9ws%)Oa%)zL4q&G7qCpA|gQ6Vc;AwMNQC-2DY itfLDLuLX*v=A{;;r|yfC?z`KoYAYEEfIszPo)kfD&BpPQRnG&zk$ Ug)1XJCnYJdNFhIcawp4f0K1454gdfE delta 62 zcmX@db%aYOIK;_^m4QK!0R~QP6v|>|JT|$O`KpLZYEEfIs%~z6N@|WmPHI_dQEKtz MR2G%VQ&@HZ0Pq(QfB*mh diff --git a/Source/220557DA!80000000!05713FA979A09162.Dutch .StringTable b/Source/220557DA!80000000!05713FA979A09162.Dutch .StringTable index 1f54150b0ca2124c5f466496a73a85b05ea28c9d..3f94b295a52bca98130921b65959ebd19dd73827 100644 GIT binary patch delta 78 zcmZqT>ERIy4sr5fWnd6wfPsk{h4wQuT5i6?%*!aIkei>9nxl|etWcJpUsRQunx{~f bm^b+ci!4t{X=zbaVs2`YLTcV*5!QDA=v)@k delta 92 zcmeC-Y2pzI4sr5fWnd6wfPwanLi?E+^*3K)=4CY1&CO3q%~2@NFG?vBtK7NutKkid5a)#GIT=h2qTO z!%K2X4le;pZem_ZX;EgLLRO+eex5>VUTRT#W@1TdMt*j7Vq$JV KV&de(EC&I24=Snv diff --git a/Source/220557DA!80000000!07713FA979A09162.French .StringTable b/Source/220557DA!80000000!07713FA979A09162.French .StringTable index 371f1ad979c0035d10e2bc1dd1fe98d7d86448cb..d27c85d86f4ea2c37db4364a2439a16142019212 100644 GIT binary patch delta 72 zcmcc4^O8p>IK;_^m4QK!0S4Y}6w+j2)R}C<@`FFMxI`f*v#jXwN`=I-)a1!FtQuS? WrA3KJIjIV%C6oU#iA}C#y$1lRsTJh_ delta 61 zcmaFKbDc*hIK;_^m4QK!0S4}D6w+j2l$vbA@`F1$KewPLH7`Y>G;eYqlf>jWR^G|~ LnM5adv)%&$#*Gmc diff --git a/Source/220557DA!80000000!08713FA979A09162.German .StringTable b/Source/220557DA!80000000!08713FA979A09162.German .StringTable index 80bb230d854f4dd7dba893950755382377e625c4..2625bbdde121c3d74853d73946a139c1f1df7ca2 100644 GIT binary patch delta 54 zcmZ3>y_Z`kIK;_^m4QK!0S25l3TFtH!K$cmOBYo diff --git a/Source/220557DA!80000000!0B713FA979A09162.Italian .StringTable b/Source/220557DA!80000000!0B713FA979A09162.Italian .StringTable index 14f01a1307299da2526d2c3b27647c41c032b307..49117a82e4d0f0bdf37020f23b253fdbc1ec160c 100644 GIT binary patch delta 54 zcmcb@bC*XbIK;_^m4QK!0R|pz6nf3f7`OQ!vpXYqN@-DQS$34 z32R^M>3rNc{c%I%Z%}wUYsH&6E6~)eeBIqKIi2+$ E04w@l=Kufz delta 125 zcmaFObCgFYIK;_^m4QK!0R~QO6nenS7`XW}vovGa+y;d=GgiFrZ&7&Dvgb|9oHsKY z6y8o<@oM)Bg*OZ4yxP3=^@JI(S8h;vwPVBU%{vrcuUhfCcgO3^TV8iBQFt?b!t0if dH_L%KX03QLXT_VjTNGZmO?uO{b#fQ$Ljbl+LP`Jt diff --git a/Source/220557DA!80000000!0E713FA979A09162.Norwegian.StringTable b/Source/220557DA!80000000!0E713FA979A09162.Norwegian.StringTable index 544c4a77e4374ef8822c0bb31c40f70e5d72953e..7fefc431611b584a01e113a709882c908bf015f2 100644 GIT binary patch delta 111 zcmX@ewVO*QIK;_^m4QK!0R|3i6!KNJ-68NG~eQ%gaekPfyKDNmZCUiDe}Kj4U7$ diff --git a/Source/220557DA!80000000!0F713FA979A09162.Polish .StringTable b/Source/220557DA!80000000!0F713FA979A09162.Polish .StringTable index 1125958f98e72f6045b29b5f0a6fee3358d628be..ad105e993628ac5e82d38118332344fb0b8b9c93 100644 GIT binary patch delta 89 zcmdnVbA?AJIK;_^m4QK!0S0bv6xzwm*uMD;vmv8WPHA>=X>oper9y6gN@|WmR%&sH nLV0CDesSW_J^6W+3gwgeS!K9NipmpnimNIWGB<0n@-qSedBGdc delta 62 zcmcb@vy(?CIK;_^m4QK!0S5MM6xzwmn6vo|vmv8UZhlH?jzUgpc5!KOetD%rZsKHl LR+-IitbB|B-X0Km diff --git a/Source/220557DA!80000000!11713FA979A09162.Portuguese .StringTable b/Source/220557DA!80000000!11713FA979A09162.Portuguese .StringTable index 2e266475f00d4faec6321e39a5ea75970107b941..c999a8a8be18de21a5f38dd857a0f8ff532f1075 100644 GIT binary patch delta 90 zcmey(-OVEu9OC4|%D^DV00R>?3O#0K6q)>u`3hsnE$wI6mTq&svsd=eI>6wX> IO68!l|Ru=`^Fg{>Ex zfc$=ii;a`>88s)za_})-?42ynA}h8*N8w`og{>F%D1fwF*n43gP|M!U+c-iQ0nBS3aM$C$(bPTWM$Sf0D?6d6aWAK delta 60 zcmZqSdCx5r9OC4|%D^DV00Si(h0ZWD@^8M+tj{Q#nwFWInVMIUs*suoM5#sThu0=f IwqQL20H&@H6#xJL diff --git a/Source/220557DA!80000000!15713FA979A09162.Swedish .StringTable b/Source/220557DA!80000000!15713FA979A09162.Swedish .StringTable index 507d9b4bc2879a80a8c8d19a4f1970595ff59f30..7af05ead52dec3a7ac080baded079ced765eefd9 100644 GIT binary patch delta 61 zcmaFK^_fd3IK;_^m4QK!0S10-6iQ@f{5QFT`2kyYer|4R(d1YbRi2E)OLKCP5{ne_ LlQSkavb+EQ{^t`z delta 64 zcmey&^^!{{IK;_^m4QK!0S4Y}6iQ@f{4%+O`2lxMYFTPgYEfdbLhi)7;@tVk848D& O6e;AU7ESJEc>w@EvJ}(+ diff --git a/Source/5B02819E!0000001A!00000000AD1933FC.Halfwolf102_thermostat_MatState_Broken.ObjectStateTuning.xml b/Source/5B02819E!0000001A!00000000AD1933FC.Halfwolf102_thermostat_MatState_Broken.ObjectStateTuning.xml new file mode 100644 index 0000000..112ccd9 --- /dev/null +++ b/Source/5B02819E!0000001A!00000000AD1933FC.Halfwolf102_thermostat_MatState_Broken.ObjectStateTuning.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Source/5B02819E!0000001A!8438886C5A28DEEC.Halfwolf102_thermostat_MatState.ObjectStateTuning.xml b/Source/5B02819E!0000001A!8438886C5A28DEEC.Halfwolf102_thermostat_MatState.ObjectStateTuning.xml index a4eec83..3774377 100644 --- a/Source/5B02819E!0000001A!8438886C5A28DEEC.Halfwolf102_thermostat_MatState.ObjectStateTuning.xml +++ b/Source/5B02819E!0000001A!8438886C5A28DEEC.Halfwolf102_thermostat_MatState.ObjectStateTuning.xml @@ -4,5 +4,6 @@ 3902331901 3751480432 3736178502 + 2904110076 \ No newline at end of file diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index 92ae632..1d15e82 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -30,6 +30,37 @@ + + + 15076 + + + + 15080 + 187699 + 3154629786164256605 + + + + + + 15078 + + + + 15081 + 187699 + 3154629786164256605 + + + + + + 208412 + + + + 77532 @@ -55,6 +86,7 @@ 187698 39737 3154629786164256605 + 15081 @@ -67,6 +99,7 @@ 187699 39737 3154629786164256605 + 15081 @@ -79,6 +112,7 @@ 187700 39737 3154629786164256605 + 15081 @@ -91,6 +125,7 @@ 187698 39737 5451228909861312593 + 15081 @@ -103,6 +138,7 @@ 187699 39737 5451228909861312593 + 15081 @@ -115,6 +151,7 @@ 187700 39737 5451228909861312593 + 15081 @@ -124,6 +161,93 @@ + + + + 15076 + + + 15077 + + + 15078 + + + + 15078 + + + + + + 15080 + + + + + + + + + 208412 + 1 + + + + + + 10 + + + -0.0694 + 233027 + + + + + + + + + + Halfwolf102:thermostat_MatState_Broken + + + + + + + 15081 + + + + + + + + + 208412 + + + + + + + + + + + + + + + + + + + 15081 + + @@ -182,6 +306,22 @@ 5108503156620794432 + + + + 15385 + + + 15386 + + + 15384 + + + + 15385 + + @@ -292,6 +432,15 @@ 233027 + + 60 + + + -0.4 + 16633 + + + @@ -362,6 +511,15 @@ 233027 + + 60 + + + -0.4 + 16633 + + + @@ -389,7 +547,22 @@ 4586599154549429818 - + + + + + + 60 + + + -0.1 + 16633 + + + + + + @@ -446,6 +619,15 @@ 233027 + + 60 + + + -0.4 + 16633 + + + @@ -516,6 +698,15 @@ 233027 + + 60 + + + -0.4 + 16633 + + + @@ -559,8 +750,14 @@ 13328 13326 103888 + 13319 + 13327 + 99087 + 34922 + 129510 3548907697686937135 7080592669505880425 + 8179174644774532449 13287646958440881458 5676947695433561610 9019585887282725356 @@ -576,8 +773,25 @@ 13218779235326325364 9814816751042190917 8414362439440653799 + 5827079572255981077 + 3578916169207930360 + 3763485286856726065 + 9399009933579384811 74457 + + + + + 16633 + + DECREASE + 1 + + + + + diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index 1582bcc..1de23db 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -30,6 +30,37 @@ + + + 15076 + + + + 15080 + 187699 + 3154629786164256605 + + + + + + 15078 + + + + 15081 + 187699 + 3154629786164256605 + + + + + + 208412 + + + + 77532 @@ -55,6 +86,7 @@ 187698 39737 3154629786164256605 + 15081 @@ -67,6 +99,7 @@ 187699 39737 3154629786164256605 + 15081 @@ -79,6 +112,7 @@ 187700 39737 3154629786164256605 + 15081 @@ -91,6 +125,7 @@ 187698 39737 5451228909861312593 + 15081 @@ -103,6 +138,7 @@ 187699 39737 5451228909861312593 + 15081 @@ -115,6 +151,7 @@ 187700 39737 5451228909861312593 + 15081 @@ -124,6 +161,93 @@ + + + + 15076 + + + 15077 + + + 15078 + + + + 15078 + + + + + + 15080 + + + + + + + + + 208412 + 1 + + + + + + 10 + + + -0.0694 + 233027 + + + + + + + + + + Halfwolf102:thermostat_MatState_Broken + + + + + + + 15081 + + + + + + + + + 208412 + + + + + + + + + + + + + + + + + + + 15081 + + @@ -182,6 +306,22 @@ 2610234671876013873 + + + + 15385 + + + 15386 + + + 15384 + + + + 15384 + + @@ -292,6 +432,15 @@ 233027 + + 60 + + + -0.4 + 16633 + + + @@ -362,6 +511,15 @@ 233027 + + 60 + + + -0.4 + 16633 + + + @@ -389,7 +547,22 @@ 4586599154549429818 - + + + + + + 60 + + + -0.1 + 16633 + + + + + + @@ -446,6 +619,15 @@ 233027 + + 60 + + + -0.4 + 16633 + + + @@ -516,6 +698,15 @@ 233027 + + 60 + + + -0.4 + 16633 + + + @@ -548,7 +739,7 @@ - 4586599154549429818 + 190858 @@ -559,8 +750,14 @@ 13328 13326 103888 + 13319 + 13327 + 99087 + 34922 + 129510 3548907697686937135 7080592669505880425 + 8179174644774532449 13287646958440881458 5676947695433561610 9019585887282725356 @@ -576,8 +773,25 @@ 13218779235326325364 9814816751042190917 8414362439440653799 + 5827079572255981077 + 3578916169207930360 + 3763485286856726065 + 9399009933579384811 74457 + + + + + 16633 + + DECREASE + 1 + + + + + diff --git a/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml b/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml index 1fad7e0..65c9a71 100644 --- a/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml +++ b/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml @@ -574,6 +574,12 @@ ActiveHousehold + + + NOTEQUAL + 15080 + + 6195482010419633318 diff --git a/Source/E882D22F!00000000!31AADD4B428A5DF8.Halfwolf102_Thermostat_ecoUpgrade_LockBrokenness.InteractionTuning.xml b/Source/E882D22F!00000000!31AADD4B428A5DF8.Halfwolf102_Thermostat_ecoUpgrade_LockBrokenness.InteractionTuning.xml new file mode 100644 index 0000000..d8678f4 --- /dev/null +++ b/Source/E882D22F!00000000!31AADD4B428A5DF8.Halfwolf102_Thermostat_ecoUpgrade_LockBrokenness.InteractionTuning.xml @@ -0,0 +1,617 @@ + + + + + + + + + 0.8 + 2 + + + + + + + + + + + 0.5 + + + + + + + + + + + + + + + + + + + + + Object + + + + + False + 0.75 + + + + + 40705 + + + + + + + 16683 + + 100 + + Object + + + + EXIT_NATURALLY + + + + 40702 + + + 40144 + + + 39200 + + + + + + 34905 + + + + + + + + + + LargePeriodic + + + + + + 0.833 + 16683 + + Object + + + + + + 0.833 + 16683 + + Object + + + + + + 16704 + + + + 10 + + + + + + + + + + + + False + 5 + 28786 + + + + + 1 + 76225 + + + + + + + 29426 + + + 8 + 9 + + + + + + + + + + + + + 0.5 + 16683 + + Object + + + + + + + + 232794 + + + + + + + + + + + -5 + 16616 + + + + True + + + False + + + + + + + + 0x41F0E48A + + 264121 + + + Actor + + + + + + + 264147 + + + + + + + + + + + + 0x88E276B5 + + 264212 + + + Actor + + + + + + + 264182 + + + + + + + + + + + + Career_ChanceCard_01 + + + 265951 + + + + + + + Career_ChanceCard_01 + + + + 0 + + + + 269223 + + + + + + 0 + + + + + + 266805 + 264182 + 264147 + + + + + + + + 0 + + + + 267815 + + + + + + + + + + + + + + + Career_ChanceCard_01 + + + 265952 + + + + + + + Career_ChanceCard_01 + + + + 0 + + + + 269223 + + + + + + 0 + + + + + + 266805 + 264182 + 264147 + + + + + + + + 0 + + + + 267812 + + + + + + + + + + + + + + + + + + + + + 15502 + + 0xAF0A6790 + + + + + + + + + + 14639 + + + + + + + + + + + + + + + Actor + + + + + + + + + Object + + + + + + + + 0xA17D289D + + + Interaction_Upgrade + Interaction_Super + Interaction_All + Interaction_Skill_Handiness + + + + + + 241946 + 4 + + + + + + + + + + 0x2898B0EE + + + + + + + 39054 + + + + + + + 0xF80506D0 + + + + Actor + True + + + + 14639 + + + + + + + + + + + + + + 2f7d0004:00000000:ff7bcb3a39977b60 + + + + + 0x3140C62B + + + + + + + + + + + + + + NotCritical + + + + + + + 28449 + + + + + 8 + + True + + + + + + + + + + + + Object + + + + + + + + + Actor + + + + + NORMAL + + + + 1 + 10 + + + 16704 + + 1 + OBJECT + + + + + + + + + + + + Actor + + + + + True + False + True + ActiveHousehold + + + + + NOTEQUAL + 15080 + + + + + 15385 + + + + + EQUAL + + 0xE947D8ED + + 39737 + + + + 28305 + + + 28176 + + + + 16704 + + + + 8 + + + + + 0xD66C7842 + + + + + + 120 + \ No newline at end of file diff --git a/Source/E882D22F!00000000!343A95EDB8811631.Halfwolf102_Thermostat_Upgrade_LockBrokenness_resume.InteractionTuning.xml b/Source/E882D22F!00000000!343A95EDB8811631.Halfwolf102_Thermostat_Upgrade_LockBrokenness_resume.InteractionTuning.xml new file mode 100644 index 0000000..cc73b5f --- /dev/null +++ b/Source/E882D22F!00000000!343A95EDB8811631.Halfwolf102_Thermostat_Upgrade_LockBrokenness_resume.InteractionTuning.xml @@ -0,0 +1,604 @@ + + + + + + + + + 0.8 + 2 + + + + + + + + + + + 0.5 + + + + + + + + + + + + + + + + + + + + + Object + + + + + False + 0.75 + + + + + 40705 + + + + + + + 16683 + + 100 + + Object + + + + EXIT_NATURALLY + + + + 40702 + + + 40144 + + + 39200 + + + + + + 34905 + + + + + + + + + + LargePeriodic + + + + + + 0.833 + 16683 + + Object + + + + + + 0.833 + 16683 + + Object + + + + + + 16704 + + + + 10 + + + + + + + + + + + + False + 5 + 28786 + + + + + 1 + 76225 + + + + + + + 29426 + + + 8 + 9 + + + + + + + + + + + + + 0.5 + 16683 + + Object + + + + + + + + 232794 + + + + + + + + + + + -5 + 16616 + + + + + + False + + + + + + + + 0x41F0E48A + + 264121 + + + Actor + + + + + + + 264147 + + + + + + + + + + + + 0x88E276B5 + + 264212 + + + Actor + + + + + + + 264182 + + + + + + + + + + + + Career_ChanceCard_01 + + + 265951 + + + + + + + Career_ChanceCard_01 + + + + 0 + + + + 269223 + + + + + + 0 + + + + + + 266805 + 264182 + 264147 + + + + + + + + 0 + + + + 267815 + + + + + + + + + + + + + + + Career_ChanceCard_01 + + + 265952 + + + + + + + Career_ChanceCard_01 + + + + 0 + + + + 269223 + + + + + + 0 + + + + + + 266805 + 264182 + 264147 + + + + + + + + 0 + + + + 267812 + + + + + + + + + + + + + + + + + + + + + 15502 + + 0xF7CF4D50 + + + + + + + + + + 14639 + + + + + + + + + + + + + + + Actor + + + + + + + + + Object + + + + + + + + 0x4650161A + + + Interaction_Upgrade + Interaction_Super + Interaction_All + Interaction_Skill_Handiness + + + + + + + 0x2898B0EE + + + + + + + 39054 + + + + + + + 0xF80506D0 + + + + Actor + True + + + + 14639 + + + + + + + + + + + + + + 2f7d0004:00000000:ff7bcb3a39977b60 + + + + + 0x3140C62B + + + + + + + + + + + + + + NotCritical + + + + + + + 28449 + + + + + 8 + + True + + + + + + + + + + + + Object + + + + + + + + + Actor + + + + + NORMAL + + + + 1 + 10 + + + 16704 + + 1 + OBJECT + + + + + + + + + + + + Actor + + + + + True + ActiveHousehold + + + + + NOTEQUAL + 15080 + + + + + 15386 + + + + + EQUAL + + 0xE947D8ED + + 39737 + + + + 28305 + + + 28176 + + + + 16704 + + + + 8 + + + + + 0xD66C7842 + + + + + + 120 + \ No newline at end of file diff --git a/Source/E882D22F!00000000!50DDF1FF6E40BE15.Halfwolf102_Thermostat_Upgrade_LockBrokenness.InteractionTuning.xml b/Source/E882D22F!00000000!50DDF1FF6E40BE15.Halfwolf102_Thermostat_Upgrade_LockBrokenness.InteractionTuning.xml new file mode 100644 index 0000000..a7e4424 --- /dev/null +++ b/Source/E882D22F!00000000!50DDF1FF6E40BE15.Halfwolf102_Thermostat_Upgrade_LockBrokenness.InteractionTuning.xml @@ -0,0 +1,621 @@ + + + + + + + + + 0.8 + 2 + + + + + + + + + + + 0.5 + + + + + + + + + + + + + + + + + + + + + Object + + + + + False + 0.75 + + + + + 40705 + + + + + + + 16683 + + 100 + + Object + + + + EXIT_NATURALLY + + + + 40702 + + + 40144 + + + 39200 + + + + + + 34905 + + + + + + + + + + LargePeriodic + + + + + + 0.833 + 16683 + + Object + + + + + + 0.833 + 16683 + + Object + + + + + + 16704 + + + + 10 + + + + + + + + + + + + False + 5 + 28786 + + + + + 1 + 76225 + + + + + + + 29426 + + + 8 + 9 + + + + + + + + + + + + + 0.5 + 16683 + + Object + + + + + + + + 232794 + + + + + + + + + + + -5 + 16616 + + + + True + + + False + + + + + + + + 0x41F0E48A + + 264121 + + + Actor + + + + + + + 264147 + + + + + + + + + + + + 0x88E276B5 + + 264212 + + + Actor + + + + + + + 264182 + + + + + + + + + + + + Career_ChanceCard_01 + + + 265951 + + + + + + + Career_ChanceCard_01 + + + + 0 + + + + 269223 + + + + + + 0 + + + + + + 266805 + 264182 + 264147 + + + + + + + + 0 + + + + 267815 + + + + + + + + + + + + + + + Career_ChanceCard_01 + + + 265952 + + + + + + + Career_ChanceCard_01 + + + + 0 + + + + 269223 + + + + + + 0 + + + + + + 266805 + 264182 + 264147 + + + + + + + + 0 + + + + 267812 + + + + + + + + + + + + + + + + + + + + + 15502 + + 0xD33652E7 + + + + + + + + + + 14639 + + + + + + + + + + + + + + + Actor + + + + + + + + + Object + + + + + + + + 0x4650161A + + + Interaction_Upgrade + Interaction_Super + Interaction_All + Interaction_Skill_Handiness + + + + + + 22678 + 2 + + + 22671 + 2 + + + + + + + + + + 0x2898B0EE + + + + + + + 39054 + + + + + + + 0xF80506D0 + + + + Actor + True + + + + 14639 + + + + + + + + + + + + + + 2f7d0004:00000000:ff7bcb3a39977b60 + + + + + 0x3140C62B + + + + + + + + + + + + + + NotCritical + + + + + + + 28449 + + + + + 8 + + True + + + + + + + + + + + + Object + + + + + + + + + Actor + + + + + NORMAL + + + + 1 + 10 + + + 16704 + + 1 + OBJECT + + + + + + + + + + + + Actor + + + + + True + False + True + ActiveHousehold + + + + + NOTEQUAL + 15080 + + + + + 15385 + + + + + EQUAL + + 0xE947D8ED + + 39737 + + + + 28305 + + + 28176 + + + + 16704 + + + + 8 + + + + + 0xD66C7842 + + + + + + 120 + \ No newline at end of file diff --git a/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml b/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml index c6405af..e833626 100644 --- a/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml +++ b/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml @@ -574,6 +574,12 @@ ActiveHousehold + + + NOTEQUAL + 15080 + + 5108503156620794432 diff --git a/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml b/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml index 9615a25..6685e66 100644 --- a/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml +++ b/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml @@ -65,6 +65,12 @@ ActiveHousehold + + + NOTEQUAL + 15080 + + 4076055836307821283 diff --git a/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml new file mode 100644 index 0000000..095f536 --- /dev/null +++ b/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml @@ -0,0 +1,40 @@ + + + + True + 274721 + True + + True + 0xA17D289D + + + INVALID + + + + + + + + 1113255378666864450 + + + + + + + + + False + + OBJECT + + + + NOTEQUAL + 15384 + + + + \ No newline at end of file diff --git a/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml b/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml index 5871129..7258865 100644 --- a/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml +++ b/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml @@ -65,6 +65,12 @@ ActiveHousehold + + + NOTEQUAL + 15080 + + 2610234671876013873 diff --git a/Source/E882D22F!00000000!826FFDBC8B5DF7EB.Halfwolf102_Thermostat_Upgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml b/Source/E882D22F!00000000!826FFDBC8B5DF7EB.Halfwolf102_Thermostat_Upgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml new file mode 100644 index 0000000..980ddb3 --- /dev/null +++ b/Source/E882D22F!00000000!826FFDBC8B5DF7EB.Halfwolf102_Thermostat_Upgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml @@ -0,0 +1,89 @@ + + + + False + 0.5 + 15502 + + 0xD33652E7 + + + + + + + Actor + + + + + + + + + Object + + + + + + + + Interaction_Super + Interaction_All + + + + + 2f7d0004:00000000:7d6ce658c6cde7a9 + + + + + False + + NORMAL + 1 + OBJECT + + + + + + + + + + + + Actor + + + + + True + ActiveHousehold + + + + + NOTEQUAL + 15080 + + + + + 15384 + + + + + + 0x4650161A + + 15385 + + + + 30 + \ No newline at end of file diff --git a/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml b/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml index 3f07cde..4007e46 100644 --- a/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml +++ b/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml @@ -557,6 +557,12 @@ ActiveHousehold + + + NOTEQUAL + 15080 + + 5320231807744720637 diff --git a/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml b/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml index a91d951..dcd3709 100644 --- a/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml +++ b/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml @@ -570,6 +570,12 @@ ActiveHousehold + + + NOTEQUAL + 15080 + + 6195482010419633318 diff --git a/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml b/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml index d128ee6..23eea2e 100644 --- a/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml +++ b/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml @@ -557,6 +557,12 @@ ActiveHousehold + + + NOTEQUAL + 15080 + + 13419583200880891987 diff --git a/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml b/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml index c7e808b..4fc0ffe 100644 --- a/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml +++ b/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml @@ -570,6 +570,12 @@ ActiveHousehold + + + NOTEQUAL + 15080 + + 5108503156620794432 diff --git a/Source/E882D22F!0000001A!2BB0DB7AE5193703.Halfwolf102_Thermostat_SetMedium_AutoOn.InteractionTuning.xml b/Source/E882D22F!0000001A!2BB0DB7AE5193703.Halfwolf102_Thermostat_SetMedium_AutoOn.InteractionTuning.xml index bbd632e..07f7e80 100644 --- a/Source/E882D22F!0000001A!2BB0DB7AE5193703.Halfwolf102_Thermostat_SetMedium_AutoOn.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!2BB0DB7AE5193703.Halfwolf102_Thermostat_SetMedium_AutoOn.InteractionTuning.xml @@ -89,6 +89,12 @@ Actor + + + NOTEQUAL + 15080 + + EQUAL diff --git a/Source/E882D22F!0000001A!4EC891D9EACA360A.Halfwolf102_Thermostat_SetHigh_AutoOff.InteractionTuning.xml b/Source/E882D22F!0000001A!4EC891D9EACA360A.Halfwolf102_Thermostat_SetHigh_AutoOff.InteractionTuning.xml index 8c15856..ef72b5e 100644 --- a/Source/E882D22F!0000001A!4EC891D9EACA360A.Halfwolf102_Thermostat_SetHigh_AutoOff.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!4EC891D9EACA360A.Halfwolf102_Thermostat_SetHigh_AutoOff.InteractionTuning.xml @@ -163,6 +163,12 @@ Actor + + + NOTEQUAL + 15080 + + EQUAL diff --git a/Source/E882D22F!0000001A!56BBFCD349D887D7.Halfwolf102_Thermostat_SetMedium_AutoOff.InteractionTuning.xml b/Source/E882D22F!0000001A!56BBFCD349D887D7.Halfwolf102_Thermostat_SetMedium_AutoOff.InteractionTuning.xml index c2749b3..8700b92 100644 --- a/Source/E882D22F!0000001A!56BBFCD349D887D7.Halfwolf102_Thermostat_SetMedium_AutoOff.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!56BBFCD349D887D7.Halfwolf102_Thermostat_SetMedium_AutoOff.InteractionTuning.xml @@ -89,6 +89,12 @@ Actor + + + NOTEQUAL + 15080 + + EQUAL diff --git a/Source/E882D22F!0000001A!7D2C0193A09D01EC.Halfwolf102_Thermostat_SetHigh_AutoOn.InteractionTuning.xml b/Source/E882D22F!0000001A!7D2C0193A09D01EC.Halfwolf102_Thermostat_SetHigh_AutoOn.InteractionTuning.xml index 3e37c7f..f4b68f3 100644 --- a/Source/E882D22F!0000001A!7D2C0193A09D01EC.Halfwolf102_Thermostat_SetHigh_AutoOn.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!7D2C0193A09D01EC.Halfwolf102_Thermostat_SetHigh_AutoOn.InteractionTuning.xml @@ -163,6 +163,12 @@ Actor + + + NOTEQUAL + 15080 + + EQUAL diff --git a/Source/E882D22F!0000001A!8D703AE5244665E0.Halfwolf102_Thermostat_SetLow_AutoOn.InteractionTuning.xml b/Source/E882D22F!0000001A!8D703AE5244665E0.Halfwolf102_Thermostat_SetLow_AutoOn.InteractionTuning.xml index 236b2bd..53a5d9d 100644 --- a/Source/E882D22F!0000001A!8D703AE5244665E0.Halfwolf102_Thermostat_SetLow_AutoOn.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!8D703AE5244665E0.Halfwolf102_Thermostat_SetLow_AutoOn.InteractionTuning.xml @@ -163,6 +163,12 @@ Actor + + + NOTEQUAL + 15080 + + EQUAL diff --git a/Source/E882D22F!0000001A!9C19FB5CA39F295E.Halfwolf102_Thermostat_SetLow_AutoOff.InteractionTuning.xml b/Source/E882D22F!0000001A!9C19FB5CA39F295E.Halfwolf102_Thermostat_SetLow_AutoOff.InteractionTuning.xml index 0a52787..905cba7 100644 --- a/Source/E882D22F!0000001A!9C19FB5CA39F295E.Halfwolf102_Thermostat_SetLow_AutoOff.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!9C19FB5CA39F295E.Halfwolf102_Thermostat_SetLow_AutoOff.InteractionTuning.xml @@ -163,6 +163,12 @@ Actor + + + NOTEQUAL + 15080 + + EQUAL diff --git a/Source/E882D22F!0000001A!B8673481FAAB1D32.Halfwolf102_Thermostat_SetAuto.InteractionTuning.xml b/Source/E882D22F!0000001A!B8673481FAAB1D32.Halfwolf102_Thermostat_SetAuto.InteractionTuning.xml index 9949d5d..84faddf 100644 --- a/Source/E882D22F!0000001A!B8673481FAAB1D32.Halfwolf102_Thermostat_SetAuto.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!B8673481FAAB1D32.Halfwolf102_Thermostat_SetAuto.InteractionTuning.xml @@ -98,6 +98,12 @@ 4076055836307821283 + + + NOTEQUAL + 15080 + + NOTEQUAL From 5474577714c1f2465a1fe610e2bc3c05876141fc Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Tue, 31 Oct 2023 18:20:16 -0500 Subject: [PATCH 09/19] Misc: Changed Instance ID of the name string for auto mode unlock cheat --- ...0000!00713FA979A09162.English .StringTable | Bin 1310 -> 1310 bytes ...0000!01713FA979A09162.Chinese .StringTable | Bin 1130 -> 1130 bytes ...0000!02713FA979A09162.Chinese .StringTable | Bin 1115 -> 1115 bytes ...000000!03713FA979A09162.Czech .StringTable | Bin 1473 -> 1473 bytes ...00000!04713FA979A09162.Danish .StringTable | Bin 1358 -> 1358 bytes ...000000!05713FA979A09162.Dutch .StringTable | Bin 1548 -> 1548 bytes ...0000!06713FA979A09162.Finnish .StringTable | Bin 1412 -> 1412 bytes ...00000!07713FA979A09162.French .StringTable | Bin 1641 -> 1641 bytes ...00000!08713FA979A09162.German .StringTable | Bin 1469 -> 1469 bytes ...0000!0B713FA979A09162.Italian .StringTable | Bin 1629 -> 1629 bytes ...000!0C713FA979A09162.Japanese .StringTable | Bin 1729 -> 1729 bytes ...00000!0D713FA979A09162.Korean .StringTable | Bin 1643 -> 1643 bytes ...000!0E713FA979A09162.Norwegian.StringTable | Bin 1339 -> 1339 bytes ...00000!0F713FA979A09162.Polish .StringTable | Bin 1620 -> 1620 bytes ...0!11713FA979A09162.Portuguese .StringTable | Bin 1547 -> 1547 bytes ...0000!12713FA979A09162.Russian .StringTable | Bin 2571 -> 2571 bytes ...0000!13713FA979A09162.Spanish .StringTable | Bin 1540 -> 1540 bytes ...0000!15713FA979A09162.Swedish .StringTable | Bin 1395 -> 1395 bytes ...ermostat_Auto_Unlock.InteractionTuning.xml | 2 +- 19 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/220557DA!80000000!00713FA979A09162.English .StringTable b/Source/220557DA!80000000!00713FA979A09162.English .StringTable index d552e3d1ff72957ad0cd43e36ad58981a62ed735..9834876309dbfe9367a3f5c1dc7f7a4c0dd3b698 100644 GIT binary patch delta 17 ZcmbQoHIHk<14b4ZbDhbXpDSP0suR31~&iz delta 17 Zcmcc3ahqeq3`Q3Fn470I&tcrp1OP+W2V(#L diff --git a/Source/220557DA!80000000!03713FA979A09162.Czech .StringTable b/Source/220557DA!80000000!03713FA979A09162.Czech .StringTable index 6fff4edcb33083a17acd27e207dcf88dcbbaeb93..cf841dd0eb826ed67fbaec0dc9b075ebb14126cb 100644 GIT binary patch delta 17 ZcmX@eeUN*@Q$`jUbDhbXUozfc1^_*c2E70P delta 17 ZcmX@eeUN*@Q$`m1n470Izhu0@3;;#-2k8I+ diff --git a/Source/220557DA!80000000!04713FA979A09162.Danish .StringTable b/Source/220557DA!80000000!04713FA979A09162.Danish .StringTable index 4e8ab47a55ead22453c468e8d30c792e878d36e9..3c340f2268cce5958e6c8553f974a74dd7d29037 100644 GIT binary patch delta 17 ZcmX@db&hMpH%1m2bDhbXe=&wI0{}l426F%a delta 17 ZcmX@db&hMpH%1own470I|6&Yb1^`EY2cG}{ diff --git a/Source/220557DA!80000000!05713FA979A09162.Dutch .StringTable b/Source/220557DA!80000000!05713FA979A09162.Dutch .StringTable index 3f94b295a52bca98130921b65959ebd19dd73827..6ee7739864771a3fd58d92a914f871495c9c0f84 100644 GIT binary patch delta 16 XcmeC->EYSH!NekCt}}Tt4-*RjBbWoW delta 16 XcmeC->EYSH!Ng)8bMw?<9wrt5D%1qx diff --git a/Source/220557DA!80000000!06713FA979A09162.Finnish .StringTable b/Source/220557DA!80000000!06713FA979A09162.Finnish .StringTable index 05293f01b9adf3a46c262125fe02351509739d4e..299a99f21232b2e270cbbe790b0700fce197813a 100644 GIT binary patch delta 17 YcmZqSZsFeWi;+dfTxas;e~fL+05+Kh8vp@xz6Oxs!TJO0Wezx?*IS* delta 17 ZcmdnXy_b7~A`^>!%*|7qRhecm0{}R~1{(kX diff --git a/Source/220557DA!80000000!0B713FA979A09162.Italian .StringTable b/Source/220557DA!80000000!0B713FA979A09162.Italian .StringTable index 49117a82e4d0f0bdf37020f23b253fdbc1ec160c..838575e1a97a829725fd36b02aa22abfaa4086b9 100644 GIT binary patch delta 17 Ycmcc1bC+j>3=@ltxz6Ox3QV>v05fz1%>V!Z delta 17 Ycmcc1bC+j>3=@le%*|7q6_{*U06W|T`2YX_ diff --git a/Source/220557DA!80000000!0C713FA979A09162.Japanese .StringTable b/Source/220557DA!80000000!0C713FA979A09162.Japanese .StringTable index 67a9c31d6b3944d8db4415cb2c5cd39e3b341fd7..d39cde83d80d024f37362800020413598c909f22 100644 GIT binary patch delta 23 fcmX@edyscS3lp1+xz1z;r^x|KdYgAJak2maS>Xn{ delta 23 fcmX@edyscS3lp1t%*|5_PLl(e^fvEc;$#5;X;BB} diff --git a/Source/220557DA!80000000!0D713FA979A09162.Korean .StringTable b/Source/220557DA!80000000!0D713FA979A09162.Korean .StringTable index e2fe956cc5d221be9d1e9704682a90f3badf6770..8f1c6e522bd862e0d1326baa7c5e91d9250547cb 100644 GIT binary patch delta 17 YcmaFO^O|Ra4HJuuxz6Ox4ouoC05=c?7XSbN delta 17 YcmaFO^O|Ra4HJuf%*|7q9hkIP06%yJLjV8( diff --git a/Source/220557DA!80000000!0E713FA979A09162.Norwegian.StringTable b/Source/220557DA!80000000!0E713FA979A09162.Norwegian.StringTable index 7fefc431611b584a01e113a709882c908bf015f2..794c22ac66d3f82135ec4d422f187a2368565da3 100644 GIT binary patch delta 17 ZcmdnZwVP|hb4C^!bDhbXUo!?U0{}a}1}gvn delta 17 ZcmdnZwVP|hb4C{Xn470Izh(?z1^`4S2Uh?9 diff --git a/Source/220557DA!80000000!0F713FA979A09162.Polish .StringTable b/Source/220557DA!80000000!0F713FA979A09162.Polish .StringTable index ad105e993628ac5e82d38118332344fb0b8b9c93..d68839357a828807374de246a2da1571f049bb11 100644 GIT binary patch delta 17 Ycmcb@bA@Mv2osBpxz6Ox5==HM05Q@8ssI20 delta 17 Ycmcb@bA@Mv2osBa%*|7qC75hj06IDa)&Kwi diff --git a/Source/220557DA!80000000!11713FA979A09162.Portuguese .StringTable b/Source/220557DA!80000000!11713FA979A09162.Portuguese .StringTable index c999a8a8be18de21a5f38dd857a0f8ff532f1075..6996fe5d21b4fa7daf010ea2f362dc0f6e5ea407 100644 GIT binary patch delta 17 YcmeC?>E_uW!NekCt}}VF4AXmN04i4m(f|Me delta 17 YcmeC?>E_uW!Ng)8bMw?@8K(El05ZP?{r~^~ diff --git a/Source/220557DA!80000000!12713FA979A09162.Russian .StringTable b/Source/220557DA!80000000!12713FA979A09162.Russian .StringTable index 1f0b8c84ae2c9d4d48c51f919cafd1c5060d438f..8ffa7d3fdb5884549207fb1d1272dc8521734aa7 100644 GIT binary patch delta 17 YcmeAc=@!{w$;={St}}VFE%P}x04*j32mk;8 delta 17 YcmeAc=@!{w$;@IObMw?@Tjq0Y05y&VGynhq diff --git a/Source/220557DA!80000000!13713FA979A09162.Spanish .StringTable b/Source/220557DA!80000000!13713FA979A09162.Spanish .StringTable index 46d2e7dc78ca92d2b4dd838a83774882136ea2db..d2857e48ce15c909740509e719a4f1d1be2a1bc2 100644 GIT binary patch delta 17 YcmZqSY2n$x$;2XKt}}TvFVlBs04SFPt^fc4 delta 17 YcmZqSY2n$x$;4tGbMw?@UZ(HN05Jar+5i9m diff --git a/Source/220557DA!80000000!15713FA979A09162.Swedish .StringTable b/Source/220557DA!80000000!15713FA979A09162.Swedish .StringTable index 7af05ead52dec3a7ac080baded079ced765eefd9..f10212ef40ff5c2adc5272e81133c96bee2dab57 100644 GIT binary patch delta 17 Ycmey&^_gn}D-(;1xz6OxoJ?8F05stQ^8f$< delta 17 Ycmey&^_gn}D-(--%*|7qIhnGU0X<0u9{>OV diff --git a/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml index 3472f0f..38f8e38 100644 --- a/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml @@ -6,7 +6,7 @@ True True - 0xCAD95C3F + 0x932C371C INVALID From 6c0ccb785d01620d303ca3e4e69816938c1a1608 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Tue, 31 Oct 2023 19:21:59 -0500 Subject: [PATCH 10/19] Fix: Fixed power usage accuracy - Added one extra digit to power usage values to make base power usage 10 instead of 9.99 NOTE: This also contains one extra fix between Dev builds which will not affect the release build - Broken thermostats no longer use power as intended instead of 99.99 power units every 10 seconds --- ...00002DA89.object_Thermostat.ObjectTuning.xml | 17 ++++------------- ...02_object_Thermostat_deluxe.ObjectTuning.xml | 17 ++++------------- 2 files changed, 8 insertions(+), 26 deletions(-) diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index 4382064..bfe1574 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -195,15 +195,6 @@ - - 10 - - - -0.0694 - 233027 - - - @@ -397,7 +388,7 @@ - -0.00694 + -0.006946 0.8 @@ -476,7 +467,7 @@ - -0.00694 + -0.006946 0.8 @@ -584,7 +575,7 @@ - -0.00694 + -0.006946 0.8 @@ -663,7 +654,7 @@ - -0.00694 + -0.006946 0.8 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index 393ed55..4bc8630 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -195,15 +195,6 @@ - - 10 - - - -0.0694 - 233027 - - - @@ -397,7 +388,7 @@ - -0.00694 + -0.006946 0.8 @@ -476,7 +467,7 @@ - -0.00694 + -0.006946 0.8 @@ -584,7 +575,7 @@ - -0.00694 + -0.006946 0.8 @@ -663,7 +654,7 @@ - -0.00694 + -0.006946 0.8 From fa692daaf7ad5c62c2e437b68e876baf12e1c4a3 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Mon, 6 Nov 2023 19:13:08 -0600 Subject: [PATCH 11/19] Change: Thermostats in the AutoOn/Off state now use 0.5 units of power --- ...00000000002DA89.object_Thermostat.ObjectTuning.xml | 11 ++++++++++- ...fwolf102_object_Thermostat_deluxe.ObjectTuning.xml | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index bfe1574..e55dbf9 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -541,7 +541,16 @@ - + + + + + -0.0003473 + + + 233027 + + 60 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index 4bc8630..f9dbff2 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -541,7 +541,16 @@ - + + + + + -0.0003473 + + + 233027 + + 60 From 0a6e724bd7cda45fc2f4dd2e18a6c1e253353110 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Mon, 6 Nov 2023 19:18:51 -0600 Subject: [PATCH 12/19] Misc: Added and implemented upgrades cheats pie menu category - Upgrade unlock cheats can now be found at Pack Cheats > Upgrades --- ...rmostat_upgrades.PieMenuCategoryTuning.xml | 6 ++++ ...pgradeable_Thermostat_upgrades.SimData.xml | 29 +++++++++++++++++++ ...ermostat_Auto_Unlock.InteractionTuning.xml | 2 +- ...rgyEfficiency_Unlock.InteractionTuning.xml | 2 +- ...ockBrokenness_Unlock.InteractionTuning.xml | 2 +- 5 files changed, 38 insertions(+), 3 deletions(-) create mode 100644 Source/03E9D964!0000001A!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml create mode 100644 Source/545AC67A!00E9D967!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml diff --git a/Source/03E9D964!0000001A!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml b/Source/03E9D964!0000001A!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml new file mode 100644 index 0000000..547465b --- /dev/null +++ b/Source/03E9D964!0000001A!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml @@ -0,0 +1,6 @@ + + + False + 0x73505E23 + 274721 + \ No newline at end of file diff --git a/Source/545AC67A!00E9D967!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml b/Source/545AC67A!00E9D967!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml new file mode 100644 index 0000000..5743840 --- /dev/null +++ b/Source/545AC67A!00E9D967!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml @@ -0,0 +1,29 @@ + + + + + 0 + 0x73505E23 + 1 + 00000000-00000000-0000000000000000 + 274721 + 0 + 0 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml index 38f8e38..7bb3eff 100644 --- a/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml @@ -2,7 +2,7 @@ True - 274721 + 12963585796761045834 True True diff --git a/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml index c56fce5..3409e85 100644 --- a/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml @@ -2,7 +2,7 @@ True - 274721 + 12963585796761045834 True True diff --git a/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml index 095f536..48d1a95 100644 --- a/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml @@ -2,7 +2,7 @@ True - 274721 + 12963585796761045834 True True From 158ad132d88698f6ebec2b07cfebe9af0dac9345 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Thu, 9 Nov 2023 23:58:42 -0600 Subject: [PATCH 13/19] New Feature: Inverted Operation Mode - Idea by infallible_stonebraker72 on CurseForge - This feature inverts the heating and cooling operations of the automatic mode - It can be used for challenges, hard mode saves, or just for fun - It is only accessible with testingcheats enabled - Shift + click the thermostat and select Pack Cheats > Operations > Invert - To return to normal operation, select Pack Cheats > Operations > Normal --- ...ostat_operations.PieMenuCategoryTuning.xml | 6 + ...ermostat_Opstate_Inverted.ActionTuning.xml | 13 ++ ...Thermostat_Opstate_Normal.ActionTuning.xml | 13 ++ ...radeable_Thermostat_operations.SimData.xml | 29 +++++ ...2_thermostat_opstate.ObjectStateTuning.xml | 7 ++ ...tat_opstate_inverted.ObjectStateTuning.xml | 2 + ...ostat_opstate_normal.ObjectStateTuning.xml | 2 + ...002DA89.object_Thermostat.ObjectTuning.xml | 15 +++ ..._object_Thermostat_deluxe.ObjectTuning.xml | 15 +++ ...ster_Thermostat_Auto.BroadcasterTuning.xml | 112 ++++++++++++++++++ ...ostat_Opstate_Normal.InteractionTuning.xml | 39 ++++++ ...tat_Opstate_Inverted.InteractionTuning.xml | 39 ++++++ 12 files changed, 292 insertions(+) create mode 100644 Source/03E9D964!0000001A!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml create mode 100644 Source/0C772E27!0000001A!8A45D3884217744C.Halfwolf102_loot_cheat_Thermostat_Opstate_Inverted.ActionTuning.xml create mode 100644 Source/0C772E27!0000001A!E532C23737E4C54A.Halfwolf102_loot_cheat_Thermostat_Opstate_Normal.ActionTuning.xml create mode 100644 Source/545AC67A!00E9D967!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.SimData.xml create mode 100644 Source/5B02819E!0000001A!BF81852A2D643137.Halfwolf102_thermostat_opstate.ObjectStateTuning.xml create mode 100644 Source/5B02819E!0000001A!D6A0748144AC16AD.Halfwolf102_thermostat_opstate_inverted.ObjectStateTuning.xml create mode 100644 Source/5B02819E!0000001A!DD797A2CDFDCBB1F.Halfwolf102_thermostat_opstate_normal.ObjectStateTuning.xml create mode 100644 Source/E882D22F!00000000!889D808FBD29289B.Halfwolf102_cheat_Thermostat_Opstate_Normal.InteractionTuning.xml create mode 100644 Source/E882D22F!00000000!99F34651FAD54829.Halfwolf102_cheat_Thermostat_Opstate_Inverted.InteractionTuning.xml diff --git a/Source/03E9D964!0000001A!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml b/Source/03E9D964!0000001A!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml new file mode 100644 index 0000000..66aeace --- /dev/null +++ b/Source/03E9D964!0000001A!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml @@ -0,0 +1,6 @@ + + + False + 0x32ED1350 + 274721 + \ No newline at end of file diff --git a/Source/0C772E27!0000001A!8A45D3884217744C.Halfwolf102_loot_cheat_Thermostat_Opstate_Inverted.ActionTuning.xml b/Source/0C772E27!0000001A!8A45D3884217744C.Halfwolf102_loot_cheat_Thermostat_Opstate_Inverted.ActionTuning.xml new file mode 100644 index 0000000..3bf2a31 --- /dev/null +++ b/Source/0C772E27!0000001A!8A45D3884217744C.Halfwolf102_loot_cheat_Thermostat_Opstate_Inverted.ActionTuning.xml @@ -0,0 +1,13 @@ + + + + + + 15465489218942015149 + + Object + + + + + \ No newline at end of file diff --git a/Source/0C772E27!0000001A!E532C23737E4C54A.Halfwolf102_loot_cheat_Thermostat_Opstate_Normal.ActionTuning.xml b/Source/0C772E27!0000001A!E532C23737E4C54A.Halfwolf102_loot_cheat_Thermostat_Opstate_Normal.ActionTuning.xml new file mode 100644 index 0000000..afb8074 --- /dev/null +++ b/Source/0C772E27!0000001A!E532C23737E4C54A.Halfwolf102_loot_cheat_Thermostat_Opstate_Normal.ActionTuning.xml @@ -0,0 +1,13 @@ + + + + + + 15958921087716997919 + + Object + + + + + \ No newline at end of file diff --git a/Source/545AC67A!00E9D967!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.SimData.xml b/Source/545AC67A!00E9D967!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.SimData.xml new file mode 100644 index 0000000..1d56daf --- /dev/null +++ b/Source/545AC67A!00E9D967!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.SimData.xml @@ -0,0 +1,29 @@ + + + + + 0 + 0x32ED1350 + 1 + 00000000-00000000-0000000000000000 + 274721 + 0 + 0 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/5B02819E!0000001A!BF81852A2D643137.Halfwolf102_thermostat_opstate.ObjectStateTuning.xml b/Source/5B02819E!0000001A!BF81852A2D643137.Halfwolf102_thermostat_opstate.ObjectStateTuning.xml new file mode 100644 index 0000000..339a28b --- /dev/null +++ b/Source/5B02819E!0000001A!BF81852A2D643137.Halfwolf102_thermostat_opstate.ObjectStateTuning.xml @@ -0,0 +1,7 @@ + + + + 15958921087716997919 + 15465489218942015149 + + \ No newline at end of file diff --git a/Source/5B02819E!0000001A!D6A0748144AC16AD.Halfwolf102_thermostat_opstate_inverted.ObjectStateTuning.xml b/Source/5B02819E!0000001A!D6A0748144AC16AD.Halfwolf102_thermostat_opstate_inverted.ObjectStateTuning.xml new file mode 100644 index 0000000..8dd0def --- /dev/null +++ b/Source/5B02819E!0000001A!D6A0748144AC16AD.Halfwolf102_thermostat_opstate_inverted.ObjectStateTuning.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Source/5B02819E!0000001A!DD797A2CDFDCBB1F.Halfwolf102_thermostat_opstate_normal.ObjectStateTuning.xml b/Source/5B02819E!0000001A!DD797A2CDFDCBB1F.Halfwolf102_thermostat_opstate_normal.ObjectStateTuning.xml new file mode 100644 index 0000000..28ed9a3 --- /dev/null +++ b/Source/5B02819E!0000001A!DD797A2CDFDCBB1F.Halfwolf102_thermostat_opstate_normal.ObjectStateTuning.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index e55dbf9..c5db55f 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -239,6 +239,19 @@ 15081 + + + + 15958921087716997919 + + + 15465489218942015149 + + + + 15958921087716997919 + + @@ -758,6 +771,8 @@ 3548907697686937135 7080592669505880425 8179174644774532449 + 9844165715344042139 + 11093287625058240553 13287646958440881458 5676947695433561610 9019585887282725356 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index f9dbff2..9721c53 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -239,6 +239,19 @@ 15081 + + + + 15958921087716997919 + + + 15465489218942015149 + + + + 15958921087716997919 + + @@ -758,6 +771,8 @@ 3548907697686937135 7080592669505880425 8179174644774532449 + 9844165715344042139 + 11093287625058240553 13287646958440881458 5676947695433561610 9019585887282725356 diff --git a/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml b/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml index 4170d12..bf6526f 100644 --- a/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml +++ b/Source/DEBAFB73!80000000!483D22B50E765101.Halfwolf102_broadcaster_Thermostat_Auto.BroadcasterTuning.xml @@ -22,6 +22,34 @@ + + + 15958921087716997919 + Object + + + + + 5451228909861312593 + Object + + + + + + + + Hot + Burning + + + + + + 15465489218942015149 + Object + + 5451228909861312593 @@ -46,6 +74,34 @@ + + + 15958921087716997919 + Object + + + + + 5451228909861312593 + Object + + + + + + + + Cold + Freezing + + + + + + 15465489218942015149 + Object + + 5451228909861312593 @@ -98,6 +154,34 @@ + + + 15958921087716997919 + Object + + + + + 5451228909861312593 + Object + + + + + + + + Hot + Burning + + + + + + 15465489218942015149 + Object + + 5451228909861312593 @@ -123,6 +207,34 @@ + + + 15958921087716997919 + Object + + + + + 5451228909861312593 + Object + + + + + + + + Cold + Freezing + + + + + + 15465489218942015149 + Object + + 5451228909861312593 diff --git a/Source/E882D22F!00000000!889D808FBD29289B.Halfwolf102_cheat_Thermostat_Opstate_Normal.InteractionTuning.xml b/Source/E882D22F!00000000!889D808FBD29289B.Halfwolf102_cheat_Thermostat_Opstate_Normal.InteractionTuning.xml new file mode 100644 index 0000000..2ae869e --- /dev/null +++ b/Source/E882D22F!00000000!889D808FBD29289B.Halfwolf102_cheat_Thermostat_Opstate_Normal.InteractionTuning.xml @@ -0,0 +1,39 @@ + + + + True + 13778854194702472627 + True + + True + 0xFE595E21 + + INVALID + + + + + + + + 16515476325937759562 + + + + + + + + + False + + OBJECT + + + + NOTEQUAL + 15958921087716997919 + + + + \ No newline at end of file diff --git a/Source/E882D22F!00000000!99F34651FAD54829.Halfwolf102_cheat_Thermostat_Opstate_Inverted.InteractionTuning.xml b/Source/E882D22F!00000000!99F34651FAD54829.Halfwolf102_cheat_Thermostat_Opstate_Inverted.InteractionTuning.xml new file mode 100644 index 0000000..ac3c48b --- /dev/null +++ b/Source/E882D22F!00000000!99F34651FAD54829.Halfwolf102_cheat_Thermostat_Opstate_Inverted.InteractionTuning.xml @@ -0,0 +1,39 @@ + + + + True + 13778854194702472627 + True + + True + 0xBBE1790F + + INVALID + + + + + + + + 9963602332804936780 + + + + + + + + + False + + OBJECT + + + + NOTEQUAL + 15465489218942015149 + + + + \ No newline at end of file From b2a40aa91adcac4f4ab6773e6b0c83ff035eb1f0 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Fri, 10 Nov 2023 00:59:46 -0600 Subject: [PATCH 14/19] Misc: Reorganized display order for upgrade interactions and cheats --- ...ts_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml | 1 + ..._Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml | 1 + ...uCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml | 2 +- ...53.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml | 2 +- ...lfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml | 1 + ...02_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml | 2 +- ...eat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml | 1 + ...ermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml | 1 + ...cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml | 1 + ...rade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml | 1 + ...pgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml | 1 + ...mostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml | 2 +- ...Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml | 2 +- ...wolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml | 2 +- ...Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml | 2 +- 15 files changed, 15 insertions(+), 7 deletions(-) diff --git a/Source/03E9D964!0000001A!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml b/Source/03E9D964!0000001A!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml index 547465b..4114095 100644 --- a/Source/03E9D964!0000001A!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml +++ b/Source/03E9D964!0000001A!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.PieMenuCategoryTuning.xml @@ -2,5 +2,6 @@ False 0x73505E23 + 9 274721 \ No newline at end of file diff --git a/Source/03E9D964!0000001A!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml b/Source/03E9D964!0000001A!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml index 66aeace..d926963 100644 --- a/Source/03E9D964!0000001A!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml +++ b/Source/03E9D964!0000001A!BF3852E2F72455B3.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_operations.PieMenuCategoryTuning.xml @@ -2,5 +2,6 @@ False 0x32ED1350 + 1 274721 \ No newline at end of file diff --git a/Source/545AC67A!00E9D967!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml b/Source/545AC67A!00E9D967!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml index 5743840..857fb21 100644 --- a/Source/545AC67A!00E9D967!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml +++ b/Source/545AC67A!00E9D967!B3E7E8991F3DCB4A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_upgrades.SimData.xml @@ -4,7 +4,7 @@ 0 0x73505E23 - 1 + 9 00000000-00000000-0000000000000000 274721 0 diff --git a/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml b/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml index b411213..9d393de 100644 --- a/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml +++ b/Source/E882D22F!00000000!1D14441300762853.Halfwolf102_Thermostat_Upgrade_Auto.InteractionTuning.xml @@ -512,7 +512,7 @@ - 8 + 9 True diff --git a/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml index 7bb3eff..6f93e75 100644 --- a/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!314040BF85477E2F.Halfwolf102_cheat_Thermostat_Auto_Unlock.InteractionTuning.xml @@ -25,6 +25,7 @@ + 9 False diff --git a/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml b/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml index df55974..de85405 100644 --- a/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml +++ b/Source/E882D22F!00000000!5DF11206FAB521A9.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency.InteractionTuning.xml @@ -512,7 +512,7 @@ - 8 + 7 True diff --git a/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml index 3409e85..966b8a2 100644 --- a/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!62435184B1220169.Halfwolf102_cheat_Thermostat_EnergyEfficiency_Unlock.InteractionTuning.xml @@ -25,6 +25,7 @@ + 7 False diff --git a/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml b/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml index 774a2eb..14acccc 100644 --- a/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml +++ b/Source/E882D22F!00000000!63D998A4BA635F25.Halfwolf102_Thermostat_Upgrade_Auto_CompletedDisplay.InteractionTuning.xml @@ -39,6 +39,7 @@ + 9 False diff --git a/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml b/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml index 48d1a95..65a34ef 100644 --- a/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml +++ b/Source/E882D22F!00000000!7182440119AAF561.Halfwolf102_cheat_Thermostat_LockBrokenness_Unlock.InteractionTuning.xml @@ -25,6 +25,7 @@ + 8 False diff --git a/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml b/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml index f305988..1d4674a 100644 --- a/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml +++ b/Source/E882D22F!00000000!74C5D20EB63FDDE7.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_CompletedDisplay.InteractionTuning.xml @@ -39,6 +39,7 @@ + 7 False diff --git a/Source/E882D22F!00000000!826FFDBC8B5DF7EB.Halfwolf102_Thermostat_Upgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml b/Source/E882D22F!00000000!826FFDBC8B5DF7EB.Halfwolf102_Thermostat_Upgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml index 980ddb3..a5ccb14 100644 --- a/Source/E882D22F!00000000!826FFDBC8B5DF7EB.Halfwolf102_Thermostat_Upgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml +++ b/Source/E882D22F!00000000!826FFDBC8B5DF7EB.Halfwolf102_Thermostat_Upgrade_LockBrokenness_CompletedDisplay.InteractionTuning.xml @@ -39,6 +39,7 @@ + 8 False diff --git a/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml b/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml index ac0bde1..d24be39 100644 --- a/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml +++ b/Source/E882D22F!00000000!88353BD57D6C5E45.Halfwolf102_Thermostat_Upgrade_EnergyEfficiency_resume.InteractionTuning.xml @@ -497,7 +497,7 @@ - 8 + 7 True diff --git a/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml b/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml index db08b4a..a0ca3b8 100644 --- a/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml +++ b/Source/E882D22F!00000000!AE1BEB2DBFF3994E.Halfwolf102_Thermostat_ecoUpgrade_Auto.InteractionTuning.xml @@ -508,7 +508,7 @@ - 8 + 9 True diff --git a/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml b/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml index 5c32a18..54c1141 100644 --- a/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml +++ b/Source/E882D22F!00000000!B54FBA841EAA837F.Halfwolf102_Thermostat_Upgrade_Auto_resume.InteractionTuning.xml @@ -497,7 +497,7 @@ - 8 + 9 True diff --git a/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml b/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml index 4918f62..9611012 100644 --- a/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml +++ b/Source/E882D22F!00000000!B77289ADADEF7274.Halfwolf102_Thermostat_ecoUpgrade_EnergyEfficiency.InteractionTuning.xml @@ -508,7 +508,7 @@ - 8 + 7 True From 2d6d8ac7cfdf09fa013c46fbf5606e14dd3f2178 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Sat, 11 Nov 2023 13:34:56 -0600 Subject: [PATCH 15/19] Change: Energy efficiency now affects the lot's eco footprint NOTE: Dev build change - removed leftover code added to fix an issue that was fixed with a different change --- ...002DA89.object_Thermostat.ObjectTuning.xml | 83 ++++++++++++++++++- ..._object_Thermostat_deluxe.ObjectTuning.xml | 83 ++++++++++++++++++- 2 files changed, 162 insertions(+), 4 deletions(-) diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index c5db55f..970cd7a 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -25,6 +25,7 @@ 187699 3154629786164256605 + 239919 @@ -39,6 +40,7 @@ 15080 187699 3154629786164256605 + 239919 @@ -49,8 +51,6 @@ 15081 - 187699 - 3154629786164256605 @@ -61,6 +61,17 @@ + + + 15078 + 233852 + + + + 239918 + + + 77532 @@ -239,6 +250,40 @@ 15081 + + + + 239918 + + + + + + + + + -0.004375 + + + 233233 + + + + + + + + + 239919 + + + + + + + 239919 + + @@ -758,6 +803,40 @@ + + + + + + + + + 239918 + + + + + ECO_FOOTPRINT_GAMEPLAY + + + + + + + header + + + + 0x5D0F1C0E + + + + + + + True + + 13328 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index 9721c53..f3c0a8f 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -25,6 +25,7 @@ 187699 3154629786164256605 + 239919 @@ -39,6 +40,7 @@ 15080 187699 3154629786164256605 + 239919 @@ -49,8 +51,6 @@ 15081 - 187699 - 3154629786164256605 @@ -61,6 +61,17 @@ + + + 15078 + 233852 + + + + 239918 + + + 77532 @@ -239,6 +250,40 @@ 15081 + + + + 239918 + + + + + + + + + -0.004375 + + + 233233 + + + + + + + + + 239919 + + + + + + + 239918 + + @@ -758,6 +803,40 @@ + + + + + + + + + 239918 + + + + + ECO_FOOTPRINT_GAMEPLAY + + + + + + + header + + + + 0x5D0F1C0E + + + + + + + True + + 13328 From 90c1ec2dab7b4a3531a7c07ab3333b787233e87e Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Sat, 11 Nov 2023 14:31:38 -0600 Subject: [PATCH 16/19] Misc: Changed set thermostat interactions to have one instance instead of two for code optimization --- ...002DA89.object_Thermostat.ObjectTuning.xml | 9 +- ..._object_Thermostat_deluxe.ObjectTuning.xml | 9 +- ...stat_SetHigh_AutoOff.InteractionTuning.xml | 196 ------------------ ...at_SetMedium_AutoOff.InteractionTuning.xml | 122 ----------- ..._Thermostat_SetHigh.InteractionTuning.xml} | 9 +- ...ostat_SetLow_AutoOff.InteractionTuning.xml | 196 ------------------ ...2_Thermostat_SetLow.InteractionTuning.xml} | 9 +- ...hermostat_SetMedium.InteractionTuning.xml} | 9 +- 8 files changed, 24 insertions(+), 535 deletions(-) delete mode 100644 Source/E882D22F!0000001A!4EC891D9EACA360A.Halfwolf102_Thermostat_SetHigh_AutoOff.InteractionTuning.xml delete mode 100644 Source/E882D22F!0000001A!56BBFCD349D887D7.Halfwolf102_Thermostat_SetMedium_AutoOff.InteractionTuning.xml rename Source/{E882D22F!0000001A!7D2C0193A09D01EC.Halfwolf102_Thermostat_SetHigh_AutoOn.InteractionTuning.xml => E882D22F!0000001A!87FBB2822834458F.Halfwolf102_Thermostat_SetHigh.InteractionTuning.xml} (94%) delete mode 100644 Source/E882D22F!0000001A!9C19FB5CA39F295E.Halfwolf102_Thermostat_SetLow_AutoOff.InteractionTuning.xml rename Source/{E882D22F!0000001A!8D703AE5244665E0.Halfwolf102_Thermostat_SetLow_AutoOn.InteractionTuning.xml => E882D22F!0000001A!AE4AAF74D2BA8ADB.Halfwolf102_Thermostat_SetLow.InteractionTuning.xml} (94%) rename Source/{E882D22F!0000001A!2BB0DB7AE5193703.Halfwolf102_Thermostat_SetMedium_AutoOn.InteractionTuning.xml => E882D22F!0000001A!C73574FE67D46CB2.Halfwolf102_Thermostat_SetMedium.InteractionTuning.xml} (89%) diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index 970cd7a..5cf57b2 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -853,12 +853,9 @@ 9844165715344042139 11093287625058240553 13287646958440881458 - 5676947695433561610 - 9019585887282725356 - 6249866892313921495 - 3148257460408104707 - 11248297919635204446 - 10191710712569947616 + 9798621686364652943 + 14354508023325813938 + 12559043427162557147 2095374575036934227 12545879768697117006 13064866120638038911 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index f3c0a8f..5f9a28c 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -853,12 +853,9 @@ 9844165715344042139 11093287625058240553 13287646958440881458 - 5676947695433561610 - 9019585887282725356 - 6249866892313921495 - 3148257460408104707 - 11248297919635204446 - 10191710712569947616 + 9798621686364652943 + 14354508023325813938 + 12559043427162557147 2095374575036934227 12545879768697117006 13064866120638038911 diff --git a/Source/E882D22F!0000001A!4EC891D9EACA360A.Halfwolf102_Thermostat_SetHigh_AutoOff.InteractionTuning.xml b/Source/E882D22F!0000001A!4EC891D9EACA360A.Halfwolf102_Thermostat_SetHigh_AutoOff.InteractionTuning.xml deleted file mode 100644 index ef72b5e..0000000 --- a/Source/E882D22F!0000001A!4EC891D9EACA360A.Halfwolf102_Thermostat_SetHigh_AutoOff.InteractionTuning.xml +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - 2 - False - - - - - - - - - - - - - - False - 0.5 - - - - 188908 - - - - - 0x15C52E5F - - - - - - 0xDDE825F9 - - - 0x3817A52B - - - - - - - WINTER - - - - - 229174 - - - - - - - 0xD453A5E7 - - - 0xEA049CC9 - - - - - - - SUMMER - - - - - 229174 - - - - - - - - 0xB15B34B1 - - - - - - - FALL - SPRING - - - - - 229174 - - - - - - - - - - - - - - Actor - - - - - - - - - Object - - - - - - - - 0x46E63965 - - - Interaction_Super - Interaction_All - - - - - - - - 190650 - - - - - - - - NORMAL - 1 - OBJECT - - - - - - - - - - - - Actor - - - - - NOTEQUAL - 15080 - - - - - EQUAL - 3154629786164256605 - - - - - NOTEQUAL - - 0xE3491DC7 - - 187700 - - - - 30 - - - - POWER - - - - \ No newline at end of file diff --git a/Source/E882D22F!0000001A!56BBFCD349D887D7.Halfwolf102_Thermostat_SetMedium_AutoOff.InteractionTuning.xml b/Source/E882D22F!0000001A!56BBFCD349D887D7.Halfwolf102_Thermostat_SetMedium_AutoOff.InteractionTuning.xml deleted file mode 100644 index 8700b92..0000000 --- a/Source/E882D22F!0000001A!56BBFCD349D887D7.Halfwolf102_Thermostat_SetMedium_AutoOff.InteractionTuning.xml +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - 2 - False - - - - - - - - - - - - - - False - 0.5 - - - - 188908 - - - - - 0xF85DC7E6 - - - - - - - Actor - - - - - - - - - Object - - - - - - - - Interaction_Super - Interaction_All - - - - - - - - 190654 - - - - - - - - NORMAL - 1 - OBJECT - - - - - - - - - - - - Actor - - - - - NOTEQUAL - 15080 - - - - - EQUAL - 3154629786164256605 - - - - - NOTEQUAL - - 0x5BA7D87E - - 187699 - - - - 30 - - - - POWER - - - - \ No newline at end of file diff --git a/Source/E882D22F!0000001A!7D2C0193A09D01EC.Halfwolf102_Thermostat_SetHigh_AutoOn.InteractionTuning.xml b/Source/E882D22F!0000001A!87FBB2822834458F.Halfwolf102_Thermostat_SetHigh.InteractionTuning.xml similarity index 94% rename from Source/E882D22F!0000001A!7D2C0193A09D01EC.Halfwolf102_Thermostat_SetHigh_AutoOn.InteractionTuning.xml rename to Source/E882D22F!0000001A!87FBB2822834458F.Halfwolf102_Thermostat_SetHigh.InteractionTuning.xml index f4b68f3..f71e255 100644 --- a/Source/E882D22F!0000001A!7D2C0193A09D01EC.Halfwolf102_Thermostat_SetHigh_AutoOn.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!87FBB2822834458F.Halfwolf102_Thermostat_SetHigh.InteractionTuning.xml @@ -1,5 +1,5 @@ - + @@ -171,8 +171,11 @@ - EQUAL - 5451228909861312593 + NOTEQUAL + + 0xE3491DC7 + + 190859 diff --git a/Source/E882D22F!0000001A!9C19FB5CA39F295E.Halfwolf102_Thermostat_SetLow_AutoOff.InteractionTuning.xml b/Source/E882D22F!0000001A!9C19FB5CA39F295E.Halfwolf102_Thermostat_SetLow_AutoOff.InteractionTuning.xml deleted file mode 100644 index 905cba7..0000000 --- a/Source/E882D22F!0000001A!9C19FB5CA39F295E.Halfwolf102_Thermostat_SetLow_AutoOff.InteractionTuning.xml +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - - 2 - False - - - - - - - - - - - - - - False - 0.5 - - - - 188908 - - - - - 0x8061535 - - - - - - 0xE973515D - - - 0xEE42B77 - - - - - - - WINTER - - - - - 229174 - - - - - - - 0xD09E8932 - - - 0x6ABA4E8A - - - - - - - SUMMER - - - - - 229174 - - - - - - - - 0x4EC0BDC9 - - - - - - - FALL - SPRING - - - - - 229174 - - - - - - - - - - - - - - Actor - - - - - - - - - Object - - - - - - - - 0x2A3D3D07 - - - Interaction_Super - Interaction_All - - - - - - - - 190653 - - - - - - - - NORMAL - 1 - OBJECT - - - - - - - - - - - - Actor - - - - - NOTEQUAL - 15080 - - - - - EQUAL - 3154629786164256605 - - - - - NOTEQUAL - - 0x544AE835 - - 187698 - - - - 30 - - - - POWER - - - - \ No newline at end of file diff --git a/Source/E882D22F!0000001A!8D703AE5244665E0.Halfwolf102_Thermostat_SetLow_AutoOn.InteractionTuning.xml b/Source/E882D22F!0000001A!AE4AAF74D2BA8ADB.Halfwolf102_Thermostat_SetLow.InteractionTuning.xml similarity index 94% rename from Source/E882D22F!0000001A!8D703AE5244665E0.Halfwolf102_Thermostat_SetLow_AutoOn.InteractionTuning.xml rename to Source/E882D22F!0000001A!AE4AAF74D2BA8ADB.Halfwolf102_Thermostat_SetLow.InteractionTuning.xml index 53a5d9d..b2d154b 100644 --- a/Source/E882D22F!0000001A!8D703AE5244665E0.Halfwolf102_Thermostat_SetLow_AutoOn.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!AE4AAF74D2BA8ADB.Halfwolf102_Thermostat_SetLow.InteractionTuning.xml @@ -1,5 +1,5 @@ - + @@ -171,8 +171,11 @@ - EQUAL - 5451228909861312593 + NOTEQUAL + + 0x544AE835 + + 190860 diff --git a/Source/E882D22F!0000001A!2BB0DB7AE5193703.Halfwolf102_Thermostat_SetMedium_AutoOn.InteractionTuning.xml b/Source/E882D22F!0000001A!C73574FE67D46CB2.Halfwolf102_Thermostat_SetMedium.InteractionTuning.xml similarity index 89% rename from Source/E882D22F!0000001A!2BB0DB7AE5193703.Halfwolf102_Thermostat_SetMedium_AutoOn.InteractionTuning.xml rename to Source/E882D22F!0000001A!C73574FE67D46CB2.Halfwolf102_Thermostat_SetMedium.InteractionTuning.xml index 07f7e80..d31dc6e 100644 --- a/Source/E882D22F!0000001A!2BB0DB7AE5193703.Halfwolf102_Thermostat_SetMedium_AutoOn.InteractionTuning.xml +++ b/Source/E882D22F!0000001A!C73574FE67D46CB2.Halfwolf102_Thermostat_SetMedium.InteractionTuning.xml @@ -1,5 +1,5 @@ - + @@ -97,8 +97,11 @@ - EQUAL - 5451228909861312593 + NOTEQUAL + + 0x5BA7D87E + + 190858 From 826a3db82eaa0a4561af9367720b0326eee33ca2 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Sat, 11 Nov 2023 16:49:35 -0600 Subject: [PATCH 17/19] Misc: Added Set Thermostat debug interactions for testing purposes --- ...rmostat_settings.PieMenuCategoryTuning.xml | 7 + ...pgradeable_Thermostat_settings.SimData.xml | 29 +++ ...002DA89.object_Thermostat.ObjectTuning.xml | 4 + ..._object_Thermostat_deluxe.ObjectTuning.xml | 4 + ...g_thermostat_SetAuto.InteractionTuning.xml | 103 +++++++++++ ...ug_thermostat_SetLow.InteractionTuning.xml | 165 ++++++++++++++++++ ...thermostat_SetMedium.InteractionTuning.xml | 91 ++++++++++ ...g_thermostat_SetHigh.InteractionTuning.xml | 165 ++++++++++++++++++ 8 files changed, 568 insertions(+) create mode 100644 Source/03E9D964!0000001A!8AFF04864430279A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_settings.PieMenuCategoryTuning.xml create mode 100644 Source/545AC67A!00E9D967!8AFF04864430279A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_settings.SimData.xml create mode 100644 Source/E882D22F!0000001A!861C2C05B2EC68CE.Halfwolf102_debug_thermostat_SetAuto.InteractionTuning.xml create mode 100644 Source/E882D22F!0000001A!937DFB4A2A57613F.Halfwolf102_debug_thermostat_SetLow.InteractionTuning.xml create mode 100644 Source/E882D22F!0000001A!B61F6CB68533F27E.Halfwolf102_debug_thermostat_SetMedium.InteractionTuning.xml create mode 100644 Source/E882D22F!0000001A!D55E7A05E02F351B.Halfwolf102_debug_thermostat_SetHigh.InteractionTuning.xml diff --git a/Source/03E9D964!0000001A!8AFF04864430279A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_settings.PieMenuCategoryTuning.xml b/Source/03E9D964!0000001A!8AFF04864430279A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_settings.PieMenuCategoryTuning.xml new file mode 100644 index 0000000..f4b7e40 --- /dev/null +++ b/Source/03E9D964!0000001A!8AFF04864430279A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_settings.PieMenuCategoryTuning.xml @@ -0,0 +1,7 @@ + + + False + 0x47F62B1E + 5 + 274721 + \ No newline at end of file diff --git a/Source/545AC67A!00E9D967!8AFF04864430279A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_settings.SimData.xml b/Source/545AC67A!00E9D967!8AFF04864430279A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_settings.SimData.xml new file mode 100644 index 0000000..cabedbd --- /dev/null +++ b/Source/545AC67A!00E9D967!8AFF04864430279A.Halfwolf102_PieMenuCategory_Cheats_Upgradeable_Thermostat_settings.SimData.xml @@ -0,0 +1,29 @@ + + + + + 0 + 0x47F62B1E + 5 + 00000000-00000000-0000000000000000 + 274721 + 0 + 0 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index 5cf57b2..7db328a 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -843,6 +843,10 @@ 13326 103888 13319 + 15374860343544067355 + 13123327370355536510 + 10627926991620759871 + 9663647303418538190 13327 99087 34922 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index 5f9a28c..40da897 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -844,6 +844,10 @@ 103888 13319 13327 + 15374860343544067355 + 13123327370355536510 + 10627926991620759871 + 9663647303418538190 99087 34922 129510 diff --git a/Source/E882D22F!0000001A!861C2C05B2EC68CE.Halfwolf102_debug_thermostat_SetAuto.InteractionTuning.xml b/Source/E882D22F!0000001A!861C2C05B2EC68CE.Halfwolf102_debug_thermostat_SetAuto.InteractionTuning.xml new file mode 100644 index 0000000..205c6bd --- /dev/null +++ b/Source/E882D22F!0000001A!861C2C05B2EC68CE.Halfwolf102_debug_thermostat_SetAuto.InteractionTuning.xml @@ -0,0 +1,103 @@ + + + + True + 10015729071011407770 + + True + 0xB2C6D8CA + + + INVALID + + + + + + + + Actor + + + + + + + + + Object + + + + + + + + 0xDB68AA67 + + + + + + + + 18246191721790031248 + + + + + + + + 8 + + False + + OBJECT + + + + + + + + + + + + Actor + + + + + EQUAL + + 0x269E77AE + + 275005 + + + + + NOTEQUAL + 15080 + + + + + NOTEQUAL + + 0xDAE946A7 + + 5451228909861312593 + + + + + + + POWER + + + + \ No newline at end of file diff --git a/Source/E882D22F!0000001A!937DFB4A2A57613F.Halfwolf102_debug_thermostat_SetLow.InteractionTuning.xml b/Source/E882D22F!0000001A!937DFB4A2A57613F.Halfwolf102_debug_thermostat_SetLow.InteractionTuning.xml new file mode 100644 index 0000000..05499bb --- /dev/null +++ b/Source/E882D22F!0000001A!937DFB4A2A57613F.Halfwolf102_debug_thermostat_SetLow.InteractionTuning.xml @@ -0,0 +1,165 @@ + + + + True + 10015729071011407770 + + True + 0x8061535 + + + INVALID + + + + + + + 0xE973515D + + + 0xEE42B77 + + + + + + + WINTER + + + + + 229174 + + + + + + + 0xD09E8932 + + + 0x6ABA4E8A + + + + + + + SUMMER + + + + + 229174 + + + + + + + + 0x4EC0BDC9 + + + + + + + FALL + SPRING + + + + + 229174 + + + + + + + + + + + + + + Actor + + + + + + + + + Object + + + + + + + + 0x2A3D3D07 + + + + + + + + 190653 + + + + + + + + 8 + + False + + OBJECT + + + + + + + + + + + + Actor + + + + + NOTEQUAL + 15080 + + + + + NOTEQUAL + + 0x544AE835 + + 190860 + + + + + + + POWER + + + + \ No newline at end of file diff --git a/Source/E882D22F!0000001A!B61F6CB68533F27E.Halfwolf102_debug_thermostat_SetMedium.InteractionTuning.xml b/Source/E882D22F!0000001A!B61F6CB68533F27E.Halfwolf102_debug_thermostat_SetMedium.InteractionTuning.xml new file mode 100644 index 0000000..cbd1403 --- /dev/null +++ b/Source/E882D22F!0000001A!B61F6CB68533F27E.Halfwolf102_debug_thermostat_SetMedium.InteractionTuning.xml @@ -0,0 +1,91 @@ + + + + True + 10015729071011407770 + + True + 0xF85DC7E6 + + + INVALID + + + + + + + + Actor + + + + + + + + + Object + + + + + + + + + + + + + 190654 + + + + + + + + 8 + + False + + OBJECT + + + + + + + + + + + + Actor + + + + + NOTEQUAL + 15080 + + + + + NOTEQUAL + + 0x5BA7D87E + + 190858 + + + + + + + POWER + + + + \ No newline at end of file diff --git a/Source/E882D22F!0000001A!D55E7A05E02F351B.Halfwolf102_debug_thermostat_SetHigh.InteractionTuning.xml b/Source/E882D22F!0000001A!D55E7A05E02F351B.Halfwolf102_debug_thermostat_SetHigh.InteractionTuning.xml new file mode 100644 index 0000000..19b5b00 --- /dev/null +++ b/Source/E882D22F!0000001A!D55E7A05E02F351B.Halfwolf102_debug_thermostat_SetHigh.InteractionTuning.xml @@ -0,0 +1,165 @@ + + + + True + 10015729071011407770 + + True + 0x15C52E5F + + + INVALID + + + + + + + 0xDDE825F9 + + + 0x3817A52B + + + + + + + WINTER + + + + + 229174 + + + + + + + 0xD453A5E7 + + + 0xEA049CC9 + + + + + + + SUMMER + + + + + 229174 + + + + + + + + 0xB15B34B1 + + + + + + + FALL + SPRING + + + + + 229174 + + + + + + + + + + + + + + Actor + + + + + + + + + Object + + + + + + + + 0x46E63965 + + + + + + + + 190650 + + + + + + + + 8 + + False + + OBJECT + + + + + + + + + + + + Actor + + + + + NOTEQUAL + 15080 + + + + + NOTEQUAL + + 0xE3491DC7 + + 190859 + + + + + + + POWER + + + + \ No newline at end of file From a23b97e1bf6f657a3e25be1cc345e77f7c223d88 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Sat, 11 Nov 2023 19:36:16 -0600 Subject: [PATCH 18/19] Dev Build Changes: v0.9.4 RC1 -> RC2 - Updated Readme.md to reflect new version changes - Changed heating / cooling durability decrease from 0.4 to 0.25, allowing thermostats to last at least 400 sim hours instead of 250. - Added "Currently Active" tooltip to disabled operations cheat interactions - Added missing unbreakable upgrade auto unlock for rental and unowned lots --- README.md | 37 +++++++--- ...002DA89.object_Thermostat.ObjectTuning.xml | 8 +-- ..._object_Thermostat_deluxe.ObjectTuning.xml | 8 +-- ...stat_Auto_Initialize.BroadcasterTuning.xml | 68 +++++++++++++++++++ ...ostat_Opstate_Normal.InteractionTuning.xml | 3 + ...tat_Opstate_Inverted.InteractionTuning.xml | 3 + 6 files changed, 108 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 4e70709..09eecd8 100644 --- a/README.md +++ b/README.md @@ -7,33 +7,48 @@ Downloads available on [Nexus Mods](https://www.nexusmods.com/thesims4/mods/1917 Files and file names are set up for import to Sims 4 Studio ## Description -This mod makes thermostats upgradeable and includes two upgrades: +This mod makes thermostats upgradeable, breakable, and includes three upgrades: ### TEMPERATURE SENSOR - The temperature sensor allows thermostats to run automatically and set its temperature based on the weather -- It requires level 7 handiness, as well as 2 common upgrades parts, and 3 electronic upgrade parts (or 5 eco upgrade parts if you have Eco Lifestyle) +- It requires level 7 handiness, as well as 2 common upgrades parts, and 3 electronic upgrade parts (or 5 eco upgrade parts if you have Eco Lifestyle). - This is automatically unlocked for apartments, rental lots, and all lots your household doesn't own. -- Automatic is set by default for all lots your household doesn't own, including rental lots. +- Automatic is set by default for rental lots and all lots your household doesn't own. It is also set by default for the Deluxe thermostat. - Automatic can be shut off by changing the thermostat to any other setting. - ### ENERGY EFFICIENCY MODULE -- The energy efficiency module allows the thermostat to run more efficiently, decreasing energy usage. +- The energy efficiency module allows the thermostat to run more efficiently, decreasing energy usage. It also give the lot a more green eco footprint. - Energy usage multipliers are 0.8 for heating and 0.75 for cooling, meaning heating uses 80% of its normal power usage and cooling uses 75% of its normal power usage. -- It requires level 5 handiness, as well as 2 common upgrade parts and 1 electronic upgrade part (or 3 eco upgrade parts if you have Eco Lifestyle) +- It requires level 5 handiness, as well as 2 common upgrade parts and 1 electronic upgrade part (or 3 eco upgrade parts if you have Eco Lifestyle). - This is automatically unlocked for apartments, rental lots, and all lots your household doesn't own. +### CRYTACOO CASING +- The crytacoo casing makes the thermostat unbreakable. +- It requires level 8 handiness, as well as 2 common upgrade parts and 2 electronic upgrade parts (or 4 eco upgrade parts if you have Eco Lifestyle). +- This is automatically unlocked for rental lots and lots your household doesn't own. -### BOTH upgrades can be unlocked with cheats. -Turn testingcheats on (press ctrl + shift + C on your keyboard), shift-click (hold shift and left-click) the thermostat, select the "Pack Cheats..." menu, and click on the upgrade you wish to unlock. +### ALL upgrades can be unlocked with cheats. +Turn testingcheats on (press ctrl + shift + C on your keyboard), shift-click (hold shift and left-click) the thermostat, select "Pack Cheats..." then "Upgrades", and click on the upgrade you want to unlock. ## OTHER FEATURES ### Introducing the EcoDisc 51M-5A Deluxe! -The EcoDisc 51M-5A Deluxe is the latest revision of the popular EcoDisc 51M-5. For just 200 simoleons you get all the same features, plus it comes with a temperature sensor pre-installed and is more energy-efficient than the basic model. (It can be found in the gold colored swatches of the original thermostat) +The EcoDisc 51M-5A Deluxe is the latest revision of the popular EcoDisc 51M-5. For just 200 simoleons you get all the same features, plus it comes with a temperature sensor pre-installed and is more durable and energy-efficient than the basic model. (It can be found in the gold colored swatches of the original thermostat) + +### Thermostats can break with use +- Thermostats now break down over time and can become broken like many other electronics. +- Thermostats will last at least 400 sim hours depending on usage. Heating and cooling decreases durability by 0.25% per hour and AutoOn/Off mode decreases it by 0.1% per hour. +- Broken thermostats can be repaired or replaced. + +### New thermostat status indicator textures +- Thermostats that are set to automatic mode will have the bottom half of the status indicator show green while the top half still shows whether the thermostat is off, cooling, or heating as usual. +- Thermostats that are broken will show a red "X" in the status indicator and the button controls will darken. -### New thermostat status indicator -Thermostats that are set to automatic mode will have the bottom half of the status indicator show green while the top half still shows whether the thermostat is off, cooling, or heating as usual. +## Inverted Operation Mode +- Idea by infallible_stonebraker72 on CurseForge +- This mode will swap the heating and cooling for automatic mode and can be used for challenges, hard mode saves, or just for fun. +- To enable it, turn testingcheats on (press ctrl + shift + C on your keyboard), shift-click (hold shift and left-click) the thermostat, then select "Pack Cheats...", "Operations", and "Invert". +- To disable it, turn testingcheats on (press ctrl + shift + C on your keyboard), shift-click (hold shift and left-click) the thermostat, then select "Pack Cheats...", "Operations", and "Normal". ## NOTES - Translations are made using Google Translate and may not be accurate. Please let me know if there are any issues. diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index 7db328a..f1d569e 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -485,7 +485,7 @@ 60 - -0.4 + -0.25 16633 @@ -564,7 +564,7 @@ 60 - -0.4 + -0.25 16633 @@ -681,7 +681,7 @@ 60 - -0.4 + -0.25 16633 @@ -760,7 +760,7 @@ 60 - -0.4 + -0.25 16633 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index 40da897..6543f73 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -485,7 +485,7 @@ 60 - -0.4 + -0.25 16633 @@ -564,7 +564,7 @@ 60 - -0.4 + -0.25 16633 @@ -681,7 +681,7 @@ 60 - -0.4 + -0.25 16633 @@ -760,7 +760,7 @@ 60 - -0.4 + -0.25 16633 diff --git a/Source/DEBAFB73!80000000!934732E1115C670E.Halfwolf102_broadcaster_Thermostat_Auto_Initialize.BroadcasterTuning.xml b/Source/DEBAFB73!80000000!934732E1115C670E.Halfwolf102_broadcaster_Thermostat_Auto_Initialize.BroadcasterTuning.xml index 0cbf7fa..186ced8 100644 --- a/Source/DEBAFB73!80000000!934732E1115C670E.Halfwolf102_broadcaster_Thermostat_Auto_Initialize.BroadcasterTuning.xml +++ b/Source/DEBAFB73!80000000!934732E1115C670E.Halfwolf102_broadcaster_Thermostat_Auto_Initialize.BroadcasterTuning.xml @@ -186,6 +186,74 @@ + + + 15385 + 15384 + + + + + + + + + + + + + + + + 8502210675408458647 + Object + + + + + + + + + + 1113255378666864450 + + + + + + True + False + False + ActiveHousehold + + + + + + + + + + + + + 103675 + 173833 + 239458 + 208182 + + + + + + + + + + + + 3154629786164256605 diff --git a/Source/E882D22F!00000000!889D808FBD29289B.Halfwolf102_cheat_Thermostat_Opstate_Normal.InteractionTuning.xml b/Source/E882D22F!00000000!889D808FBD29289B.Halfwolf102_cheat_Thermostat_Opstate_Normal.InteractionTuning.xml index 2ae869e..644974a 100644 --- a/Source/E882D22F!00000000!889D808FBD29289B.Halfwolf102_cheat_Thermostat_Opstate_Normal.InteractionTuning.xml +++ b/Source/E882D22F!00000000!889D808FBD29289B.Halfwolf102_cheat_Thermostat_Opstate_Normal.InteractionTuning.xml @@ -33,6 +33,9 @@ NOTEQUAL 15958921087716997919 + + 0xFE2F222D + diff --git a/Source/E882D22F!00000000!99F34651FAD54829.Halfwolf102_cheat_Thermostat_Opstate_Inverted.InteractionTuning.xml b/Source/E882D22F!00000000!99F34651FAD54829.Halfwolf102_cheat_Thermostat_Opstate_Inverted.InteractionTuning.xml index ac3c48b..f2a7cd6 100644 --- a/Source/E882D22F!00000000!99F34651FAD54829.Halfwolf102_cheat_Thermostat_Opstate_Inverted.InteractionTuning.xml +++ b/Source/E882D22F!00000000!99F34651FAD54829.Halfwolf102_cheat_Thermostat_Opstate_Inverted.InteractionTuning.xml @@ -33,6 +33,9 @@ NOTEQUAL 15465489218942015149 + + 0xFE2F222D + From 40b7e30dc93bcfea8d255efbe542e2b6b5a48d26 Mon Sep 17 00:00:00 2001 From: halfwolf102 Date: Sun, 12 Nov 2023 15:45:18 -0600 Subject: [PATCH 19/19] Dev Build Changes: v0.9.4 RC2 -> RC3 - Fixed brokenness decay values for inteded usage duration --- ...000000000002DA89.object_Thermostat.ObjectTuning.xml | 10 +++++----- ...lfwolf102_object_Thermostat_deluxe.ObjectTuning.xml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml index f1d569e..77eade9 100644 --- a/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!000000000002DA89.object_Thermostat.ObjectTuning.xml @@ -485,7 +485,7 @@ 60 - -0.25 + -0.16 16633 @@ -564,7 +564,7 @@ 60 - -0.25 + -0.16 16633 @@ -613,7 +613,7 @@ 60 - -0.1 + -0.064 16633 @@ -681,7 +681,7 @@ 60 - -0.25 + -0.16 16633 @@ -760,7 +760,7 @@ 60 - -0.25 + -0.16 16633 diff --git a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml index 6543f73..6f65fb8 100644 --- a/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml +++ b/Source/B61DE6B4!0000001A!E10305EE01462032.Halfwolf102_object_Thermostat_deluxe.ObjectTuning.xml @@ -485,7 +485,7 @@ 60 - -0.25 + -0.16 16633 @@ -564,7 +564,7 @@ 60 - -0.25 + -0.16 16633 @@ -613,7 +613,7 @@ 60 - -0.1 + -0.064 16633 @@ -681,7 +681,7 @@ 60 - -0.25 + -0.16 16633 @@ -760,7 +760,7 @@ 60 - -0.25 + -0.16 16633