Skip to content

Release Build 1.1.1.1607191

Compare
Choose a tag to compare
@DarrellJMartin DarrellJMartin released this 19 Jul 09:39
· 1448 commits to Release since this release
  • Latest Version set to 1607191
  • Release Build 1.1.1

[ALL] Updated version to 1.1.1.1607191
[MISSIONS] Added ALiVE | APEX Getting Started mission based on the ALiVE Quick Start mission on the wiki.
[SUP_PLAYER_RESUPPLY] Fix issue where non-slingloading aircraft caused an error.
[X_LIB] Fixed ALiVE_fnc_getFactions once again
[X_LIB] Fixed ALiVE_fnc_getFactions
[VARIOUS] factions/groups can now be defined in a mission's description.ext file
[MISSIONS] Converted missions to 3DEN
[MAIN] Fixed issue where map static data files were not being loaded on dedicated server.
[MIL_PLACEMENT] Stop aircraft from spawning in buildings other than hangars. Find a suitable position nearby
[SUP_COMBATSUPPORT] Minor - remove debug.
[MIL_LOGISTICS] Added option to limit air transport assets to faction only. If no air assets available, then delivery via convoy etc. #59
[SUP_COMBATSUPPORT] Added dropdown to slingloading request, so you can select from the slingable objects within 100m of the marker (or player position)
[SUP_COMBATSUPPORT] Ordering an AI pilot to RTB should avoid them getting confused about canceled or incomplete slingloading requests.
[SUP_COMBATSUPPORT] Added variable for spawning containers for transport vehicles (CS_CONTAINERS). Remove slingloading requests when slingloading is false. #51
[X_LIB] Modified mission defined compositions to have a higher precedence than config-based compositions (allows overwriting of config compositions)
[SUP_COMBATSUPPORT] Added ability to disable slingloading on editor-placed CS assets via object variable "CS_SLINGLOADING"
[X_LIB] Added support for mission specific compositions
[SUP_TRANSPORT] Added module option to select number of containers spawned. Fixed issue where turning off slingloading didn't take effect. #51
[SUP_COMBATSUPPORT] Fixed race condition with staticData
[GRP_A3] Added new faction class definitions
[GRP_A3] Added IND_G_F, CIV_F_EUROPE, CIV_F_AFRICA, CIV_F_ASIA, and CIV_F_TANOA factions