Missile Assignment, WingComm improvements, Parachute ordnance - #828
Open
SuicidalInsanity wants to merge 18 commits into
Open
SuicidalInsanity wants to merge 18 commits into
SuicidalInsanity wants to merge 18 commits into
Conversation
Adds advanced targeting options for increased granularity - can specify number of missiles per target Type (drop lots of bombs on tanks but only use single missile vs planes, etc), or a combined warhead throw weight vs target Type (jeep warrants a hellfire, not a cruise missile, meanwhile that boat over there needs half the ordnance loadout, etc)
-Add unit selection bounding box for batch select. -Add unit selected indicator. -Add Control groups to save selections of units for easy recall. -Reworked GUI to make it a bit better.
-for sonobuoys, ASROCs, FASCAM ammo, etc -deploy anim support for Moduleradar -ASROC support
-Adds test Fascam - remove before release -update test sonobuoy/asroc configs with new fields
Author
|
BillNye was also working independently on sonobuoys, though the sound if it was purely the VesselradarDisplay/datalink side of things, so VRD/ModuleRadar code changes here should be considered not final, pending commits to his branch so I can compare and we can start working out what gets used/merged/discarded |
SuicidalInsanity
force-pushed
the
dev-main
branch
from
August 29, 2026 18:13
754ae08 to
615710b
Compare
Splits sonobuoy stuff into new ExternalradarModule -updates demo test part -some minor bugfixes ported over from bill's build
Was somewhat incomplete, I think I've found and fixed what was missing to get things working.
-Fix NRE when mounting stock turrets onto custom turrets
-Compatibility with Bill's radar rework
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
-Add the improved Missiles Per Target settings that were discussed like a year ago at this point;
Base global Missiles per Target remains, but now has advanced option of setting missiles per target, per the 4 engagement types (e.g. 2 msl/tgt vs Air, 4 msl/tgt vs ground, 8 msl/tgt vs Sea, 1 msl vs tgt vs Missile) or by ordnance yield per target type (e.g. 50kg tntmass vs Air, 300kg tntMass vs land, 1200 kg tntMass vs boat, 10 kn tntMass vs missile), with secondary adjustment of weapon selection (e.g. if ground = <= 20kg tntMass, select a hellfire, not a cruisemissile, if both are present)
-Add RTS-style unit selection bounding box for selecting (multiple) units to give WingCommander orders to by clicking on them, add 'this unit is selected' icons, and control groups to save specific selections of units for easy reference later
-Add support for parachute equipped ordnance (parachute bombs, sonobouys, Anti-sub rocket-launched torpedoes, FASCAM/aerial deployed mines, etc)
Also included support for asrocs/mines/sonobuoys - test parts have been included for testing (REMOVE BEFORE RELEASE)
-Fixes some cases where Sonar would function out of water/vice versa with radar