DayZ
RaG_Liquid_Framework
Showing 1-10 of 14 entries
< 1  2 >
Update: Jun 12 @ 2:57pm

fixed: liquids could not be transferred if one container was empty

Update: Jun 10 @ 12:38pm

Partial code refactor.
Custom liquids will use their own actions now. If you added custom liquids yourself, you don't have to do anything.
The liquid framework should automatically recognize custom liquids.

Update: Jun 8 @ 4:07pm

fixed: Some Liquid Errors (1.28 changes)
fixed: Some Liquid Containers could not be filled

Update: Dec 11, 2024 @ 11:11am

Update: Dec 9, 2024 @ 4:57am

Liquid Definition tweaks

Update: Oct 8, 2024 @ 11:02am

This update will bring a lot of new features!
It is now possible to register an unlimited amount of liquids in the game.
Liquids from Baseitems (coffee + espresso) and Beehive (Honey + Honeywine) will show ERROR in the inspect menu
until DayZ Patch 1.26 is rolled out on 15th October. This will not cause any crashes or errors. It will simply not show the liquid until 1.26 is live.

A sample on how to add your own liquid is available here:
https://github.com/Tyson89/Liquid_Sample

Update: Nov 17, 2023 @ 4:13am

removed Tequila as a liquid as there is a limit of 31 liquids, not 32. Thanks to Lava for making me aware.

Update: Jun 1, 2023 @ 12:34pm

define should load before any other mod now, solving liquid errors when being used

Update: May 24, 2023 @ 7:14am

sorry, now it's fixed ^^

Update: May 24, 2023 @ 6:54am

define fix (thanks to TK92105)