Skip to content

Releases: FalcoGer/CoordinateConverter

0.5.1 Bug fix

19 Sep 21:16
Compare
Choose a tag to compare
  • Fixes question window not sizing correctly

The workflow update

19 Sep 20:24
Compare
Choose a tag to compare

This update changes the workflow of the tool.

  • Fixes ground elevation from DCS using the wrong coordinates, lat and long were reversed. (requires lua script update)
  • Adds version checker functionality
  • Adds feature to move multiple entries up or down in the list
  • Adds feature to edit entries in the list
    • Double click an entry to go into edit mode
    • Click the edit button with no entries selected will turn off edit mode
    • The edit button being red and the red background in the list will show that edit mode is enabled and which entry is being edited
  • Adds feature to edit multiple entries' point types, labels and altitudes, but not coordinates
    • Select multiple entries and click the edit button to edit them all.
  • Improves performance for data grid update speed
  • Fetching the coordinates from DCS inserts them directly into the list and puts the program into edit mode, only one button press is required now

v0.4.11

14 Sep 22:09
Compare
Choose a tag to compare
  • Adds extra columns for bearing and range from the reference point to unit importer

v0.4.10

14 Sep 18:49
Compare
Choose a tag to compare
  • Fixes F18C JSOW-A entering angle instead of height
  • Fixes IDs not resetting when deleting points from the list using the delete key

The A10C Update

14 Sep 16:47
Compare
Choose a tag to compare
  • Adds support for A10C points
  • Adds always on top button to tool strip
  • Adds ability to replace the crosshair if you want to
    • If Crosshair.png is not found, the default will be used
    • Magenta (Hex color code #FF00FF) will be transparent
    • Can be any size lower than your screen resolution, but it's probably best to keep it small

New button icons update

14 Sep 11:04
Compare
Choose a tag to compare
  • Adds new icons for the buttons
  • Updates timing for F18C SLAM-ER STPs

The F18 SLAM-ER STP Update

13 Sep 18:19
Compare
Choose a tag to compare
  • Adds support for F18C's AGM-84H SLAM-ER Steerpoints
  • Adds a button strip, icons are WIP
  • Replaces default WinForms icon with custom one
  • Fixes buttons not being depressed when aborting (requires lua file replacement)

The JF17 Update

12 Sep 21:36
Compare
Choose a tag to compare
  • Adds support for JF17

The QOL Update

12 Sep 18:25
Compare
Choose a tag to compare

Adds some convenience features:

  • Can select multiple points by clicking into the point list while holding control or shift
    • delete selected points with the delete key
    • set the points to be transferred/not be transferred with the space key
  • Pressing N/E/S/W while in the L/L inputs, will select the corresponding textbox for entry
  • Entering MGRS or UTM grids will automatically select the next text box when the correct amount of letters has been reached
  • Entering a text box with the tab key will select all text to be overwritten by the next keystroke

The KA50 Update

12 Sep 17:08
Compare
Choose a tag to compare
  • Adds support for KA50 and KA50-III
  • Minor fix involving point type not loading back for the current point when switching aircraft and the point has data for that aircraft