Skip to content

Releases: kayler-renslow/arma-dialog-creator

ADC Release 1.0.7

25 Oct 21:18
Compare
Choose a tag to compare

Release Notes

Added:

  • Ability to delete macros

Fixed:

  • ADC should now mostly work on Macs. Arma Tools support is non-existant for Macs, which means .paa conversion won't work.

Java Note

You will need Java 8 and JavaFX 8. Some versions of Linux will come with Java, but some versions of Linux don't come with JavaFX. You may need to manually install JavaFX even if you have Java.

Install Instructions

To install, extract adc_installation.zip. You can also run Arma Dialog Creator Installer.exe if you like. :)

Notes on the .exe files:

The .exe files are "wrappers" around the Java code. The actual implementation of Arma Dialog Creator is located in adc.jar. If you would like, you can just run the jar like it's an executable. The reason for the .exe is to provide an icon and check for Java compatibility.

File descriptions

  • adc_installation.zip : contains all files necessary to install and run Arma Dialog Creator
  • Arma Dialog Creator Installer.exe : An executable used to install and run Arma Dialog Creator
  • update.properties: Can ignore this. It is used for update checking.
  • adcupdate-x.x.x-buildx.jar: Can ignore this. It is what is downloaded for an update.

ADC Release 1.0.6

02 Feb 07:54
Compare
Choose a tag to compare

Release Notes

Changed:

  • For some cases when a project failed to load, a more detailed error report is available.
  • Made some backend changes to header parsing for better integration with Arma IntelliJ Plugin

Fixed:


Java Note

You will need Java 8 and JavaFX 8. Some versions of Linux will come with Java, but some versions of Linux don't come with JavaFX. You may need to manually install JavaFX even if you have Java.

Install Instructions

To install, extract adc_installation.zip. You can also run Arma Dialog Creator Installer.exe if you like. :)

Notes on the .exe files:

The .exe files are "wrappers" around the Java code. The actual implementation of Arma Dialog Creator is located in adc.jar. If you would like, you can just run the jar like it's an executable. The reason for the .exe is to provide an icon and check for Java compatibility.

File descriptions

  • adc_installation.zip : contains all files necessary to install and run Arma Dialog Creator
  • Arma Dialog Creator Installer.exe : An executable used to install and run Arma Dialog Creator
  • update.properties: Can ignore this. It is used for update checking.
  • adcupdate-x.x.x-buildx.jar: Can ignore this. It is what is downloaded for an update.

ADC Release 1.0.5

08 Nov 10:27
Compare
Choose a tag to compare

Release Notes

Bug fix for creating new empty Workspaces.


Java Note

You will need Java 8 and JavaFX 8. Some versions of Linux will come with Java, but some versions of Linux don't come with JavaFX. You may need to manually install JavaFX even if you have Java.

Install Instructions

To install, extract adc_installation.zip. You can also run Arma Dialog Creator Installer.exe if you like. :)

Notes on the .exe files:

The .exe files are "wrappers" around the Java code. The actual implementation of Arma Dialog Creator is located in adc.jar. If you would like, you can just run the jar like it's an executable. The reason for the .exe is to provide an icon and check for Java compatibility.

File descriptions

  • adc_installation.zip : contains all files necessary to install and run Arma Dialog Creator
  • Arma Dialog Creator Installer.exe : An executable used to install and run Arma Dialog Creator
  • update.properties: Can ignore this. It is used for update checking.
  • adcupdate-x.x.x-buildx.jar: Can ignore this. It is what is downloaded for an update.

ADC Release 1.0.4 Hotfix

07 Nov 00:06
Compare
Choose a tag to compare

Release Notes

This release fixes more bugs. User @tuntematonjr is legendary bug reporter. This is hopefully the end of systemic bugs.


Fixed:


Java Note

You will need Java 8 and JavaFX 8. Some versions of Linux will come with Java, but some versions of Linux don't come with JavaFX. You may need to manually install JavaFX even if you have Java.

Install Instructions

To install, extract adc_installation.zip. You can also run Arma Dialog Creator Installer.exe if you like. :)

Notes on the .exe files:

The .exe files are "wrappers" around the Java code. The actual implementation of Arma Dialog Creator is located in adc.jar. If you would like, you can just run the jar like it's an executable. The reason for the .exe is to provide an icon and check for Java compatibility.

