Update readme

This commit is contained in:
Wyqer 2019-05-03 17:55:45 +02:00
parent 1100ada1f5
commit 5fdd08abea
No known key found for this signature in database
GPG Key ID: D7E2F8BD7F1E48FA
1 changed files with 2 additions and 0 deletions

View File

@ -166,6 +166,8 @@ class Missions
* Added: Chernarus Winter basefile to repository.
* Added: Fog removal script readded, as some people had issues with too much fog after some time.
* Added: Rosche building ignore list. Thanks to [madpat3](https://github.com/madpat3)
* Added: CSAT Vanilla blufor preset, CSAT Apex blufor preset and CSAT Arsenal preset. Thanks to [zandru](https://steamcommunity.com/id/radicalrabbit)
* Added: AAF and NATO opfor presets. Thanks to [zandru](https://steamcommunity.com/id/radicalrabbit)
* Tweaked: Weather module is also loaded, even with ACE running. (ACE doesn't control weather completely anymore)
* Tweaked: Disabled script that switched locality of all blufor units to the commander machine. (should fix UAV issue)
* Tweaked: `allPlayers` replaced with `(allPlayers - entities "HeadlessClient_F")` for scripts which should pause when no players are online. (logistic, resources, battlegroups)