Project Zomboid

Project Zomboid

True Smoking [B42]
Affichage des entrées 1-10 sur 82
< 1  2  3 ... 9 >
Mis à jour le : 29 sept. à 9h48

Fix player event hooks

Mis à jour le : 28 sept. à 12h17

Fixed vanilla pack tracking for partially smoked cigarettes - modded packs will likely not track properly as they use different recipes

Updated hotkey system:

You can set smokes/packs as favorites and the hotkey will look for those first, then any smoke or pack afterwards if no favorites are found

Mis à jour le : 27 sept. à 12h17

Refactor Utils functions to scope under TrueSmoking table to avoid global namespace conflicts

Use new 42.12 BodyLocation code

Add detection for 42.12 smoke from cig pack

Added basic support for Jiggas Greenfire Mod

With the new 42.12 update Cigarette Packs were changed and no longer hold each cigarette as a individual item, the packs are now an object that spawn cigarettes into the players inventory. What this means is cigarettes can no longner be tracked for how much they have remaining when adding them back into a pack, they get reset to full because a new fresh cigarette is spawned from the recipe called that takes one from the pack. I will need to spend more time investigating this and come up with a solution to properly track the cigarettes if adding them to a pack. Everything else should still function normally.

Mis à jour le : 18 juil. à 19h41

Idle Puffing now properly checks if the smoke is lit

Mis à jour le : 12 juil. à 19h36

While reading the character will still slowly smoke

Adjusted moodle smoke estimates to all be x/8

Mis à jour le : 29 juin à 10h25

Reduce Moodle wiggle rate when smoke is out
Update poster png

Mis à jour le : 19 juin à 16h56

Pass Reefer Madness support/config off to Bjorn!

Mis à jour le : 4 juin à 21h33

Reefer Madness Compatibility fixes for missing integration on mod side

HGO custom sounds fix

Hide addiction moodle option

DTEM overwrite patch for nicotine system

Mis à jour le : 23 mai à 14h37

Fix inventory transfer error from new 48.0 functionality

Mis à jour le : 17 mai à 19h04

Add in checks for overflow addiction value to zero it when negative