Skip to content

Releases: Talyataya/Phobos

Phobos v0.5.4

15 Apr 19:10
Compare
Choose a tag to compare

*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.

Phobos v0.5.3

02 Nov 17:31
Compare
Choose a tag to compare

*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

29 May 00:19
Compare
Choose a tag to compare
  • 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

29 May 00:17
Compare
Choose a tag to compare
  • Content release.