RimWorld
More Vanilla Fences
Affichage des entrées 1-10 sur 15
< 1  2 >
Mis à jour le : 5 juil. à 1h47

[Auto-generated text]: Update on 7/5/2025 4:47:51 AM.

Mod now has 1.5 and 1.6 folders because the XML has diverged. This update fixes support for dragging in 1.6 as well as makes it so that modded Fences can be used to "Replace" walls like vanilla fences can in 1.6 now.

Mis à jour le : 14 mars à 14h43

[Auto-generated text]: Update on 3/14/2025 4:43:33 PM.

Add the line "<holdsRoof>true</holdsRoof>" to the two 100% height fences so that they don't show weather even while under a roof. Credit to BadOaks for the bug report and the fix.

Mis à jour le : 11 avr. 2024 à 15h03

[Auto-generated text]: Update on 4/11/2024 6:03:50 PM.

Added 1.5 compat. Vanilla now has some kind of sanity-checking implemented which unfortunately throws red errors in response to any defined thing which is both impassable and possible to see over or shoot through. Basically, things which are technically embrasures. Chainlink fences are precisely this, not intended to be passable but still seen through.

As a result, I had to modify the base fence definition with <ignoreConfigErrors>true</ignoreConfigErrors> so I suppose this is mostly just a note to myself that when updating the mod I should temporarily take that out so I'm not suppressing any actually important errors. Oh well.

Mis à jour le : 12 mars 2023 à 18h17

[Auto-generated text]: Update on 3/12/2023 9:17:32 PM.

Added the <paintable>true</paintable> tag to my BaseFence item. All fences are now paintable using the vanilla painting system.

Mis à jour le : 22 oct. 2022 à 15h43

[Auto-generated text]: Update on 10/22/2022 6:43:12 PM.

Update About tag for 1.4, no changes necessary.

Mis à jour le : 17 mars 2022 à 7h48

[Auto-generated text]: Update on 3/17/2022 10:47:54 AM.

Fixed Farm Fence Gate accidentally being configured to block wind for wind turbines. Since the fences don't block wind it didn't make sense that the matching gate would.

Mis à jour le : 31 juil. 2021 à 13h07

[Auto-generated text]: Update on 7/31/2021 4:07:38 PM.

Fixed isFence flag which was erroneously "true" after making Farm Fences impassable. This caused big pathfinding errors because pawns and manhunting animals thought they could pass through the fence but the area inside was impossible to reach.

Mis à jour le : 29 juil. 2021 à 11h07

[Auto-generated text]: Update on 7/29/2021 2:07:10 PM.

Added Russian translation, courtesy of RSummer! Many thanks.

Mis à jour le : 28 juil. 2021 à 6h11

[Auto-generated text]: Update on 7/28/2021 9:11:17 AM.

Added French Translation from qux, and changed Chainlink Fences to not block light, per suggestion from same.

Mis à jour le : 26 juil. 2021 à 16h42

[Auto-generated text]: Update on 7/26/2021 7:42:46 PM.

Added Korean language translation files, courtesy of inbae.