Releases: Santi871/DCSWaypointEditor
v1.0.0-beta-1
Important
Make sure to install the latest version of DCS BIOS: https://github.com/DCSFlightpanels/dcs-bios/releases/latest
Download the DCS BIOS zip and overwrite the DCS-BIOS folder in <Saved Games>\DCS\Scripts
(or DCS.openbeta if you use DCS Open Beta).
Changelog
Added:
- Preliminary F-16C Viper support
Improved:
-
F10 map coordinate capture now dynamically searches for the coordinate window on the screen (thanks @ryanhulsker )
-
F10 map coordinate capture now works with all coordinate formats (thanks @ryanhulsker )
-
Preset waypoint list is now sorted alphabetically (thanks @ryanhulsker )
Fixed:
- Misc A-10C waypoint input fixes (thanks @ryanhulsker )
v0.9.9-beta-2
v0.9.9-beta-1
Added:
-
Mirage 2000C support
-
F-14A/B Tomcat support
-
A-10C Warthog support
-
Ability to import/export a profile from/into an encoded string. Allows sharing via chat applications.
-
Ability to export profile as simple formatted plain text for easy reading
-
Enter into aircraft hotkey
Improved:
-
Hornet JDAM/JSOW STEPping now works correctly
-
Profile and aircraft management now simpler, more stable and refined
-
MGRS partial input no longer causes crash
-
F10 map coordinate recognition now works when DCS GUI is scaled
-
DCS-BIOS installer will always install the latest version from repo
-
Show popup with error DCS-BIOS installation fails
-
Moved a few buttons to menu bar
Note: This release may be unstable
Please read the README
v0.9.6-beta-1
-
Added support for AV-8B Harrier II
-
Added button to update the currently selected waypoint's position or name
-
Changed the order in the station selector to match the Hornet's avionics station stepping order
Please read the README
v0.9.5-beta-1
Warning: this release is potentially unstable, but I wanted to get it out asap because of the JDAM/JSOW changes.
If upgrading from older version: in the old version, export any profiles you want to keep, then delete profiles.db
. In the new version, import the profiles you saved. Only waypoints will be kept from old profiles.
-
Rewritten part of core functionality to prepare for support of more aircraft
-
Implemented support for new JDAM/JSOW preplanned missions mechanization. Now station must be selected when adding a preplanned mission.
-
Updated .json and saved profile format (old saved profiles not compatible, old .json profiles can be imported but only waypoints will be imported, not preplanned missions). Recommended to delete old
profiles.db
. -
Fixed crash when importing profiles
-
Fixed bug when entering sequence with 2 digit waypoints
-
Added ability to add waypoint types or amount unsupported by currently selected plane's avionics, they will appear crossed out to indicate they won't be entered into the aircraft
-
Added search/filtering to preset waypoints dropdown
Please read the README
v0.9.3-beta-1
-
pg.json
andcauc.json
only updated if they exist (won't be created again if deleted) -
Fixed bug when entering waypoint coordinates in PRECISE mode
-
Fixed delete profile
-
Fixed crash caused by entering alphabetic characters into altitude windows
Please read the README
v0.9.2-beta-2
- Temporarily disabled DCS binds parsing as it's not needed and it's buggy.
Please read the README
v0.9.2-beta-1
- Temporarily disabled DCS binds parsing as it's not needed and it's buggy.
Please read the README
v0.9.1-beta-1
-
Slightly improved logging for coordinate capture errors
-
Save MSN name correctly
Please read the README
v0.9-beta-1
-
Completed MGRS support
-
Added support for Hornet PRECISE mode
-
Fixed UI bugs
Please read the README