Project Zomboid

Project Zomboid

TwisTonFire - Better Trapping
9개 중 1~9개 표시 중
업데이트: 2025년 10월 9일 오후 8시 19분
작성자: TwisTonFire

I removed the traptimerfix since The Indie Stone hotfixed it in 42.12.1
I added a guard that a serverside function doesn't get called in client.

During tests I came accross "ghost traps" after catching an animal the trap lingers closed on the tile and it cant be interacted with.
I added a antighost script that hopefully prevents it.

I don't think my mod caused this issue. But it happen only once so far.

Just give me feedback if you come accross weird things! And I will handle it.

업데이트: 2025년 9월 28일 오후 11시 10분
작성자: TwisTonFire

Added localizations for Animals

업데이트: 2025년 9월 25일 오후 7시 19분
작성자: TwisTonFire

ContextMenu Update for Build 42.12

업데이트: 2025년 9월 24일 오후 1시 45분
작성자: TwisTonFire

Made an exclusion in mod compatiblity for each other ( that you don't run both at the same time )

업데이트: 2025년 9월 24일 오후 1시 42분
작성자: TwisTonFire

[Update] Expanded bait tables are now optional.
Want only the UI/QoL changes? Enable “TwisTonFire – Better Vanilla Trapping” to keep all baits 100% vanilla.

업데이트: 2025년 9월 23일 오후 12시 14분
작성자: TwisTonFire

Base.BellPepper was missing in the bait list. - added

업데이트: 2025년 9월 23일 오전 11시 34분
작성자: TwisTonFire

V3
TL;DR – Changes:

- Mod guard (earlier): Your traptimerfix.lua now auto-disables if the mod TrapCatchTimerFix is active.

-Bait eligibility upgrades:
Weak food bait (below vanilla hunger threshold) can still be used.
Non-food bait Base.Animal_Brain is allowed as a trap bait and is consumed (−1) on placement.

-Catch-chance logic
If you choose to mark weak bait, the server-side hook multiplies catch chance (e.g., penalty for weak bait; optional per-bait/per-animal bonuses).

-Context menu + inventory support:
Added a context-menu hook so “Add Bait” shows up even when bait is only in backpacks/bags (not just main inventory).
Your menu patch now scans all nested containers and passes the actual item instance.

-ISAddBaitAction patch
Non-food path: place bait with non food items allowed (example: Base.Animal_Brain)
Food path: unchanged vanilla behavior.

-Localization:
Added key IGUI_Tooltip_ReducedEffectiveness and provided translations (EN, DE, ZH-TW, ZH-CN, ES, FR, JA, KO, PL, PT-BR, RU, TR, UK).

업데이트: 2025년 9월 22일 오후 10시 14분
작성자: TwisTonFire

v2:
I forgot Base.Cabbage

업데이트: 2025년 9월 22일 오후 9시 17분
작성자: TwisTonFire