Project Zomboid

Project Zomboid

Bow and Arrow
Showing 51-60 of 87 entries
< 1 ... 4  5  6  7  8  9 >
Update: Sep 17, 2021 @ 9:59am

Fixed randomised Yaw on the launched arrow in version 41.54. Switched to using the new skill system when it is available.

Update: Aug 27, 2021 @ 2:25pm

Fixed unloading a weapon calling a different function resulting in infinite amunition generation instead. Fixed unloading 1 round from the bow leaving the bow on -1 arrows.

Update: Aug 18, 2021 @ 2:51pm

Added use of isBlockedTo to avoid inappropriate collisions.

Update: Jul 24, 2021 @ 12:08pm

Fixed a compatibility problem which was caused by assigning a custom skill on character creation, which was a problem because on character creation, Extra Skills System only assigns custom skills if there are none already assigned.

Update: Jul 23, 2021 @ 12:30pm

Fixed messages appearing above the archer.

Update: Jul 23, 2021 @ 9:59am

Fixed having a copy of an old version of Extra Skills System in the Lua for some reason :/

Update: Jul 22, 2021 @ 2:39pm

Disabled arrows being seen stuck in zombies if the game is running a Build newer than 41.50 to fix not being able to pull them out again. Fixed aiming wrong when above ground level. Fixed an error in aiming that was worse when closer to the target, and was worse with better archery skill.

Update: Jul 21, 2021 @ 11:51am

Fixed arrows doing no damage in Project Zomboid Build 41.51.

Update: Jul 9, 2021 @ 6:40am

Fixed unnecessarily creating modData on items during tooltip creation. Got rid of the coloured outline around zombies when aiming at them with some bows by using Lua code to set their range to 0 when changing the script file was not doing it for already existing bows.

Update: Jul 7, 2021 @ 2:54pm

Fixed the bow stave's tooltip's progress bar always showing blank. Fixed not automatically picking up the bow stave to carve it if it's not in the main inventory, and not doing that to take apart a broken arrow either.