mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Artillery groups would retreat in the wrong direction - fixed (parameters of the find_retreat_point function are a bit confusing 😕 )
This commit is contained in:
parent
86394d8f19
commit
c0fa135bf6
@ -9,6 +9,7 @@
|
|||||||
* **[Mission Generator]** Infantry will only be generated for APC and IFV groups
|
* **[Mission Generator]** Infantry will only be generated for APC and IFV groups
|
||||||
* **[Mission Generator]** Infantry squads size is not randomized anymore
|
* **[Mission Generator]** Infantry squads size is not randomized anymore
|
||||||
* **[Mission Generator]** Infantry squads can have a mortar.
|
* **[Mission Generator]** Infantry squads can have a mortar.
|
||||||
|
* **[Mission Generator]** SCUD missiles sites will now fire on enemy controls points in range when possible
|
||||||
* **[Factions]** Updated Nato Desert Storm to include F-14A
|
* **[Factions]** Updated Nato Desert Storm to include F-14A
|
||||||
* **[Factions]** Updated Iraq 1991 factions to include Zsu-57 and Mig-29A
|
* **[Factions]** Updated Iraq 1991 factions to include Zsu-57 and Mig-29A
|
||||||
* **[Factions]** Germany 1944, added Stug III and Stug IV
|
* **[Factions]** Germany 1944, added Stug III and Stug IV
|
||||||
@ -17,10 +18,12 @@
|
|||||||
|
|
||||||
## Fixes:
|
## Fixes:
|
||||||
* **[Factions]** AI would never buy artillery units for the frontline - fixed
|
* **[Factions]** AI would never buy artillery units for the frontline - fixed
|
||||||
* **[Factions]** Removed the F-111 unit from the NATO desert storm faction. (Recruiting it would cause crashes in DCS, since it is not a valid unit)
|
* **[Factions]** Removed the F-111 unit from the NATO desert storm faction. (Recruiting it would cause crashes in DCS, since it is not a valid unit)
|
||||||
|
* **[Campaign]** Automatic redeployment of ground units would sometimes fail - fixed
|
||||||
|
* **[Mission Generator]** Artillery groups would retreat in the wrong direction - fixed
|
||||||
* **[Units]** Fixed SPG_Stryker_M1128_MGS not being in db
|
* **[Units]** Fixed SPG_Stryker_M1128_MGS not being in db
|
||||||
* **[UI]** Fixed and added many missing ground units icons
|
* **[UI]** Fixed and added many missing ground units icons
|
||||||
* **[New Game Wizard]** Removed "mid game" campaign generator option which is currently broken
|
* **[New Game Wizard]** Removed the "mid game" campaign generator option which is currently broken
|
||||||
|
|
||||||
# 2.3.2
|
# 2.3.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user