RimWorld
More Vanilla Fences
15개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 7월 5일 오전 1시 47분
작성자: Jiopaba

[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.

업데이트: 2025년 3월 14일 오후 2시 43분
작성자: Jiopaba

[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.

업데이트: 2024년 4월 11일 오후 3시 03분
작성자: Jiopaba

[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.

업데이트: 2023년 3월 12일 오후 6시 17분

[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.

업데이트: 2022년 10월 22일 오후 3시 43분

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

Update About tag for 1.4, no changes necessary.

업데이트: 2022년 3월 17일 오전 7시 48분

[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.

업데이트: 2021년 7월 31일 오후 1시 07분

[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.

업데이트: 2021년 7월 29일 오전 11시 07분

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

Added Russian translation, courtesy of RSummer! Many thanks.

업데이트: 2021년 7월 28일 오전 6시 11분

[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.

업데이트: 2021년 7월 26일 오후 4시 42분

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

Added Korean language translation files, courtesy of inbae.