From 977c09fe3ebab6658f2827b040cf716c453f966b Mon Sep 17 00:00:00 2001 From: Ghostrider-DbD- Date: Sun, 21 May 2017 07:25:46 -0400 Subject: [PATCH] Update changeLog.sqf Updated to reflect changes for Build 58. --- @epochhive/addons/custom_server/changeLog.sqf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/@epochhive/addons/custom_server/changeLog.sqf b/@epochhive/addons/custom_server/changeLog.sqf index d00d165..4e061c2 100644 --- a/@epochhive/addons/custom_server/changeLog.sqf +++ b/@epochhive/addons/custom_server/changeLog.sqf @@ -4,6 +4,11 @@ Loosely based on the AI mission system by blckeagls ver 2.0.2 Contributions by Narines: bug fixes, testing, infinite ammo fix. Ideas or code from that by Vampire and KiloSwiss have been used for certain functions. +5/21/17 Version 6.58 build 58 +[Fixed] typos for blck_epochValuables. +[Fixed] All loot was removed from AI vehicles at the time a mission was completed. +[Fixed] When mission completion criteria included killing all AI, missions could be completed with alive AI in vehicles. + 4/6/17 Version 6.58 Build 54 [Added] A FAQ presenting an overview of the mission system and addons. [Changed] Helicopter crew waypoint system reverted to that from Build 46.