RimWorld

RimWorld

Animal Gear
Showing 11-20 of 33 entries
< 1  2  3  4 >
Update: Aug 9, 2021 @ 1:25pm

Version 1.3.0.8 (Changes only for Rimworld 1.3+)

- New Option to fallback to a generic empty texture if no animal specific one is found (that way it is not required to have empty ones for all of them) [On by default]

- New Option to automatically replace gear with known replacements on map load (the old gear needs a devNote like this in its ThingDef: <devNote>legacy[Apparel_SmallAnimalScarf,Apparel_LargeAnimalScarf]</devNote> which then replaces this gear with 'Apparel_SmallAnimalScarf' or 'Apparel_LargeAnimalScarf' if one of those has the animal listed in its Tags - this does not perform any checks and switches the def, so make sure the replacement works correctly) [On by default]

Update: Jul 25, 2021 @ 7:01am

Version 1.3.0.7 (Changes only for Rimworld 1.3+)

- Fix some mod conflicts with other mods that change pawn rendering (HumanoidAlienRaces was causing clothed animals to sometimes be very large ^^)
- The mod now has mod-options: You can set the render-mode that will be used for AnimalGear and also turn off rendering clothes (Fallback mode might be more compatible but use more performance in some cases)

Update: Jul 22, 2021 @ 5:35am

Version 1.3.0.6 (Changes only for Rimworld 1.3+)

- Performance improvements for previous fix

Update: Jul 21, 2021 @ 6:53pm

Version 1.3.0.5 (Changes only for Rimworld 1.3+)

- Fix for inviible animals (Rimworld release version changed things.. in a bad way)

Update: Jul 21, 2021 @ 5:19pm

Version 1.3.0.4 (Changes only for Rimworld 1.3+)

- Fix for inviible colonists (Rimworld release version changed things..)

Update: Jul 15, 2021 @ 1:25pm

Version 1.3.0.3 (Changes for Rimworld 1.3&1.2)

- Patch for RaceToTheRim dragons body-part-groups (make armor-values show up / get recognized)

Update: Jul 15, 2021 @ 12:11pm

Version 1.3.0.2 (Changes only for Rimworld 1.3+)

- Minor fix for issues with dev-menu

Update: Jul 9, 2021 @ 1:58pm

Version 1.3.0.1 (Changes only for Rimworld 1.3+)

- Minor fix for visual also see last version

Update: Jul 9, 2021 @ 1:16pm

Version 1.3.0.0 (Changes only for Rimworld 1.3+)

- Basic support for 1.3 (all the basic stuff should work) I had to rework the whole part for rendering with the changes in 1.3, but it seems to be ok for now and it may also have better performance.

Update: May 23, 2021 @ 12:43pm

1.2.3.3

- XML-Patch fixes