Project Zomboid

Project Zomboid

Bodily Functions [PREVIEW v0.13.0]
6개 중 1~6개 표시 중
업데이트: 2025년 7월 27일 오후 10시 09분
작성자: 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) ]

업데이트: 2025년 7월 25일 오후 6시 10분
작성자: MonkeyShark

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

업데이트: 2025년 7월 25일 오후 5시 52분
작성자: 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.

업데이트: 2025년 7월 24일 오후 7시 54분
작성자: 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.

업데이트: 2025년 7월 21일 오전 1시 14분
작성자: 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.

업데이트: 2025년 7월 18일 오후 6시 08분
작성자: 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.