DayZ
Thermal System
Mostrando 1-10 de 22 aportaciones
< 1  2  3 >
Actualización: 22 ABR 2024 a las 17:17

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

Actualización: 22 ABR 2024 a las 12:56

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

Actualización: 21 ABR 2024 a las 23: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

Actualización: 15 ABR 2024 a las 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

Actualización: 14 ABR 2024 a las 20: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)

Actualización: 2 MAR 2024 a las 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

Actualización: 29 FEB 2024 a las 3:45

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

Actualización: 28 FEB 2024 a las 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.

Actualización: 26 FEB 2024 a las 11:34

Fix bug on player inventory heat transfer.

Actualización: 26 FEB 2024 a las 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.