·
32 commits
to master-ng
since this release
Moose 2.9.17
Happy Easter! This is the 2026 April release and glad I avoided 1st April ;)
Reminder - GitHub repo is now master-ng
On GitHub, the new default repo is now master-ng, in case you clone that, you need to update your sources.
develop remains as secondary.
Updates since February
AIRBASE
- Marianas - corrected wrong dot in Antonio B Won Pat enumerator, so it is actually useable
ARMYGROUP
- Added
EnableHuntingPatrol()so army starts searching for enemies in targeted zones, by @Celludriel - thank you!
AUFTRAG
- Added
NewFREIGHTTRANSPORT() - Added
SetEngageQuantity() - Added
NewRECOVERYTANKER()
CHIEF
- Added
:AddLegionRecruitMinRange()
CONTROLLABLE
- Added
OptionAllowFormationSideSwap() - Added
OptionAIRunwayLineUp() - Added
OptionDisengageAndRTBAfterFormationLoss() - Added
SetOptionJettisonEmptyTanks()
COORDINATE
- Added box-scan method
ScanObjectsSquare()thanks to @thebgpikester !
CTLD Most fixes and additions by @leka1986 - thank you!
- Added optional display name to cargos
- Added
:AddStaticsCargoFromType() - Added
CanGetTroops() - Added localization of output strings (de, en, fr, es available)
- Much improved dynamic cargo handling for the C-130J
- Added options for beacon frequency preset when adding a zone
- Added Unload Troops Restriction Options
DESIGNATE
- Fixed left over dependencies on CommandCenter
Documentation
- Added literally hundreds of fixes to intellisense documentation by @Rolln-dev - thank you!
EASYGCICAP
- Added
Restart()FSM event
ENUMS
- Added further STORAGE equipment to enumerator
- Added new weapon types
- Added torpedoes in
autoselection
INTEL
- Added Doppler radar extension, simulating flaws of 70/80s doppler radars when targets are too low, flanking or turning, inclusive of RCS factor (radar control surface, ie taking into account a target's reflective "size")
SetDopplerRadar()
MESSAGE
- Added
ToSet()andToSetIf()
MSRS
- Added HOUND as possible backend (no popups!) and PIPER and KITTEN as possible voice providers when using HOUND (local synthesis, wide options for voices)
- Added auto-translate option for everything MSRS when using HOUND with Google
- Added HOUND options in various classes using MSRS
- Added Speaker option for PIPER, when using HOUND and PIPER (note specific voices can have 100s of sub-speakers)
- Added priority parameter to MSRSQUEUE
NewTransmission()so message can jump ahead in the qeue
RAT
- Improved handling of moving ships when used as bases
- Fix for aircraft with missing dimensions
SET
- Added
IsInZone()check option
SPAWN
- Fixed
SpawnAtAirbase()emergency air spawn ground-flag bug - Added
InitCallSignRed()for numerical RED callsigns
UTILS
- Fixed
PrintTableToLog()looping endlessly on occasion
... and many many more small things under the hood.
ENJOY!