Skip to content

Phobos v0.5.2

Compare
Choose a tag to compare
@Talyataya Talyataya released this 29 May 00:19
· 3 commits to master since this release
  • Added: Changelog, which will be displayed first time the new version is activated.
  • Added Module: "Generate Mission SQF(Basic)", written from scratch to fix bugs/absents of Ares one. (Basic) is meant relative to future features and supports every feature of Ares version.
    - Fixes corrupted SQF generation.
    - Fixes multiple vehicle generations(and due that, explosions) caused by squad-bounded vehicle generation.
    - Saves units inside vehicles instead of generating squads from config.
  • Added Module: "Display/Modify Object Variables", displays and modifies(not yet) an object's variables.
  • Added function: "showChooseDialog.sqf" from Ares in expanded form.
    - Now supports scrolling, allowing many more choices to be given.
    - Now options that are required as text can appear with a default value instead of being empty.
  • Fixed Module: "AI Difficulty Prefix" now checks correct variable to remove previous related event handler.