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