51st-Vfw / JAFDTC

JAFDTC DTC tool for DCS
GNU General Public License v3.0
0 stars 1 forks source link

Add DSMS System for the A-10 #25

Closed fizzle77 closed 6 months ago

fizzle77 commented 6 months ago

Adds a DSMS system for the A-10 which:

Documentation updates are included. (Sneaked in the Misc System doc updates, too.)

Makes use of the new QueryBuilderBase functionality to grab the jet's loadout and apply settings wherever the weapons are loaded.

Adds db-a10-munitions.json that describes each weapon type's capabilities and variations in the configuration screens so they can be properly configured. Adding the remaining munition types, if I did it right, should be easy.

ilominar commented 6 months ago

I'm still figuring things out and forming opinions, but I think we're going to need to make UI/UX/doc changes for consistency and visual coherence.

As a start, I pushed some basic changes to Background attributes in the XAML to line up with the rest of the UI.

fizzle77 commented 6 months ago

Sounds good! I tried to be consistent but wouldn’t be surprised if I missed some things. I’m also still on Windows 10 and there may be differences I’m not seeing because of that.