Merge branch 'v0.96.6' into v0.96.6-despawn-scaling

This commit is contained in:
Filip Maciejewski 2019-09-06 13:10:42 +02:00 committed by GitHub
commit 192caf8011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 623 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@ -193,6 +193,7 @@ class Missions
* Added: Parameter to enable/disable limitations on Zeus functionalities. Default enabled to keep old behaviour.
* Added: Parameter to decide to start the campaign with a FOB container (default, like before) or a FOB truck.
* Added: Sector despawn scaling. The longer sector is activated the longer it de-activates. Configurable as parameter, 5min additional delay max by default.
* Added: Korean localization. Thanks to [PanzerKoLee](https://github.com/PanzerKoLee)
* Updated: Russian localization. Thanks to [DjHaski](https://github.com/DjHaski)
* Tweaked: Initial FOB box doesn't have equipment in the inventory anmore.
* Tweaked: Height check for mobile respawn now relies on `isTouchingGround` instead of z value of position.