Project Zomboid

Project Zomboid

Water Goes Bad
24개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2024년 11월 25일 오후 2시 10분
작성자: albion

3.1.0
  • The expiration date is now recalculated if the relevant sandbox options are changed.
  • Fixed error when plumbing objects in multiplayer.
  • Fixed some occasional errors when receiving squares.
  • Removed a debug print I forgot to remove from the previous update.
  • Small performance improvements.

업데이트: 2024년 8월 6일 오후 5시 16분
작성자: albion

3.0.0
  • Tainted water is now much more dangerous. Drinking it will make you sicker, and drinking it repeatedly can be fatal. Traits have a significant effect on this.
  • Reduced potential stuttering while loading new chunks by spreading work over multiple ticks.
  • Improved overall performance
  • Maybe hopefully ideally fixed the filter recipe not showing up

Breaking changes have been made to most of the API - I don't know of any mods that use it but if you do sorry :(

업데이트: 2024년 4월 8일 오후 4시 42분
작성자: albion

2.0.4
  • Removed Proportional Water Loss sandbox option. Water loss is always proportional now.
    • I couldn't really see any reason anybody would want to turn this off, but I'll re-add it if someone complains.
  • Minimum remaining water in containers now scales by the size of the container. The sandbox option sets the value for sinks and other 20 capacity containers.
  • Fixed a vanilla bug where washers/dryers don't synchronise their plumbed state immediately in multiplayer.
    • It's not really in the scope of this mod to be fixing random vanilla bugs, but I didn't want anyone thinking this mod was causing the issue.
  • Some small performance improvements

업데이트: 2023년 2월 11일 오전 11시 38분

Fixed difficulties plumbing sinks in multiplayer

업데이트: 2023년 1월 30일 오전 11시 21분

Valid wrenches for adding filters now use the "PipeWrench" tag - this won't have any effect on normal users, but adds extendability
Fixed an error when right-clicking certain objects

업데이트: 2022년 12월 7일 오전 10시 43분

Hopefully fix some context menu issues

업데이트: 2022년 12월 7일 오전 9시 47분

Fixed rare error when plumbing
Removed global object patch, as they seem to have been fixed in 41.78
Misc code changes

업데이트: 2022년 11월 10일 오후 6시 38분

V2.0.1
Fixed metal drum behaviour

업데이트: 2022년 11월 10일 오전 9시 23분

v2.0.0
Features
Optionally, plumbed taps now need a filter added to them to purify water
Other
Fixed all major vanilla rain barrel bugs
Fixed saving to the wrong mod data key (lol)
Lower memory usage
Now modular, so should be easy to mod

업데이트: 2022년 10월 21일 오후 2시 15분

Fixed taps staying tainted after being plumbed
Made improvements to ensure only taps are contaminated (although unsure if this was an issue)
Stopped redundant running of code on the client