-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Defs> | ||
<HugsLib.UpdateFeatureDef Abstract="true" Name="UpdateFeatureBase_WhatTheHack"> | ||
<modNameReadable>What the Hack!?</modNameReadable> | ||
<modIdentifier>WhatTheHack</modIdentifier> | ||
<linkUrl>https://steamcommunity.com/sharedfiles/filedetails/?id=1505914869</linkUrl> | ||
</HugsLib.UpdateFeatureDef> | ||
<HugsLib.UpdateFeatureDef ParentName="UpdateFeatureBase_WhatTheHack"> | ||
<defName>WhatTheHack_2_1_0</defName> | ||
<assemblyVersion>2.1.0</assemblyVersion> | ||
<content> | ||
What the Hack has been updated to support Rimworld 1.1. Many thanks go to Ogliss and SargBjornson for helping out with updating, and to anyone who helped testing. | ||
|
||
Update notes: | ||
- Compatibility with Rimworld 1.1. (Rimworld 1.0 is still supported) | ||
- Reworked world events so they use the new quest system. | ||
- Fixed some issues with hediff descriptions | ||
- Rebalanced rogue AI: decreased mood cost of various abilities and shortened cooldowns. | ||
- Minor balance tweaks. | ||
- Compatibility with Save our Ship 2. | ||
- Compatibility with Animals Logic. | ||
|
||
What the hack should still support any mechanoid, modded or not. This includes the new Pikeman mechanoid. If you do happen to find any issues, Please report them. Don't forget to include a HugsLib log. Press ctrl+f12 after the issue occurs, or press the green share log button to get a shareable link. | ||
</content> | ||
</HugsLib.UpdateFeatureDef> | ||
</Defs> |