Skip to content

Releases: FalcoGer/CoordinateConverter

v0.12.0

08 Oct 15:37
Compare
Choose a tag to compare

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

12 Aug 18:59
Compare
Choose a tag to compare

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

29 Jul 14:18
Compare
Choose a tag to compare
  • 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

13 Jul 23:07
Compare
Choose a tag to compare
  • Fixes broken display IDs for the AH-64 which changed with the latest DCS patch.

v0.10.1 Bugfix

30 Jun 19:16
Compare
Choose a tag to compare
  • Adds check for missing OH-58D data from points

v0.10.0 OH-58D

21 Jun 02:54
Compare
Choose a tag to compare

OH-58D

  • Adds OH-58D Kiowa support (Thanks SPU/@kkernan)

v0.9.5

27 May 20:12
Compare
Choose a tag to compare
  • Adds last used files for ah64 dtc

v0.9.4 bugfix

24 May 17:45
Compare
Choose a tag to compare
  • fixes progress bar

Full Changelog: v0.9.3...v0.9.4

v0.9.3 bugfix

22 May 22:41
Compare
Choose a tag to compare
  • Fixes null dereference exception when executing lua script without dcs connection

Full Changelog: v0.9.2...v0.9.3

v0.9.2 bugfix

22 May 18:29
Compare
Choose a tag to compare
  • fixes AH64 TSD doesn't apply center setting