Update changeLog.sqf

Updated for V6.56 Build 39
This commit is contained in:
Ghostrider-DbD- 2017-02-24 19:57:27 -05:00 committed by GitHub
parent 54b4e7160b
commit 620792c6a8

View File

@ -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.
2/24/17 Version 6.56 Build 39.
Added a check so that mission completion by players near loot crates was tripped only when players were on foot.
Added a setting that determines whether loot crates are loaded when the mission spawns or once the mission is complete.
see blck_loadCratesTiming = "atMissionCompletion"; (line 78) for this configuration setting.
1/28/17 Version 6.55 Build 38
bug fixes
Commented out logging that is no longer needed