Project Zomboid

Project Zomboid

Bodily Functions [PREVIEW v0.13.0]
Näytetään 1–6 / 6
Päivitys: 27.7. klo 22.09
tekijältä MonkeyShark

- Added functions to BF_ClothingConfig to make adding compatibility with clothing mods (using the overlays) easier:
[ BF_RegisterClothingCategory(name, data) ]
[ BF_AddSoilableLocation(location)]
[ BF_AddClothingTypesToCategory(category, newTypes) ]

Päivitys: 25.7. klo 18.10
tekijältä MonkeyShark

- Fixed bug where looped sounds weren't stopping after performing actions (like peeing in the toilet)

Päivitys: 25.7. klo 17.52
tekijältä MonkeyShark

- Moved most direct language instances in code to translation keys in scripts. This is partly based on the mod by Não é o Gui.
- Added [Brazilian Portuguese] translation from "Bodily Functions (Brazilian Portuguese)" by Não é o Gui.

Päivitys: 24.7. klo 19.54
tekijältä MonkeyShark

- Added support for Bleach and CleaningLiquid2 as cleaning items in addition to Soap2.
- Washing logic now estimates and displays post-wash severity if no cleaning item is available, and partially cleans items based on severity.

Päivitys: 21.7. klo 1.14
tekijältä MonkeyShark

- Sound Overhaul
- Medium pee ground sound when peeing on ground.
- Light pee ground sound when peeing self.
- Single fart sound when pooping, either self, toilet, or on ground.

Päivitys: 18.7. klo 18.08
tekijältä MonkeyShark

==============
[VERSION 0.13.0]
==============

- Moved relief points from BF_Lists.lua to BF_ReliefPoints.lua
- Added / Altered the following relief points:
- Bathtub (previously merged with Shower)
- Bush
- Dumpster
- Trash Can
- Tree
- Water Bodies (river, pond, etc.)
- Sinks (includes kitchen sinks now)
- Moved context menu functions to ContextMenu folder in isolated scripts

- Added potentially buggy ShyBladder and ShyBowel trait functionality. With them, you'll be unable to use anything besides a toilet.

- Added "Feces", "Vomit", "Snot", and "Sweat" fluids. All of these will tie into the mod eventually.