Project Zomboid

Project Zomboid

Bath Towels Overhaul
30件中 21-30 を表示
< 1  2  >
更新:2月16日 @ 8時36分
更新者:Si-Cafe

++General Balance Adjustment And Fixed++

- Normal bath towels absorbency changed from 50 to a random value between 50-65.
- Rough bath towels absorbency changed from 20 to a random value between 25-40.
- Luxury bath towels absorbency changed from 80 to a random value between 80-100.
(These are only valid for towels that are new spawned.)
- Dish cloths absorbency changed from 15 to 10.

- Added "Towels May Deteriorate" option. Towels will deteriorate with use. However this chance is very low.
This can be disabled in the sandbox options.

- DrySelf changed to wipe as much wetness as possible in one action.

- Fixed an issue that incorrect calculated when it came to blood and dirt being adhered to the body from towels if use dirty towel.

- The maximum amount of blood or dirt that be adhered from the body to the towel or from the towel to the body at one time has been changed to 20%.

- Reduced the unhappiness reduction when using a clean towel from -3 to -2.

- Added a new icon for DrySlef context menu.

- Added an option to display towel water absorbency values ​​in the inventory item tooltip.
To enable this feature required Starlit Mod. (I made it optional, not a dependency.)

- DrySelf context menu tooltip default now "undisplay".

- Mod options have been redesigned.

更新:2月12日 @ 15時30分
更新者:Si-Cafe

Fixed an issue in do Dry Self where be ignore the remaining wetness amount of the towel and wipes all wetness from body.

Added missing translation key. (IGUI_BathTowelsOverhaul_NotGood)

Removed the "Colored Towel" (Towel coloring enabled/disabled) in sandbox option.

Changed Global "Wetness Decrease" value from 0.005 to 0.001.
Even with this, I still feel that natural drying is powerful.

更新:2月12日 @ 9時06分
更新者:Si-Cafe

Added an icon to the DrySelf context menu.
This can be select to "always" , "only available" or "never" show in the mod option.

更新:2月9日 @ 7時24分
更新者:Si-Cafe

DrySelf now finished with a maximum of two wiping actions.
(Previously, when using less absorbent towels or when player was very wet, multiple wiping actions were required with one Dry Self.)

更新:2月7日 @ 5時55分
更新者:Si-Cafe

Updated:

*Bath Towels*
- Bath towel icons now use IconsForTexture instead of a color mask. Hand towels still use a color mask though.
- Added colored icon texture for bath towels.
- Added ”RipClothingTowel" to Tags in script of BathTowel.
- Rewrote related onCreate functions.

*Recipe*
- Rip Towel now detects the tag "RipClothingTowel" instead of "Wipeable".
- Rip Towel now requires scissors or sharp knifes.

*Context Menu*
In the Dry Self context tooltip, "Towel Dirtyness" are now split into Bloody and Dirty.

更新:2月4日 @ 8時24分
更新者:Si-Cafe

Fixed the code for the wearable addon.

更新:2月3日 @ 5時27分
更新者:Si-Cafe

Added French translation. Thank you Bobitec.

An add-on mod has been released that makes bath towels wearable.

Added mod options to enable or disable tooltips in the DrySelf context menu, and to choose whether towel ratings are text or numeric.

更新:1月31日 @ 22時20分
更新者:Si-Cafe

Adjusted the offset of the towels during action animation.
This makes the towel angle more natural when drying face.

Technically, adjustment to the statics hand model attachment.

更新:1月31日 @ 10時45分
更新者:Si-Cafe

*BathTowel
- Fixed an issue where icons and world model colors did not match.
- Changed the color of the bath towel to a more defined color instead of random, and now uses a colored texture to match it. This also makes the hand model colored.


*Defines
- Changed sandbox options WetnessIncrease & WetnessDecrease from Enum to Boolean.
- Relaxed the increase value of WetnessIncrease from 0.05 to 0.03.
- Relaxed the decrease value of WetnessDecrease from 0.0015 to 0.005.

*BTO_WipeMySelf (TimedAction)
- Fixed a calculation miss regarding towel absorbency.
- Fixed an issue where ActoinAnim might not action properly.
- Commented out all DebugLog lines.

*ContextMenu
- Added display of towel color in Dry Self context tooltips.

更新:1月28日 @ 1時16分
更新者:Si-Cafe