Project Zomboid

Project Zomboid

True Smoking [B42]
Viser 1-10 af 82 forekomster
< 1  2  3 ... 9 >
Opdatering: 29. sep. kl. 9:48

Fix player event hooks

Opdatering: 28. sep. kl. 12:17

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

Opdatering: 27. sep. kl. 12:17

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.

Opdatering: 18. juli kl. 19:41

Idle Puffing now properly checks if the smoke is lit

Opdatering: 12. juli kl. 19:36

While reading the character will still slowly smoke

Adjusted moodle smoke estimates to all be x/8

Opdatering: 29. juni kl. 10:25

Reduce Moodle wiggle rate when smoke is out
Update poster png

Opdatering: 19. juni kl. 16:56

Pass Reefer Madness support/config off to Bjorn!

Opdatering: 4. juni kl. 21:33

Reefer Madness Compatibility fixes for missing integration on mod side

HGO custom sounds fix

Hide addiction moodle option

DTEM overwrite patch for nicotine system

Opdatering: 23. maj kl. 14:37

Fix inventory transfer error from new 48.0 functionality

Opdatering: 17. maj kl. 19:04

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