DayZ
Thermal System
22개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2024년 4월 22일 @ 오후 5시 17분

- Hotfix item temperature calculations on inventory.
- Hotfix item temperature calculations close to heat source.

업데이트: 2024년 4월 22일 @ 오후 12시 56분

- [hotfix] Previous build included untested development functionality by mistake.

업데이트: 2024년 4월 21일 @ 오후 11시 14분

[fix] Items on the hips slot no longer affect player temperature.
[fix] OnConsume mod compatibility.
[improvement] Low weight items calculations
[feature] Add log level to configuration

업데이트: 2024년 4월 15일 @ 오후 12시 18분

    - Add automated translations to stringtable- Fix source of null pointer on `IsFrozen` calculation.- Fix items temperature ramdomly getting stuck at 1 / 0 C

업데이트: 2024년 4월 14일 @ 오후 8시 31분

Changelog:

- The mod requires IEF as a dependency. (https://gtm.steamproxy.vip/workshop/filedetails/?id=3199857963)
- Fix for drain and pour changing temperatures.
- Fix for spurious item weights. (mods with weird item weights, like 0 or negative values)
- Stop logging duplicate warnings
- Handle low weight itmes better (candy canes was a reported example of a low weight item creating problems)
- During fresh spawn, items spawn at comfort temperature
- Water content now dictates if items are frozen. Frozen items can't be consumed and frozen liquids can't be evacuated from bottles. (items_with_greater_water_content_freeze controls which amount of water would cause a freeze)
- Flatten configuration structure.
- Add multiple inventory items thermal behaviours (inventory_items_thermal_vehavior config)
- Configuration documentation published on teh repo (https://github.com/Istar-Eldritch/ThermalSystem/blob/main/documentation.md)

업데이트: 2024년 3월 2일 @ 오전 7시 39분

- Add basic compatibility with namalsk survival.
- Add setting to make hot foods damage players when eated.
- Add setting to make foods affect heat buffer when consumed.
- Fix color of items that don't have temperature.
- Fix heatbuffer issues

업데이트: 2024년 2월 29일 @ 오전 3시 45분

- Log warning instead of crashing if item's weight is 0.
- Improve color transitions when item freezes.

업데이트: 2024년 2월 28일 @ 오후 12시 59분

- Fix stack overflow errors
- Fix more items changing temperature when their mass changes (eg opening a can with a screwdriver)
- Items close to heat sources warm up. (eg firecamp, fire barrels etc)
- Added configuration to force some items to impact players comfort when the items_affect_player_temperature setting is disabled.

업데이트: 2024년 2월 26일 @ 오전 11시 34분

Fix bug on player inventory heat transfer.

업데이트: 2024년 2월 26일 @ 오전 7시 14분

- HipPack now counts as external inventories (items on it will drop temperature to ambient)
- Configuration to set temperature of items dropped when skinning animals.
- Configuration to set temperature of items dropped when fishing.