Releases: FalcoGer/CoordinateConverter
Releases · FalcoGer/CoordinateConverter
v0.9.4 bugfix
- fixes progress bar
Full Changelog: v0.9.3...v0.9.4
v0.9.3 bugfix
- Fixes null dereference exception when executing lua script without dcs connection
Full Changelog: v0.9.2...v0.9.3
v0.9.2 bugfix
- fixes AH64 TSD doesn't apply center setting
v0.9.1 Bug fix
- Fixes AH64 TSD input errors
Full Changelog: v0.9.0...v0.9.1
v0.9.0 Settings
Settings update
- Adds permanent settings, saved next to the executable in settings.json
- Saves base directory of data files, can be changed in settings menu. This will create that directory
- Saves display setting
- Saves camera altitude mode
- Saves reticle setting
- Saves 10 most recently opened files
- Files dialogs are now opening by default in the relevant directory
- Different folders for ah64 dtc data and coordinate files
- Adds auto update function, default is disabled. Turn it on in settings.
- This is also saved in the settings file
- Will perform an update check when the program starts. It will not display a message if the version is up to date, only when a new one is detected.
Full Changelog: v0.8.2...v0.9.0
v0.8.2 bugfix
- Fixes file saving used open file dialog
- Fixes file dialogs were setting the file name to the path, now correctly remembers directory and file name only
- Fixes TSD data was cleared out when changing preset selection in Presets/when loading file with data present
Full Changelog: v0.8.1...v0.8.2
v0.8.1 bugfix
Read v0.8.0 changelog
- Fixes typo in AH64 DTC TSD
- Fixes null dereference exception in AH64 DTC when DCS not connected
v0.8.0 AH64 TSD Update
This update requires an update of the lua file.
Breaking changes
- LRST/LST code saved in AH64 DTC file will be invalid. You can load the file, but LST/LRFD will be set to
No Change
. Simply update your settings and save over the old file.
Additions
- AH64 DTC TSD Tab for all the TSD settings
- AH64 DTC LST/LRFD is now set separately
- A tool to execute custom lua code in the exports script
Fixes
- Users were able to edit drop down combo boxes manually, now they are select only. filtering is possible by typing while the list is open
- AH64 DTC transponder codes that were starting with 0 didn't load correctly
v0.7.0
v0.7.0
This update updates the lua file. Make sure you replace it in Saved Games/DCS/Scripts
.
Features
- Capability to read cockpit displays as text in lua file
- Capability to read parameters like "SEAT"
- AH64 automatic seat detection, no more message box
- AH64 Guard receiver option in DTC form
v0.6.13 CNV
- Adds enables CNV option in AH-64 DTC because SRS now uses that setting
- Upgrade Coordinate Sharp 0.21 -> 0.22
- Upgrade WIX installer 4.0.2 -> 5.0.0