Project Zomboid

Project Zomboid

Bow and Arrow
88개 중 1~10개 표시 중
< 1  2  3 ... 9 >
업데이트: 2025년 9월 27일 오전 11시 52분

Added nil checks for an arrow's square and cell (Thanks to Reifel). Bugs like that can give you the red box with numbers and massive log file. Added Polish translations (Thanks anon).

업데이트: 2024년 12월 29일 오전 6시 36분

Patched a bug so that instead of the mod breaking the archer says "Oof". Thanks, person who found the cause of this bug.
Added Ukranian, Russian, and Chinese translations.
Refactored the aiming system slightly to make it clearer how to add gamepad support.

업데이트: 2024년 3월 26일 오후 12시 01분

Commented out some code. It should show a red error message if a mod for this mod tries to access item data moved from Client to Shared. This may be better than the mod seeming to load correctly, but not working.

업데이트: 2024년 3월 26일 오전 11시 56분

Fixed a patch for a weapon modifiers mod. Moved item information from Client to Shared.

업데이트: 2024년 2월 11일 오전 8시 36분

Added nil checks to a line to avoid an error with a mod. Got the feeling like something was forgotten but submitted updated mod anyway.

업데이트: 2024년 2월 3일 오후 5시 36분

Fixed glitched attempt at compabilility with Nihilist Silencers. Added items from this mod to Weapon Modifiers' list of excempt items. Fixed not being able to put feather fletchings on arrows. Addded a nil check to something. Didn't add controller support.

업데이트: 2024년 1월 1일 오후 2시 01분

Undisabled a function. Added Ukranian and Spanish translations.

업데이트: 2024년 1월 1일 오후 1시 36분

It was broken for someone, better investigate

업데이트: 2024년 1월 1일 오후 12시 19분

Made arrow shaft of wood translatable like other names. Added a patch for a silence mod. Started adding alternative drawing before stopping. Crudely added feather fletchings that appear automatically on cutting a bird into smaller pieces. Made it easier to add items to this mod. Added French translation.

업데이트: 2023년 4월 11일 오후 1시 16분

Added comments to code. Changed // to /* and */ in recipes. Added a tooltip to tell you how to assemble arrows. I might have forgotten at least one easily implemented idea.