DayZ
Thermal System
22件中 1-10 を表示
< 1  2  3 >
更新: 2024年4月22日 @ 17時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日 @ 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

更新: 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日 @ 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)

更新: 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.