Skip to content

Releases: CalebSerafin/Antistasi-Dev-Deploy

Antistasi Testing Made Easy. (4.5.0.0)

28 Jun 15:33
4dab834
Compare
Choose a tag to compare

Antistasi Dev Deploy.exe:
Just place in the same folder as A3-Antistasi, and with one click, all the templates are deployed to your mpmissions. Integrates with FileBank to pack PBOs. Run with /h argument to see available switches.

Antistasi Dev Deploy Configurator.exe:
Run anywhere to open up a GUI which allows you to override global settings for Antistasi Dev Deploy.exe. (Recommended for new users)

Please find the needed binaries in All-In-One.zip.

Changelog:

  • v4 (4.5.0.0):
    Arma 3 Tools: FileBank integration.
    File operations now use Multi-Threading, which fully utilizes the CPU.
    The Configurator can now run ADD from it's last execution.
    Navigates down 1 or up 5 directories looking for Repository.

  • v3.1 and below:

Antistasi Testing Made Easy. (4.4.9.0)

21 Jun 16:51
6fd870f
Compare
Choose a tag to compare
Pre-release

Antistasi Dev Deploy.exe:
Just place in the same folder as A3-Antistasi, and with one click, all the templates are deployed to your mpmissions. Integrates with FileBank to pack PBOs.

Antistasi Dev Deploy Configurator.exe:
Run anywhere to open up a GUI which allows you to override global settings for Antistasi Dev Deploy.exe.

Please find the needed binaries in All-In-One.zip.

Changelog:

Antistasi Testing Made Easy. (4.3.8.0)

21 Jun 16:19
314ac14
Compare
Choose a tag to compare
Pre-release

Antistasi Dev Deploy.exe:
Just place in the same folder as A3-Antistasi, and with one click, all the templates are deployed to your mpmissions. Integrates with FileBank to pack PBOs.

Antistasi Dev Deploy Configurator.exe:
Run anywhere to open up a GUI which allows you to override global settings for Antistasi Dev Deploy.exe.

Please find the needed binaries in All-In-One.zip.

Changelog:

  • v4b3 (4.3.8.0):
    File operations now use Multi-Threading, which fully utilizes the CPU.
    Navigates down 1 or up 5 directories looking for Repository.
  • v4b2 and below:

Antistasi Testing Made Easy.

20 Jun 18:08
f8aaf13
Compare
Choose a tag to compare
Pre-release

Antistasi Dev Deploy.exe:
Just place in the same folder as A3-Antistasi, and with one click, all the templates are deployed to your mpmissions. Integrates with FileBank to pack PBOs.

Antistasi Dev Deploy Configurator.exe:
Run anywhere to open up a GUI which allows you to override global settings for Antistasi Dev Deploy.exe.

Please find the needed binaries in All-In-One.zip.

Changelog:

  • v4b2
    Valid Map-Templates end in a .map and have a mission.sqm.
    Periods in Map-Templates are preserved.
  • v4b1 and below:

Antistasi Testing made easy.

20 Jun 00:11
851fb14
Compare
Choose a tag to compare
Pre-release

Antistasi Dev Deploy.exe:
Just place in the same folder as A3-Antistasi, and with one click, all the templates are deployed to your mpmissions. Integrates with FileBank to pack PBOs.

Antistasi Dev Deploy Configurator.exe:
Run anywhere to open up a GUI which allows you to override global settings for Antistasi Dev Deploy.exe.

Please find the needed binaries in All-In-One.zip.

Changelog:

  • v4b1:
    Arma 3 Tools: FileBank intergration.
    The Configurator can now run ADD from it's last execution.
    Specific Map-Templates can be selected for PBO packing.
    Source can now be overridden.
  • v3 and below:

Antistasi Testing made easy.

19 Jun 16:06
56d6fc0
Compare
Choose a tag to compare

Antistasi Dev Deploy.exe:
Just place in the same folder as A3-Antistasi, and with one click, all the templates are deployed to your mpmissions. No forms, no configs, no-nonsense.

Antistasi Dev Deploy Configurator.exe:
Run anywhere to open up a GUI which allows you to override global settings for Antistasi Dev Deploy.exe.

Please find the needed binaries in All-In-One.zip.

Changelog:

  • v3.1:
    The default version number used if stringtable.xml is corrupt.
    XML Error is expressed to the user regardless of visibility settings.
    Fixed help augments not opening console window.
    File size reduced due to a smaller logo and output strings.
    File Assembly information is now accurate.
  • v3 and below:

Antistasi Testing Made Easy.

14 Dec 18:58
Compare
Choose a tag to compare

Antistasi Dev Deploy.exe:
Just place in the same folder as A3-Antistasi, and with one click, all the templates are deployed to your mpmissions. No forms, no configs, no bullshit.

Antistasi Dev Deploy Configurator.exe:
Run anywhere to open up a GUI which allows you to override global settings for Antistasi Dev Deploy.exe.

Please find the needed binaries in All-In-One.zip.

Changelog:

  • v3:
    Version switch /v added.
    Help switch /h added.
    Help text and version number added for Antistasi Dev Deploy Configurator. Antistasi Dev Deploy Configurator Registry put into a separate class. Registry crash fixed when accessing non-existent values.
  • b1.4:
    A label was added to the Configurator.
    Icons of x48 added.
  • b1.3:
    Fixed directory locality for the root folder checker.
  • b1.2:
    Antistasi Dev Deploy now creates the output folder if it doesn't exist.
    If your Arma 3 Profile Name doesn't exist or is missing (ie. A3 not installed), and you have not selected an output override: It will now export to PackagedMissions in the same Directory.
    (Requires Use of Configurator) Option added to open the output folder in Windows Explorer.
  • b1.1:
    Added Antistasi Dev Deploy Configurator
  • v1.0:
    Antistasi Dev Deploy debug build for no forms, no configs, and no-nonsense version.

Icons and Hint Text

15 Oct 20:40
Compare
Choose a tag to compare
Icons and Hint Text Pre-release
Pre-release

Antistasi Dev Deploy.exe:
Just place in the same folder as A3-Antistasi, and with one click, all the templates are deployed to your mpmissions. No forms, no configs, no bullshit.

Antistasi Dev Deploy Configurator.exe:
Run anywhere to open up a GUI which allows you to overide global settings for Antistasi Dev Deploy.exe.

Recent Changes:

  • A label was added to the Configurator.
  • Icons of x48 added.

Please find the needed binaries in All-In-One.zip.

Fixed Shortcut Directory Detection

15 Oct 18:35
Compare
Choose a tag to compare
Pre-release

Antistasi Dev Deploy now creates the output folder if it doesn't exist.

If your Arma 3 Profile Name doesn't exist or is missing (ie. A3 not installed), and you have not selected an output override: It will now export to PackagedMissions in the same Directory.

(Requires Use of Configurator) Option added to open the output folder in Windows Explorer.

Changed:
!Directory.Exists("A3-Antistasi")
!Directory.Exists(CurrentDirectory + @"\A3-Antistasi")
The rest of the directory references where correct except for the root folder checker.

Yes, the All-In-One.zip is smaller than an uncompressed standalone.exe.

Environment Protection

15 Oct 17:19
9de0b4c
Compare
Choose a tag to compare
Pre-release

Antistasi Dev Deploy now creates the output folder if it doesn't exist.

If your Arma 3 Profile Name doesn't exist or is missing (ie. A3 not installed), and you have not selected an output override: It will now export to PackagedMissions in the same Directory.

(Requires Use of Configurator) Option added to open the output folder in Windows Explorer.

Yes, the All-In-One.zip is smaller than an uncompressed standalone.exe.