From fc725f0a9c3a29d5325e94fefc4cd3d304a63870 Mon Sep 17 00:00:00 2001 From: vbawol Date: Mon, 31 Aug 2015 11:10:42 -0500 Subject: [PATCH] changelogs --- Changelogs/0.3.3.0.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelogs/0.3.3.0.txt b/Changelogs/0.3.3.0.txt index 004a04ec..bf87a2b6 100644 --- a/Changelogs/0.3.3.0.txt +++ b/Changelogs/0.3.3.0.txt @@ -1,10 +1,15 @@ +[Added] 4 new plywood walls as first level base walls. [Added] Wood Ladder that can be crafted from 4x lumber. +[Added] Wood Tower that can be crafted from a Wood Floor and 4x lumber. [Added] Solar Generator base item can be crafted from items found in the world. When placed gives passive power within 75m. [Added] New loot/crafting items (Solar Panels, Wire Cables, Battery Box) added to loot tables. +[Changed] Server side database functions renamed and now use cfgFunctions via a new pbo "epoch_server_core". [Changed] Increase max payout of Air Drop event loot. [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] Color not persisting when picking up corrugated walls. +[Fixed] Only maintain damaged objects and object health is repaired on maintain. [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.