Arma 3
Phobos
Showing 1-4 of 4 entries
Update: 15 Apr, 2019 @ 12:14pm

Changelog
v0.5.4:
*Phobos now has its own Copy_Paste_Dialog which is used to extract code by multiple modules. (Achilles had broken it by causing backward-incompatibility in Ares files.)
*Added a notification for successful import.
*Minor bug fixes.

Update: 2 Nov, 2018 @ 10:32am

Changelog
v0.5.3:
* Phobos Cutscene Editor (PCE) Update; a lot of modules, functions and notifications were introduced.
* Added PCE hints, cfgHints got logical order now.
* AI Stance modules were added.
* Restructured all 'Set AI ...' modules to use same functions respectively.
* Added a function to check if a string is eligible to become variable name.
* Added a function to round up numbers.
* All Kronzky inner functions has become separate functions.
* Added a basic sqf file to test out PCE functions.(To be expanded in future to be bug-proof when modified.)
* fn_showChooseDialog.sqf has been upgraded.(Received so much update to list in here.)
* All Ares_fnc_showChooseDialogs have been upgraded with Phobos_fnc_showChooseDialog.
* Welcome Screen now correctly works for all type of player settings.
* Bug fixes, code cleaning.

Update: 28 May, 2017 @ 5:28pm

Changelog
v0.5.2:
* 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.

Update: 23 Apr, 2017 @ 6:02pm

Content Release.