File descriptions

  • adc_installation.zip : contains all files necessary to install and run Arma Dialog Creator
  • Arma Dialog Creator Installer.exe : An executable used to install and run Arma Dialog Creator
  • update.properties: Can ignore this. It is used for update checking.
  • adcupdate-x.x.x-buildx.jar: Can ignore this. It is what is downloaded for an update.

ADC Release 1.0.3

06 Nov 00:28
Compare
Choose a tag to compare

Release Notes

This release is for fixing a plethora of bugs, especially the XML UTF-8 encoding issue. This update uses a new XML writer and properly imports and exports header files in UTF-8.

For any older XML files that had difficulty loading because of the encoding issue, there is an encoding recovery system in place to attempt to re-parse the XML in UTF-16, which is what they were written in before.


Changed:

  • Importing will now concatenate old Custom Control Classes instead of completely overwriting the existing Custom Control Classes

Fixed:


Java Note

You will need Java 8 and JavaFX 8. Some versions of Linux will come with Java, but some versions of Linux don't come with JavaFX. You may need to manually install JavaFX even if you have Java.

Install Instructions

To install, extract adc_installation.zip. You can also run Arma Dialog Creator Installer.exe if you like. :)

Notes on the .exe files:

The .exe files are "wrappers" around the Java code. The actual implementation of Arma Dialog Creator is located in adc.jar. If you would like, you can just run the jar like it's an executable. The reason for the .exe is to provide an icon and check for Java compatibility.

File descriptions

  • adc_installation.zip : contains all files necessary to install and run Arma Dialog Creator
  • Arma Dialog Creator Installer.exe : An executable used to install and run Arma Dialog Creator
  • update.properties: Can ignore this. It is used for update checking.
  • adcupdate-x.x.x-buildx.jar: Can ignore this. It is what is downloaded for an update.

ADC Release 1.0.2

22 Aug 09:53
Compare
Choose a tag to compare

Release Notes

This release includes the bug fix for Java compatibility problems where the most recent Java version was mistaken for being too old.

  • Added "Check for Update" functionality
  • Fixed #5
  • Fixed #6
  • Fixed #7
  • Fixed #8
  • Fixed #9

Java Note

You will need Java 8 and JavaFX 8. Some versions of Linux will come with Java, but some versions of Linux don't come with JavaFX. You may need to manually install JavaFX even if you have Java.

Install Instructions

To install, extract adc_installation.zip. You can also run Arma Dialog Creator Installer.exe if you like. :)

Notes on the .exe files:

The .exe files are "wrappers" around the Java code. The actual implementation of Arma Dialog Creator is located in adc.jar. If you would like, you can just run the jar like it's an executable. The reason for the .exe is to provide an icon and check for Java compatibility.

File descriptions

  • adc_installation.zip : contains all files necessary to install and run Arma Dialog Creator
  • Arma Dialog Creator Installer.exe : An executable used to install and run Arma Dialog Creator
  • update.properties: Can ignore this. It is used for update checking.
  • adcupdate-x.x.x-buildx.jar: Can ignore this. It is what is downloaded for an update.

Day 1 Patch

15 Aug 19:43
Compare
Choose a tag to compare

Release Notes


Java Note

You will need Java 8 and JavaFX 8. Some versions of Linux will come with Java, but some versions of Linux don't come with JavaFX. You may need to manually install JavaFX even if you have Java.

Install Instructions

To install, extract adc_installation.zip. You can also run Arma Dialog Creator Installer.exe if you like. :)

Notes on the .exe files:

The .exe files are "wrappers" around the Java code. The actual implementation of Arma Dialog Creator is located in adc.jar. If you would like, you can just run the jar like it's an executable. The reason for the .exe is to provide an icon and check for Java compatibility.

Arma Dialog Creator First Release

15 Aug 05:51
Compare
Choose a tag to compare

Java Note

You will need Java 8 and JavaFX 8. Some versions of Linux will come with Java, but some versions of Linux don't come with JavaFX. You may need to manually install JavaFX even if you have Java.

Install Instructions

To install, extract adc_installation.zip. You can also run "Arma Dialog Creator Installer.exe" if you like. :)

Notes on the .exe files:

The .exe files are "wrappers" around the Java code. The actual implementation of Arma Dialog Creator is located in adc.jar. If you would like, you can just run the jar like it's an executable. The reason for the .exe is to provide an icon and check for Java compatibility.