Skip to content

Commit

Permalink
Adds in various work-in-progress code changes. Adds a belated Japanes…
Browse files Browse the repository at this point in the history
…e translation update from Proxyer. Adds a force user code fix from Mehni. Adds BigBox - a solution for larger selection boxes for oversized pawns (such as dragons).(via RimWorld Mod Release Tool)
  • Loading branch information
jecrell committed Nov 17, 2019
1 parent 4681bf8 commit e4ce8ae
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
12 changes: 9 additions & 3 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
<name>JecsTools</name>
<author>jecrell</author>
<url>https://discord.gg/AaVFA7V</url>
<supportedVersions><li>1.0</li></supportedVersions>
<description>1.1.0.15 (12-14-2018)
<supportedVersions>
<li>1.0</li>
</supportedVersions>
<description>1.1.0.16 (11-16-2019)

Adds modding components to RimWorld: vehicles, spell casting, weapon slots, oversized weapons, and more!

Expand Down Expand Up @@ -58,11 +60,15 @@ Extensive hours of testing, debugging, and fixes by Xen.
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:
Maaxar, Shibby Says, TheJagermeister, Cory Bonifay, Kiya Nicoll, Matt Harris, Paul Fenwick, Grendalloffen, Martin K. Bonde, Bentley Alsup, Eric Idema, MasterScootie, GoSu, Josh McCabe, spook, Clifford Campbell, J, CrankyPeanut, E_T, Finwej, Jan Koutsky, Audrin Navarro, Михаил Юрченко, John Kanady, Luis Figueroa, Midgeman, Nate Haug, Nemuri Hime, Richard Paul, SilentWeirdo, Calum, Calhoun Cattell, Keith Thoma, Tim Stillson, Dick Jones, Patrick, Nathan Getman, Populous25, Sharp Spook, Steven James, Marcus Sireanu, Mark, Emily Shaw, Drachken, Zalson, Baron Xot, Nicholas Bateman, Christopher, Justin Andres, Luis Salvatierra, TinyFloatingTurtle, George Chong Chuang Ming, John Boehr, Oliver White, roxxploxx, Robin Hager, Brachiaraidos, That Guy, Toc Anastar, Karol Rybak, Allic, Austin Harbert, Yewty, Evan Hwang, Ryan Brock, Jonathan Holzinger, MC, Alexander, Kevin Reagan, Alex Mederer, Toss Antilles, Chelsea Archambeau, Aron Glasser, Dan Winn, Fredric Sundberg, Sarah Banks, ted stevens
Marcus Bell, RainerWingel, Dalton Johnson, Chris Seieroe, Robin Gleeson, Robert Alessi, Lea Stannard, Teres, David Silberstein, Sam, Kiya Nicoll, Matt Harris, Paul Fenwick, Grendalloffen, Don Homer, Josh McCabe, Elodie, Gothi, J, Michael Paugh, Audrin Navarro, Михаил Юрченко, Calum, Tim Stillson, Adam Bliss, Populous25, Marcus Sireanu, Maaxar, John Kanady, Midgeman, Dick Jones, Patrick, TinyFloatingTurtle, Nathan Getman, LionsFate, Sharp Spook, Cristina Shaver, Mark, George Chong Chuang Ming, Oliver White, roxxploxx, Emily Shaw, Karol Rybak, Justin Andres, Marcus Regan, Robin Hager, Allic, Austin Harbert, E_T, Alex Mederer, Alexander, Toss Antilles

========================
Changelog
========================
1.1.0.16 (11-16-2019)
========================
Adds in various work-in-progress code changes. Adds a belated Japanese translation update from Proxyer. Adds a force user code fix from Mehni. Adds BigBox - a solution for larger selection boxes for oversized pawns (such as dragons).

1.1.0.15 (12-14-2018)
========================
Removes apparel detour and replaces it with a harmony patch (thanks to Mehni)
Expand Down
4 changes: 4 additions & 0 deletions About/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.1.0.16 (11-16-2019)
========================
Adds in various work-in-progress code changes. Adds a belated Japanese translation update from Proxyer. Adds a force user code fix from Mehni. Adds BigBox - a solution for larger selection boxes for oversized pawns (such as dragons).

1.1.0.15 (12-14-2018)
========================
Removes apparel detour and replaces it with a harmony patch (thanks to Mehni)
Expand Down
2 changes: 1 addition & 1 deletion About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>JecsTools</identifier>
<version>1.1.0.15</version>
<version>1.1.0.16</version>
<dependencies />
<incompatibleWith />
<loadBefore>
Expand Down
2 changes: 1 addition & 1 deletion About/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0.15
1.1.0.16
Binary file modified Source/.vs/JecsTools/v15/Server/sqlite3/storage.ide-wal
Binary file not shown.

0 comments on commit e4ce8ae

Please sign in to comment.