DayZ
Thermal System
Showing 1-10 of 22 entries
< 1  2  3 >
Update: 22 Apr, 2024 @ 5:17pm

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

Update: 22 Apr, 2024 @ 12:56pm

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

Update: 21 Apr, 2024 @ 11:14pm

[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

Update: 15 Apr, 2024 @ 12:18pm

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

Update: 14 Apr, 2024 @ 8:31pm

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)

Update: 2 Mar, 2024 @ 7:39am

- 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

Update: 29 Feb, 2024 @ 3:45am

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

Update: 28 Feb, 2024 @ 12:59pm

- 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.

Update: 26 Feb, 2024 @ 11:34am

Fix bug on player inventory heat transfer.

Update: 26 Feb, 2024 @ 7:14am

- 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.