Releases: FalcoGer/CoordinateConverter
Releases · FalcoGer/CoordinateConverter
0.5.1 Bug fix
- Fixes question window not sizing correctly
The workflow update
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
v0.4.10
The A10C Update
- 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
- If
New button icons update
- Adds new icons for the buttons
- Updates timing for F18C SLAM-ER STPs
The F18 SLAM-ER STP Update
- 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
- Adds support for JF17
The QOL Update
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
- 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