From d9d1a7137a96c062b32a9cb8264a109a68371716 Mon Sep 17 00:00:00 2001 From: IT07 Date: Sun, 21 Aug 2016 21:41:59 +0200 Subject: [PATCH] v0751.7 changes --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0fecd5..07e43ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,20 @@ ## VEMFr Changelog +#### `v0751.7` +#######UPDATE NOTE: update BOTH server files and client files! +*Server-side*
+**[ADDED]** config blacklist for thermal scopes
+**[ADDED]** minimumWait setting to the BaseAttack mission settings as suggested by Paul
+**[CHANGED]** killPercentage setting. Each mission has this setting in its class now
+**[NEW]** warning system for BaseAttack missions as requested by HarryNutz
+**[TWEAKED]** code performance/speed and syntax
+**[TWEAKED]** execution speed of mpKilled code
+
+ #### `v0751.6` #######UPDATE NOTE: re-configure the mine settings! *Server-side*
-**[CHANGED]** mine settings of the DynamicLocationInvasion mission type. They are inside their own class now. +**[CHANGED]** mine settings of the DynamicLocationInvasion mission type. They are inside their own class now
**[FIXED]** mines are not working
**[FIXED]** (EPOCH) error in BaseAttack.sqf, line 46
**[TWEAKED]** error tolerance in some functions