Use navmesh to plan strike-like flight plans.

The cases where the target is extremely close to the origin point still
use the old flight plan pattern. This is probably fine.

https://github.com/Khopa/dcs_liberation/issues/292
This commit is contained in:
Dan Albert
2020-12-23 19:12:35 -08:00
parent d95f623ca9
commit 81af5d7497
4 changed files with 139 additions and 33 deletions

View File

@@ -5,7 +5,7 @@ Saves from 2.3 are not compatible with 2.4.
## Features/Improvements
* **[Flight Planner]** Air-to-air and SEAD escorts will no longer be automatically planned for packages that are not in range of threats.
* **[Flight Planner]** BARCAP, TARCAP, CAS, and Fighter Sweep flights will now navigate around threat areas en route to the target area when practical. More types coming soon.
* **[Flight Planner]** Non-custom flight plans will now navigate around threat areas en route to the target area when practical.
# 2.3.3