Skip to content

Commit

Permalink
Version data
Browse files Browse the repository at this point in the history
  • Loading branch information
jecrell committed Oct 19, 2022
1 parent b0a23a6 commit 3b012e7
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 8 deletions.
14 changes: 9 additions & 5 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
</li>
</modDependencies>
<description>1.4.0.1 (09-10-2021)
<description>1.4.1.0 (10-11-2022)

Adds new types and sizes of doors to RimWorld and an extensible framework for other mods to add such doors.

Expand All @@ -29,20 +29,24 @@ Currently included:
* Jail Door (1x1) - Stronger door to keep prisoners inside.
* Gates (2x1) - Stylized doors perfect for meeting pre-industrial needs.
* Remote Doors (1x1, 2x1, 3x1) - Garage-style doors that can be opened by remote buttons or levers.
* Blast Doors (1x1, 2x1, 3x2) - Incredibly tough and secure doors used to keep greater threats at bay. Also can be opened by remote buttons or levers.
* Blast Doors (2x1, 3x2) - Incredibly large and secure doors used to keep greater threats at bay. Also can be opened by remote buttons or levers.
* Autodoors (2x1, 3x2) - Double/triple sized autodoors. All autodoors (including vanilla 1x1 autodoor) also can be opened by remote buttons or levers.

Commissioned by CMDR Toss Antilles.


Thank you to my Patrons for supporting me in my efforts. Without you, none of this would be possible.

These are the most excellent rim dwellers who support me:
Cade Perkinson, Jay Sacane, John Pahl, Tankok1998 also known as the Shermanlover, Vahl Kilmer, Zsolt Biró, Genaeve, JD2.0, Olteanu Laurentiu, Penelope Charli Whitman, Charlie Garnham, Steven Pretswell, Sultan Saltlick, RainerWingel, Daniel Paseka, Kyben, Charles Morris, Chris Seieroe, Robin Gleeson, Lea Stannard, Teres, David Silberstein, Kiya Nicoll, Matt Harris, Paul Fenwick, Michael Whitehead, Robert Alessi, Elodie, Gothi, Audrin Navarro, Михаил Юрченко, Calum, Tim Stillson, Populous25, Don Homer, Adam Bliss, Maaxar, Christopher, TinyFloatingTurtle, John Kanady, Midgeman, Nathan Getman, Sharp Spook, LionsFate, Cristina Shaver, Mark, George Chong Chuang Ming, Oliver White, roxxploxx, Emily Shaw, Justin Andres, Robin Hager, Kevin Reagan, Austin Harbert, Marcus Regan, E_T, Alex Mederer, Alexander, Toss Antilles
These are the most excellent rim dwellers who support me:
Michael Fisher, Storm D Bain, Luke Salinas, WonkyWoo WeebHoo, Daniel Schott, RainerWingel , Lea Stannard, David Silberstein, Matt Harris, Kiya Nicoll, Paul Fenwick, Elodie , Genaeve , David Turner, Populous25 , Matthew Isom, Charlie Garnham, TinyATuin, Michael Cailler, Jimes Tooper, Landon Cash, Sharp Spook, Don Homer, roxxploxx , Alex Mederer, Justin Andres, Dan Jones, Kaz, Michael Whitehead, iknowdude00, Alexander , Ken Birdwell, Michael Fisher, Storm D Bain, Luke Salinas, WonkyWoo WeebHoo, Daniel Schott, RainerWingel , Lea Stannard, David Silberstein, Matt Harris, Kiya Nicoll, Paul Fenwick, Elodie , Genaeve , David Turner, Populous25 , Matthew Isom, Charlie Garnham, TinyATuin, Michael Cailler, Jimes Tooper, Landon Cash, Sharp Spook, Don Homer, roxxploxx , Alex Mederer, Justin Andres, Dan Jones, Kaz, Michael Whitehead, iknowdude00, Alexander , Ken Birdwell

========================
Changelog
========================
1.4.1.0 (10-11-2022)
========================
Updates DoorsExpanded to support 1.4.3514 Unstable

1.4.0.1 (09-10-2021)
========================
Fix crash due to infinite recursion in RW 1.3.3116+
Expand Down Expand Up @@ -219,4 +223,4 @@ This should fix the issue where animals do not want to walk through the doors fo
Initial release for RimWorld 1.0

</description>
</ModMetaData>
</ModMetaData>
4 changes: 4 additions & 0 deletions About/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.4.1.0 (10-11-2022)
========================
Updates DoorsExpanded to support 1.4.3514 Unstable

1.4.0.1 (09-10-2021)
========================
Fix crash due to infinite recursion in RW 1.3.3116+
Expand Down
4 changes: 2 additions & 2 deletions About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>DoorsExpanded</identifier>
<version>1.4.0.1</version>
<version>1.4.1.0</version>
<dependencies />
<incompatibleWith />
<manifestUri>https://raw.githubusercontent.com/jecrell/DoorsExpanded/master/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/jecrell/DoorsExpanded/releases</downloadUri>
</Manifest>
</Manifest>
2 changes: 1 addition & 1 deletion About/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0.1
1.4.1.0

0 comments on commit 3b012e7

Please sign in to comment.