Weapons Editor Dialog and Table Viewer #6169
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
After several months of work.(And a year's break in the middle) the revised weapons dialog is done!
The mode selector at the top controls what type of weapons the dialog is currently working on.
The Weapons list on the the left is functionally the same as the dropdowns in the old editor listing the current type of weapons except they no longer filter out big weapons for small ships as their were places in retail that contradicted this rule anyway (the Alstor) and confused the old editor.
The tree view on the right list Turrets/Pilot and their banks. that contain the current type of weapon. It features multiselect that allows only one type of item to be selected at a time. So either Turrets/Pilot or banks not both.
Features setting the weapon by drag and drop or multi-select and a button press. This should hopefully be faster than having to scroll down through the list for every weapon.
Also supports setting the ai class via multi-select and combo box.
And finally it includes a weapon TBL viewer that functions exactly like the ships table viewer.