You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.