Releases: Talyataya/Phobos
Phobos v0.5.4
Phobos 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.
Phobos 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.
Phobos v0.5.0
- Content release.