Skip to content

Commit

Permalink
version + update new
Browse files Browse the repository at this point in the history
  • Loading branch information
rheirman committed Aug 2, 2021
1 parent 2d46ab6 commit 47f5441
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 4 deletions.
5 changes: 1 addition & 4 deletions About/Version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@
but no minimum version will be required -->

<!-- Optional. This specifies the version of your mod for the library. Otherwise, the version of your mod's assembly will be used. -->
<overrideVersion>3.0.0</overrideVersion>
<!-- Optional. Use this to specify the version of HugsLib you are targeting.
See https://github.com/UnlimitedHugs/RimworldHugsLib/releases for the current version of the library.-->
<requiredLibraryVersion>6.0.0</requiredLibraryVersion>
<overrideVersion>4.0.0</overrideVersion>
</VersionData>
32 changes: 32 additions & 0 deletions News/UpdateFeatures.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,38 @@ Thanks go to the testers of this update as well:
- Diego75547
- Poj

Cheers,
Roolo
</content>
</HugsLib.UpdateFeatureDef>
<HugsLib.UpdateFeatureDef ParentName="UpdateFeatureBase_GiddyUpCore">
<defName>GiddyUpCore_4_0_0</defName>
<assemblyVersion>4.0.0</assemblyVersion>
<content>
Giddy-up up, and all its sub mods have been updated to be compatible with Rimworld 1.3.
First I want to thank Ogliss for being of great help during the update process.

This update comes with the following changes:
- 1.3 compatibility (of course :))
- Compatibility with the new pen mechanic.
- Fixed issue of not loading the mounted state properly when reloading the game
- Giddy-up Ride and Roll: Improved auto mount mechani. Decision whether the auto-mount or not should be better now.
- Giddy-up Caravan: Changed how caravan speed is modified. The vanilla mechanic is used instead. You can still configure which animals
are ridden by which pawns, so they ride them when leaving/arriving. But this is not mandatory.
- Giddy-up Caravan: Changed what animals can be ridden in vanilla so that it matches what you configured in Giddy-up.


&lt;color=orange&gt;&lt;b&gt;Known issue&lt;/b&gt;&lt;/color&gt;: Ride and roll can cause animals roaming the map sometimes. I tried limiting this, but some occurences of it are hard to fix.
For instance, if an animal is sleep deprived, it will go to sleep. Giddy-up doesn't allow pawns to mount sleep-deprived animals, so the animal will be left where it is.
Fixing all of these issues requires more time than I have right now, and I didn't want to stall the update any longer. If you come across an issue like this, and feel like there's an easy solution, please report it.

As you might know I'm not really active as modder anymore, but I do intend to keep all my mods alive. The reason I'm no longer active is because I'm working on my own game: &lt;color=orange&gt;&lt;b&gt;Cursed Crew&lt;/b&gt;&lt;/color&gt;. If you like my work, be sure to check it out! You can find a link to Cursed Crew the mod page of every mod I created.

Enjoy the update!

Cheers,
Roolo

Cheers,
Roolo
</content>
Expand Down

0 comments on commit 47f5441

Please sign in to comment.