Skip to content

Releases: FalcoGer/CoordinateConverter

v0.5.18 Bugfix

05 Jan 04:46
Compare
Choose a tag to compare
  • Fixes AH-64D KU Multiple key presses of the same key causing input error
  • Adds/Fixes various AH-64D Idents when importing units.
  • Fixes AH64 point deleter for control measures uses an index based on 1, instead of 51
  • Fixes a debug message being printed regardless of the DEBUGGING variable.
    • Not updating this file can potentially cause very large logs, especially when using the unit importer in very large missions and/or when using it repeatedly
    • Requires lua file update

Bug fix

23 Nov 01:42
Compare
Choose a tag to compare
  • Fixes UnitImporter sorting by class
    • Now sorts by class, then by unit type name, and finally by range ascending

v0.5.16 Bugfix

23 Oct 18:21
Compare
Choose a tag to compare
  • Fixes uncaught exception when moving points past the list limit

v0.5.15 Bugfix

21 Oct 12:49
Compare
Choose a tag to compare
  • Adds missing control measure idents to AH64

Installer update

06 Oct 01:14
c2b57dd
Compare
Choose a tag to compare
  • Adds installer

v0.5.13 bugfix

05 Oct 01:00
Compare
Choose a tag to compare
  • fixes editing of altitude not working

Bug fix v0.5.12

03 Oct 00:26
Compare
Choose a tag to compare
  • Fixes point type being set for edited point to point type of new point to edit when double clicking a cell in the coordinate list
  • Adds default point types for JF17 (WP) and F18 (WP) when importing from the unit importer

Bug fix v0.5.11

30 Sep 22:08
Compare
Choose a tag to compare
  • Fixes null dereference exception when opening unit importer without DCS connection
  • Fixes aircraft selection is enabled on startup, even though auto is enabled by default
  • Fixes aircraft tools are clickable even with that aircraft not being selected

0.5.10

30 Sep 20:28
Compare
Choose a tag to compare
  • Replaces message boxes with custom message box.
    • The custom message boxes will appear in the center of the main window and will always be on top

This fixes that a pop up message is hidden behind DCS while coordinate converter is sitting on a second monitor, being unresponsive to clicks due to the message being open.

Bug fix v0.5.9

30 Sep 19:47
Compare
Choose a tag to compare
  • Fixes null dereference exception when trying to send points to DCS without connection to DCS