Project Zomboid

Project Zomboid

Bath Towels Overhaul
正在显示第 21 - 29 项,共 29 项条目
< 1  2  >
更新于:2 月 12 日 下午 3: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 日 下午 10: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