Project Zomboid

Project Zomboid

Defecation v3.43 (Build 42+)
Showing 31-40 of 56 entries
< 1  2  3  4  5  6 >
Update: 1 Dec, 2021 @ 2:41pm

v1.96

- Moved default position of 'mini display' to accommodate for new 'map' and 'forage' buttons

Update: 28 Nov, 2021 @ 12:15pm

v1.95

- Window position/visibility/type (normal/mini display) is now saved (save is not instant for optimization reasons)
- Set 'setAlwaysOnTop' to true for the mini display as it could get stuck behind default UI elements after clicking them
- Added scripts for sounds to fix a few console messages

Update: 16 Nov, 2021 @ 3:57pm

v1.9

- Removed clickable 'Defecate' button, this is now a context menu option - right click to see the 'Defecate' option
- Added 'mini' display window - right click on the main window to transform it to the mini display, scrolling over the mini display will show you the %
- Updated toilet paper to allow 5 uses
- (Optimization) Removed 'OnPlayerUpdate' functions, defecation value is updated every ten minutes, so it doesn't make sense to update the UI all the time

Update: 11 Nov, 2021 @ 3:23pm

v1.81

- Added more strings to txt files; I believe I have got them all now
- Updated way 'defecated' clothes are created/named to avoid adding '(Wet)/(Bloody)/etc' multiple times

Update: 10 Nov, 2021 @ 12:35am

v1.8

- Added visual flies
- Updated feces nearby to get sick to 4 or more
- Removed looped.xml as this was overwriting vanilla looped.xml
- Added defecate_looped.xml
- Lowered chance for 'stomach growl' and flies sound
- Additionally, these will no longer play if your game time is set to 3x speed or higher
- Lowered flies sound length to 10 seconds with a fade in/out to be less annoying, but still let you know you're getting sick
- Added all strings to .txt files to make translations easier and updated code to account better for different languages
- Lots of general improvements and optimization to the code - every line has been looked over

Update: 5 Nov, 2021 @ 1:21pm

v1.72

- Fixed an issue when using split screen
- Made some minor optimizations and removed some unnecessary variables/data

Update: 5 Nov, 2021 @ 8:43am

v1.71

- Fixed being able to sterilize clothes without enough water in container

Update: 4 Nov, 2021 @ 6:15pm

v1.7

- Added ability to remove defecated debuff by sterilizing defecated clothes with bleach and water via 'Sterilize' right click menu
- Added animations
- happy squatting!
- Revamped the way '(Defecated)' clothes are created/handled, it previously only included pants/skirts:
- The (hopefully) lowest layer around your groin/upper legs should now be defecated if you accidentally defecate yourself - don't forger your undies!
- Dirt will be added to the defecated clothing and your groin/upper legs skin (between 20% and 50%)
- Beware - if you're only wearing a full suit with nothing on your groin/upper legs (ghillie, spiffo, etc), it will become defecated!
- Defecated bottoms will have their run speed lowered by 20%
- You will now need to be much closer to the toilet to use it and you will be locked in the rotation of the toilet
- Added book to list of toilet paper
- Made some other small optimizations

Update: 27 Oct, 2021 @ 1:33am

v1.6

- Added new 3d models for 'feces' and 'anti-diarrheal pill box'
- Added new texture for 'anti-diarrheal pills' - uses 'antibiotic pills' world 3d model
- Updated icons for all (3) items based on the new 3d models

Update: 27 Oct, 2021 @ 1:31am