Skip to content

Commit

Permalink
A16 Release
Browse files Browse the repository at this point in the history
Adjusted many values. Removed some unnecessary things as well. Will
update description on the forums/Workshop pages.

HugsLib must be installed separately now for the mod to function.
  • Loading branch information
DingoDjango committed Dec 21, 2016
1 parent 7538883 commit 9e03024
Show file tree
Hide file tree
Showing 16 changed files with 159 additions and 388 deletions.
11 changes: 8 additions & 3 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@
<name>Refactored Work Priorities</name>
<author>Dingo</author>
<url>https://ludeon.com/forums/index.php?topic=26077</url>
<targetVersion>0.15.0</targetVersion>
<description>Tweaks work order priorities to try and make pawn behaviour more intuitive and predictable.

<targetVersion>0.16.0</targetVersion>
<description>&lt;size=24&gt;Important:&lt;/size&gt;
This mod requires &lt;b&gt;HugsLib&lt;/b&gt;, it must be installed and loaded above this mod in the load order.



Tweaks work priorities to try and make pawn behaviour more intuitive and predictable.

For the full list of changes please visit the Steam Workshop page or forum thread.</description>
</ModMetaData>
Binary file removed Assemblies/$HugsLib.dll
Binary file not shown.
Binary file modified Assemblies/RefactoredWorkPriorities.dll
Binary file not shown.
12 changes: 3 additions & 9 deletions Defs/UpdateFeatureDefs/UpdateFeatures.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,9 @@
</HugsLib.UpdateFeatureDef>

<HugsLib.UpdateFeatureDef ParentName="HMTBUpdateFeatures">
<defName>RWP_1_4_0</defName>
<assemblyVersion>1.4.0</assemblyVersion>
<content>RWP uses some custom priorities that do not exist in vanilla RimWorld to make colonists behave more logically.\n\nYou can toggle the use of these custom priorities and read more about them in the menu (via tooltips).\n\nTo access the mod's menu, go to Menu &gt; Options &gt; Mod Settings.</content>
</HugsLib.UpdateFeatureDef>

<HugsLib.UpdateFeatureDef ParentName="HMTBUpdateFeatures">
<defName>RWP_1_4_1</defName>
<assemblyVersion>1.4.1</assemblyVersion>
<content>\n- All custom work orders are now individually togglable in the mod's menu.\n\n- Fixed Haul Rottables. Haulers will prioritise the fastest rotting items.\n\n- Fixed Haul Deterioratables. Haulers will prioritise the fastest deteriorating items.\n\nTo access the mod's menu, go to Mod Settings in RimWorld's Options menu.</content>
<defName>RWP_2_16_0</defName>
<assemblyVersion>2.16.0</assemblyVersion>
<content>RWP uses custom priorities that do not exist in vanilla RimWorld.\n\nYou can toggle the use of these custom priorities and read more about them in the menu (via tooltips).\n\nTo access the mod's menu, go to &lt;b&gt;Mod Settings&lt;/b&gt; (accessed through RimWorld's Options menu).</content>
</HugsLib.UpdateFeatureDef>

</Defs>
Loading

0 comments on commit 9e03024

Please sign in to comment.