Skip to content

0.54

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 13:40
· 136 commits to master since this release
222ff1c

General

  • Override ACE cargo space of vehicles (to fix incompatibility with GM and maybe other mods/DLCs not configured to work with ACE)
  • Saved games are sorted by UTC time by @Br-ian
    Note that saved games from old versions might be sorted incorrectly, but will be listed below new saved games.
  • Added livonia firing range objects into the building sorting, AI will utilize the wooden and concrete targets in the firing range script @SomethingSimple

Maps

Fixes

  • PROBABLY Fix insane mission loading time on dedicated server when first client starts mission ('wait for host' screen). Please tell me if you see any difference regarding to this issue.
  • Fixed incite dialogue option not working
  • Fix default playable unit at Anizay map
  • Fixed Staszow map configuration error, which made this map not show in the list
  • Fix RHSPKL map configuration error, which made this map not show in the list, by @Lazejun
  • Fixed wrong build version showing in the mission instead of the proper build version

Translations

Factions

AI

  • Trucks with machineguns are properly utilized as combat vehicles by AI (reworked combat vehicle sorting) @SomethingSimple

Technical

  • Fixed SQF-VM validation tests not working at GitHub Actions