Project Zomboid

Project Zomboid

Vanilla Bugfixes
Viser 11-20 af 23 forekomster
< 1  2  3 >
Opdatering: 16. okt. kl. 2:25

Maintenance emulation for spears wasn't working.

Opdatering: 15. okt. kl. 15:42

Air-swing protection: True whiffs never cost durability—no base condition and no head/handle/blade/sharpness loss.

Real-hit capping: Actual hits are clamped to max 1 point of loss on base condition and on each supported sub-track (head/grip/handle/blade/sharpness).

Maintenance XP integrity: If the game “leaks” Maintenance XP on an air swing (sticky last target), the script rolls that XP back.

Spear maintenance emulation: When a spear is misreported as non-melee, it emulates vanilla Maintenance’s “saved the hit” roll (Maintenance + floor(Spear/2) vs one-in chance).

Ranged immunity: Firearms and other ranged weapons are ignored by the system.

Mid-swing guard: Temporarily boosts ConditionLowerChance during unconfirmed swings to prevent mid-animation durability leakage.

Opdatering: 15. okt. kl. 4:09

Small change to XP awarding after successful blade sharpening: players who already have Maintenance 10 no longer receive XP.

Opdatering: 14. okt. kl. 22:57

Changed the logo for a better mood! :D

Opdatering: 14. okt. kl. 22:14

Fix: Blade sharpening works again—now capped by blade/head condition and no longer downgrades the handle.

Opdatering: 14. okt. kl. 2:54

I haven't checked, but i added a guard, that EVERY weapon can only lose one condition point at a time (1 swing = max 1 condition loss, not 2 or 3)

Opdatering: 14. okt. kl. 1:01

Removed DIAGNOSE leftovers.

Opdatering: 14. okt. kl. 0:54

Bugfixes added:

If you hit a door or a zombie with a weapon, all swings onward with that weapon will roll a durability loss even in air.
Spears are not counted as a melee weapon in java - that causes no maintenance durability chance reduction and losing multiple duration points with just a single hit.

This bugfix handles both of them.

Opdatering: 7. okt. kl. 22:00

Added a guard that the refresh doesn't try to run in the main menu ( if the user don't intend to continue in game )

Opdatering: 7. okt. kl. 19:14

Fixing Backpacks after leaving MainOptions added.

Removed every attempt to fix the inventorypane or inventorypage.

Kept everything else.