From 0c9a522b787e0904e7edcaaa30dc24d50375e07b Mon Sep 17 00:00:00 2001 From: vbawol Date: Tue, 25 Aug 2015 10:24:08 -0500 Subject: [PATCH] changelog --- Changelogs/0.3.3.0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelogs/0.3.3.0.txt b/Changelogs/0.3.3.0.txt index 119c61b6..004a04ec 100644 --- a/Changelogs/0.3.3.0.txt +++ b/Changelogs/0.3.3.0.txt @@ -5,6 +5,7 @@ [Changed] Make use of new command getAllHitPointsDamage in A3 1.50 to increase performance of hitpoint data storage. [Changed] Use new A3 command setHitIndex instead of setHitPointDamage so we can use all hitpoints regardless of name. [Changed] Change BIS_fnc_distance2D usage over to distance2D command that added with A3 1.50 for better performance. +[Fixed] CfgEpochClient missionConfigFile version check was incorrectly using configFile. [Fixed] Loot object "Blue Tarp" weaponholder proxy position was in the wrong position. [Fixed] Reduce base hunger/thirst loss rate by half if players stamina is above 100. Base rate now can be changed with "baseHTLoss" variable in CfgEpochClient. [Info] Requres Arma 3 1.50 or higher.