From e014eeab61d90b00f5fa0cb679dba2b186240482 Mon Sep 17 00:00:00 2001 From: Matthew Walls Date: Wed, 6 May 2020 19:27:52 -0700 Subject: [PATCH] Blast doors can be remote controlled now. Additional rebalancing and cleanup. Patch by lbmaian. (via RimWorld Mod Release Tool) --- About/About.xml | 8 ++++++-- About/Changelog.txt | 4 ++++ About/Manifest.xml | 2 +- About/Version.txt | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/About/About.xml b/About/About.xml index 01d66ba..b5af9ac 100644 --- a/About/About.xml +++ b/About/About.xml @@ -1,4 +1,4 @@ - + jecrell.doorsexpanded Doors Expanded @@ -16,7 +16,7 @@ https://github.com/pardeike/HarmonyRimWorld/releases/latest - 1.3.0.1 (03-14-2020) + 1.3.1.0 (05-06-2020) Adds new types and sizes of doors to RimWorld and an extensible framework for other mods to add such doors. @@ -40,6 +40,10 @@ Cade Perkinson, Jay Sacane, John Pahl, Tankok1998 also known as the Shermanlover ======================== Changelog ======================== +1.3.1.0 (05-06-2020) +======================== +Blast doors can be remote controlled now. Additional rebalancing and cleanup. Patch by lbmaian. + - More robust patching in case other mods are broken (should no longer fail if another mod has an invalid assembly reference). - Blast doors can be remote controlled now (remote control tech still required to build remote buttons/levers). - Blast doors now have half flammability (so half the flammability of the material they're made of). diff --git a/About/Changelog.txt b/About/Changelog.txt index 9f122eb..65539fb 100644 --- a/About/Changelog.txt +++ b/About/Changelog.txt @@ -1,3 +1,7 @@ +1.3.1.0 (05-06-2020) +======================== +Blast doors can be remote controlled now. Additional rebalancing and cleanup. Patch by lbmaian. + - More robust patching in case other mods are broken (should no longer fail if another mod has an invalid assembly reference). - Blast doors can be remote controlled now (remote control tech still required to build remote buttons/levers). - Blast doors now have half flammability (so half the flammability of the material they're made of). diff --git a/About/Manifest.xml b/About/Manifest.xml index 1e515db..3bec80a 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,7 +1,7 @@  DoorsExpanded - 1.3.0.1 + 1.3.1.0 https://raw.githubusercontent.com/jecrell/DoorsExpanded/master/About/Manifest.xml diff --git a/About/Version.txt b/About/Version.txt index d0399b8..adcebe3 100644 --- a/About/Version.txt +++ b/About/Version.txt @@ -1 +1 @@ -1.3.0.1 +1.3.1.0