From 15f3c974610602bf02f9c89f903f1533fced2504 Mon Sep 17 00:00:00 2001 From: vbawol Date: Tue, 19 Apr 2016 11:16:56 -0500 Subject: [PATCH 1/2] changelog --- Changelogs/0.3.8.0.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Changelogs/0.3.8.0.txt b/Changelogs/0.3.8.0.txt index 9d639345..68b0fbcb 100644 --- a/Changelogs/0.3.8.0.txt +++ b/Changelogs/0.3.8.0.txt @@ -43,9 +43,12 @@ [Info] Some AI Scripts Mods may not work with disableRemoteSensors enabled. You can disable with "disableRemoteSensors = false;" in CfgEpochClient. [Info] Removed old .bikey and added new one for 0380. -Build: 424 +Build: 427 +[Changed] Increased range for vehicle interactions to fix issues with access to larger vehicles. [Changed] Preloading sapper by spawning one on the map at server start. [Changed] Change to github markdown for credits and license. +[Fixed] Mission loot payout not working. Thanks to @He-Man for the fix: http://epochmod.com/forum/index.php?/topic/41892-payout-trader-mission-broken/ +[Fixed] Crafting recipe for Vehicle Repair Kit had wrong part in usedIn array. Thanks to LeBarbare for the report: http://epochmod.com/forum/index.php?/topic/41896-wrong-recipe-place/ [Fixed] Green Marked traders unable to be accessed. [Fixed] Trailing commas in CfgLootTable. [Fixed] Disallow building inside of vehicles. From 6cc3a8d8c8b53a86625b2921b4f9f751ca72cf79 Mon Sep 17 00:00:00 2001 From: vbawol Date: Tue, 19 Apr 2016 11:18:27 -0500 Subject: [PATCH 2/2] changelog --- Changelogs/0.3.8.0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelogs/0.3.8.0.txt b/Changelogs/0.3.8.0.txt index 68b0fbcb..f87c5cd0 100644 --- a/Changelogs/0.3.8.0.txt +++ b/Changelogs/0.3.8.0.txt @@ -44,7 +44,7 @@ [Info] Removed old .bikey and added new one for 0380. Build: 427 -[Changed] Increased range for vehicle interactions to fix issues with access to larger vehicles. +[Changed] Increased range for vehicle interactions to fix issues with access to larger vehicles. Thanks to Grahame for the report: http://epochmod.com/forum/index.php?/topic/41894-cannot-unlock-large-vehicles/ [Changed] Preloading sapper by spawning one on the map at server start. [Changed] Change to github markdown for credits and license. [Fixed] Mission loot payout not working. Thanks to @He-Man for the fix: http://epochmod.com/forum/index.php?/topic/41892-payout-trader-mission-broken/