Releases: kayler-renslow/arma-dialog-creator
ADC Release 1.0.7
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 CreatorArma Dialog Creator Installer.exe
: An executable used to install and run Arma Dialog Creatorupdate.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
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 CreatorArma Dialog Creator Installer.exe
: An executable used to install and run Arma Dialog Creatorupdate.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
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 CreatorArma Dialog Creator Installer.exe
: An executable used to install and run Arma Dialog Creatorupdate.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
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 CreatorArma Dialog Creator Installer.exe
: An executable used to install and run Arma Dialog Creatorupdate.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
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:
- XML UTF-8 encoding issue
- #13
- #14
- #15
- #16
- #17
- #18
- #19
- #20
- #21
- #22
- other small bug fixes that weren't reported on Github :O
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 CreatorArma Dialog Creator Installer.exe
: An executable used to install and run Arma Dialog Creatorupdate.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
Release Notes
This release includes the bug fix for Java compatibility problems where the most recent Java version was mistaken for being too old.
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 CreatorArma Dialog Creator Installer.exe
: An executable used to install and run Arma Dialog Creatorupdate.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
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
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.