Project Zomboid
Bow and Arrow
Εμφάνιση 31-40 από 87 καταχωρίσεις
< 1  2  3  4  5  6 ... 9 >
Ενημέρωση: 23 Μαρ 2022 στις 14:09

Tried fixing some debug code for a certain glitch not running. Added some more code for investigating that glitch, and stopping error streams when it happens.

Ενημέρωση: 9 Μαρ 2022 στις 7:34

Made carving a bow show the unfinished bow in the hands, with an animation. Changed the bow stave icon.

Ενημέρωση: 5 Μαρ 2022 στις 9:26

Added some more code to print things to the console to debug a bug. Tried fixing bow carving progress not being saved in multiplayer (But did not test it, I notice just now). Fixed an invisible UI element used to show the targeting circles measuring 128 x 128 and blocking some buttons.

Ενημέρωση: 5 Φεβ 2022 στις 13:00

Changed some error messages. Changed a specific hammer requirement to a general hammer requirement for making arrow heads out of nails.

Ενημέρωση: 31 Ιαν 2022 στις 9:17

Fixed self-looping multiplayer code. Added a debug message for a case when Client.Bows[itemFullType] is non-table null. Removed debug code that was printing the name of every recipe to the console on game start.

Ενημέρωση: 30 Ιαν 2022 στις 15:15

Fixed ghost mode.

Ενημέρωση: 30 Ιαν 2022 στις 12:56

Fixed body hits acting like head hits in multiplayer. Tried fixing the bow being held wrong in multiplayer. Changed the archery skill description to not mention +75% something, and to say +3 archery instead of +4 archery.

Ενημέρωση: 8 Ιαν 2022 στις 18:26

Fixed this mod putting the player in ghost mode. At least this mistake was not worse...

Ενημέρωση: 8 Ιαν 2022 στις 11:56

Fixed zombies disappearing on the client that shot them on multiplayer by making it one arrow per zombie head on multiplayer instead of trying to subtract hp from zombies on multiplayer.

Ενημέρωση: 6 Ιαν 2022 στις 10:13

Added a different method of showing circles over zombies using Render3DItem instead of world items, in game versions 41.54 and later, which may work better in multiplayer. Made arrows subtract hp from zombies. Made a string use something from the translations thing. Maybe some other changes were made too. The patch notes from yesterday are missing so maybe the update failed.