diff --git a/1.4/Assemblies/0JecsTools.dll b/1.4/Assemblies/0JecsTools.dll index bf4e2c17..9ffcd2c5 100644 Binary files a/1.4/Assemblies/0JecsTools.dll and b/1.4/Assemblies/0JecsTools.dll differ diff --git a/1.4/Assemblies/AbilityUser.dll b/1.4/Assemblies/AbilityUser.dll index 48a22137..dfa2f542 100644 Binary files a/1.4/Assemblies/AbilityUser.dll and b/1.4/Assemblies/AbilityUser.dll differ diff --git a/1.4/Assemblies/AbilityUserAI.dll b/1.4/Assemblies/AbilityUserAI.dll index f6d31c81..3e08b26f 100644 Binary files a/1.4/Assemblies/AbilityUserAI.dll and b/1.4/Assemblies/AbilityUserAI.dll differ diff --git a/1.4/Assemblies/CompActivatableEffect.dll b/1.4/Assemblies/CompActivatableEffect.dll index d8a8fb82..f900c46e 100644 Binary files a/1.4/Assemblies/CompActivatableEffect.dll and b/1.4/Assemblies/CompActivatableEffect.dll differ diff --git a/1.4/Assemblies/CompAnimated.dll b/1.4/Assemblies/CompAnimated.dll index bccf873c..9a4d5991 100644 Binary files a/1.4/Assemblies/CompAnimated.dll and b/1.4/Assemblies/CompAnimated.dll differ diff --git a/1.4/Assemblies/CompBalloon.dll b/1.4/Assemblies/CompBalloon.dll index b30f8544..b2879f70 100644 Binary files a/1.4/Assemblies/CompBalloon.dll and b/1.4/Assemblies/CompBalloon.dll differ diff --git a/1.4/Assemblies/CompBigBox.dll b/1.4/Assemblies/CompBigBox.dll index 7ad69631..8f30e8e5 100644 Binary files a/1.4/Assemblies/CompBigBox.dll and b/1.4/Assemblies/CompBigBox.dll differ diff --git a/1.4/Assemblies/CompDeflector.dll b/1.4/Assemblies/CompDeflector.dll index ed5bab0e..498b0e4a 100644 Binary files a/1.4/Assemblies/CompDeflector.dll and b/1.4/Assemblies/CompDeflector.dll differ diff --git a/1.4/Assemblies/CompDelayedSpawner.dll b/1.4/Assemblies/CompDelayedSpawner.dll index dd070d21..09a326c8 100644 Binary files a/1.4/Assemblies/CompDelayedSpawner.dll and b/1.4/Assemblies/CompDelayedSpawner.dll differ diff --git a/1.4/Assemblies/CompExtraSounds.dll b/1.4/Assemblies/CompExtraSounds.dll index 870924e8..bbef5229 100644 Binary files a/1.4/Assemblies/CompExtraSounds.dll and b/1.4/Assemblies/CompExtraSounds.dll differ diff --git a/1.4/Assemblies/CompInstalledPart.dll b/1.4/Assemblies/CompInstalledPart.dll index 7ba08e38..cc5983fb 100644 Binary files a/1.4/Assemblies/CompInstalledPart.dll and b/1.4/Assemblies/CompInstalledPart.dll differ diff --git a/1.4/Assemblies/CompLumbering.dll b/1.4/Assemblies/CompLumbering.dll index 68b2c3e8..38a1c8c4 100644 Binary files a/1.4/Assemblies/CompLumbering.dll and b/1.4/Assemblies/CompLumbering.dll differ diff --git a/1.4/Assemblies/CompOverlays.dll b/1.4/Assemblies/CompOverlays.dll index a5df9371..8c3208a1 100644 Binary files a/1.4/Assemblies/CompOverlays.dll and b/1.4/Assemblies/CompOverlays.dll differ diff --git a/1.4/Assemblies/CompOversizedWeapon.dll b/1.4/Assemblies/CompOversizedWeapon.dll index 021db99b..dc273e84 100644 Binary files a/1.4/Assemblies/CompOversizedWeapon.dll and b/1.4/Assemblies/CompOversizedWeapon.dll differ diff --git a/1.4/Assemblies/CompSlotLoadable.dll b/1.4/Assemblies/CompSlotLoadable.dll index 251357e1..59a5a3d9 100644 Binary files a/1.4/Assemblies/CompSlotLoadable.dll and b/1.4/Assemblies/CompSlotLoadable.dll differ diff --git a/1.4/Assemblies/CompToggleDef.dll b/1.4/Assemblies/CompToggleDef.dll index 67a33ecc..a9146861 100644 Binary files a/1.4/Assemblies/CompToggleDef.dll and b/1.4/Assemblies/CompToggleDef.dll differ diff --git a/1.4/Assemblies/PawnShields.dll b/1.4/Assemblies/PawnShields.dll index f8f157d2..cd47bc13 100644 Binary files a/1.4/Assemblies/PawnShields.dll and b/1.4/Assemblies/PawnShields.dll differ diff --git a/1.4/Assemblies/ThinkNodes.dll b/1.4/Assemblies/ThinkNodes.dll index 694cd5b5..b9c9ec70 100644 Binary files a/1.4/Assemblies/ThinkNodes.dll and b/1.4/Assemblies/ThinkNodes.dll differ diff --git a/About/About.xml b/About/About.xml index 7a7d5d19..2b68befd 100644 --- a/About/About.xml +++ b/About/About.xml @@ -19,7 +19,7 @@ https://github.com/pardeike/HarmonyRimWorld/releases/latest - 1.3.0.5 (10-09-2022) + 1.4.0.0 (10-21-2022) Adds modding components to RimWorld: vehicles, spell casting, weapon slots, oversized weapons, and more! @@ -76,6 +76,10 @@ Michael Fisher, Storm D Bain, Luke Salinas, WonkyWoo WeebHoo, Daniel Schott, Rai ======================== Changelog ======================== +1.4.0.0 (10-21-2022) +======================== +Initial update for RimWorld 1.4 of JecsTools + 1.3.0.5 (10-09-2022) ======================== Updated assemblies for RimWorld 1.4 unstable support. diff --git a/About/Changelog.txt b/About/Changelog.txt index 8a51672f..e9716461 100644 --- a/About/Changelog.txt +++ b/About/Changelog.txt @@ -1,3 +1,7 @@ +1.4.0.0 (10-21-2022) +======================== +Initial update for RimWorld 1.4 of JecsTools + 1.3.0.5 (10-09-2022) ======================== Updated assemblies for RimWorld 1.4 unstable support. diff --git a/About/Manifest.xml b/About/Manifest.xml index 61d04602..cbd9e1ab 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,7 +1,7 @@  JecsTools - 1.3.0.5 + 1.4.0.0 https://raw.githubusercontent.com/jecrell/JecsTools/master/About/Manifest.xml diff --git a/About/PatreonURL.txt b/About/PatreonURL.txt index dd02ada6..6c414d7d 100644 --- a/About/PatreonURL.txt +++ b/About/PatreonURL.txt @@ -1 +1 @@ -https://www.patreon.com/posts/54071148 \ No newline at end of file +https://www.patreon.com/posts/73617775 \ No newline at end of file diff --git a/About/Version.txt b/About/Version.txt index e474c207..149bb3c1 100644 --- a/About/Version.txt +++ b/About/Version.txt @@ -1 +1 @@ -1.3.0.5 +1.4.0.0 diff --git a/Source/AllModdingComponents/Directory.Build.props b/Source/AllModdingComponents/Directory.Build.props index 1c3cbd74..be484277 100644 --- a/Source/AllModdingComponents/Directory.Build.props +++ b/Source/AllModdingComponents/Directory.Build.props @@ -8,7 +8,7 @@ true 10.0 false - $([System.IO.File]::ReadAllText("..\About\Version.txt")) + $([System.IO.File]::ReadAllText("C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Workspace\JecsTools\About\Version.txt"))