Releases: FalcoGer/CoordinateConverter
v0.12.0
Bugfix
- Fixes AH64 setting TSD not working, Fixes #20
Hornet
- Removes buggy Pre-Plan options
- Adds Weapon Reference Point as point type, currently no function
- Will add a new way to manage weapons soon
If you don't need the Apache bug fix and like to use the hornet PP setup, you can keep using v0.11.0 and disable update checks and check back later manually.
Sorry, I will make a branch for breaking features next time.
v0.11.0
Requires lua file update.
- AH64 point deleter now checks if points exist before deleting
- AH64 points are now not entered again if they are already in the database
- Points are considered already entered if they have the same name, ident, coordinates and elevation
- Update CoordinateSharp to the latest version
v0.10.3 Bugfix
- Moves settings.json to AppdataLocal/CoordinateConverter/settings.json (Fixes #17)
To keep your settings, go to where you installed CoordinateConverter and cut the settings.json file.
Open the start menu and look for "Run". Alternatively hit press and hold the windows key and hit R.
Put %localappdata%
into the text field and click ok.
Windows file explorer will open in AppData/Local. Create the folder CoordinateConverter
and paste your settings file there.
You don't need to do this if you don't have settings yet or if you don't care, the directory and file will be created for you when first running the program.
Settings include:
- The base directory where waypoints and dtc data is stored by default
- Recently used files
- Reticle setting (always, F10 auto detect, never)
- Monitor selection
- Camera altitude setting (AGL, camera altitude)
- Auto update notifications
v0.10.2 Bugfix
- Fixes broken display IDs for the AH-64 which changed with the latest DCS patch.
v0.10.1 Bugfix
- Adds check for missing OH-58D data from points
v0.10.0 OH-58D
OH-58D
- Adds OH-58D Kiowa support (Thanks SPU/@kkernan)
v0.9.5
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