Skip to content

0.6.0

Compare
Choose a tag to compare
@rkusa rkusa released this 04 Sep 13:18
· 31 commits to main since this release
d864542
  • Set coordinate format for AH-64D to DDM
  • Changed coordinate format of A10C II to DDM
  • Set coordinate format for A10C and AV-8B to DDM (thanks to @Wamwod #25)
  • Set coordinate format for F-14A/B to DMS
  • Updates F16 coordinates to include MGRS
  • Padded lon degrees with zeroes to a width of 3 for the F16 (to better match how you insert the coordinates)
  • Added NS430 FIX format (thanks to @Wamwod #27)
  • Set proper DDM format for the Ka-50 (thanks @chump29 #30)
  • Set coordinate format to DDM for all SA342 variants (thanks @chump29 #30)
  • Added DDM coordinates with proper precision to F/A-18C (used for precise coordinates; thanks to @Wamwod #25)
  • Added optional hotkeys to switch between pages and insert coordinates (hotkeyNextPage, hotkeyPrevPage, and hotkeyInsertCoordinates; thanks to @OloRatuj #29)
  • Updated Scratchpad to get blurred (remove focus) when clicking anywhere outside of it
  • Added automatic reset of the Scratchpad position and size when it got moved outside of the current viewport (easily happened when switching between VR and Desktop)