Applevangelist
4b23c86daa
Merge remote-tracking branch 'origin/master' into develop
2025-04-09 08:16:20 +02:00
Applevangelist
49c11073e6
#MANTIS Mod data updates
2025-04-09 08:15:50 +02:00
Applevangelist
dd0b2ace65
Merge remote-tracking branch 'origin/master' into develop
2025-03-30 16:51:23 +02:00
Applevangelist
dc83af4d02
#SHORAD - fix typo for maxscootdist
...
#CTLD - slight refactoring of fixed wing support.
* Added `CTLD:AddAllowedFixedWingType(typename)` to add new types
* Renamed enabler flags into `enableFixedWing, FixedMinAngels, FixedMaxAngels, FixedMaxSpeed`
* Base support for Mosquito added
2025-03-30 16:50:43 +02:00
Applevangelist
d375e0ce29
#AUTOLASE - small fix for interval
2025-03-22 10:42:36 +01:00
Applevangelist
6662a1cf97
Merge remote-tracking branch 'origin/master' into develop
2025-03-16 16:57:38 +01:00
Applevangelist
be8405b72b
#MANTIS - fix for data table
2025-03-16 16:57:11 +01:00
Applevangelist
9b24695377
Merge remote-tracking branch 'origin/master' into develop
2025-03-16 13:59:23 +01:00
Applevangelist
5ca3e3b2b8
#SHORAD tweak
2025-03-16 13:58:58 +01:00
Applevangelist
8bbef34b74
Merge remote-tracking branch 'origin/master' into develop
2025-03-16 13:07:19 +01:00
Applevangelist
618a8744a2
#MANTIS - improve point defense behaviour if not SAM to defend is around
2025-03-16 13:06:53 +01:00
Applevangelist
df86c3f2a1
#AUTOLASE - added a function to allow to set the monitoring report frequency
2025-03-16 11:02:55 +01:00
Applevangelist
0ee24b86dc
Merge remote-tracking branch 'origin/master' into develop
2025-03-15 16:30:01 +01:00
Applevangelist
9ac4f136aa
#MANTIS - extend scaling for short/point systems to make them more reactive
2025-03-15 16:29:24 +01:00
Applevangelist
820ae2759b
Merge remote-tracking branch 'origin/master' into develop
2025-02-22 16:36:52 +01:00
Applevangelist
12b596a47f
#MANTIS - if no EWR system is left over, MANTIS will switch on a random SR/TR each cycle to detect incoming enemies.
2025-02-22 16:36:15 +01:00
Applevangelist
7552309a28
#AUTOLASE - option to make ground units aware of target to be lased
2025-02-21 10:43:14 +01:00
Applevangelist
5e24e8658b
Merge remote-tracking branch 'origin/master' into develop
2025-02-19 17:33:17 +01:00
leka1986
a520daeb56
Update Range.lua
...
attempt to index local 'target' (a nil value)
Was using this build in another mission. Added a nilcheck.
env.info('*** MOOSE GITHUB Commit Hash ID: 2025-02-14T06:13:08+01:00-24b320077721d45774acd56b25086ef6bdfb2e5a ***')
2025-02-18 21:23:58 +01:00
Applevangelist
9bb713db10
Merge remote-tracking branch 'origin/master' into develop
2025-02-18 11:14:00 +01:00
Applevangelist
f9ba96f228
#MANTIS - New 4-Tier-Approach
2025-02-18 11:13:23 +01:00
Applevangelist
a49bd23a2a
#ATC_GROUND
2025-02-17 08:35:30 +01:00
Applevangelist
3518c89791
Merge remote-tracking branch 'origin/master' into develop
2025-02-10 18:03:22 +01:00
Applevangelist
f44db27565
#ATC_GROUND_UNIVERSAL
...
* Correct usage of airbase names if given
* Exclude FARPs and Ships
2025-02-10 18:02:42 +01:00
Applevangelist
66af360ce6
Merge remote-tracking branch 'origin/master' into develop
2025-02-06 16:36:27 +01:00
Applevangelist
3d0b7b9267
#AUTOLASE - Add offset parameters for autolase:EnableSmokeMenu({Angle=math.random(0,359),Distance=math.random(10,20)})
2025-02-06 08:50:33 +01:00
Shafik
905b442e9b
[FIXED] attempt to index field (a nil value)
2025-02-03 09:03:43 +02:00
Shafik
2744befbab
[FIXED] Group not turning off due to conflicting condition checking true and false (if grp.Tiresias and grp.Tiresias.invisible and grp.Tiresias.invisible == false then)
...
[FIXED] Units turning on for same coalition aircrafts in radius
2025-02-02 13:27:03 +02:00
Shafik
e87dc525b9
[FIXED] Group not turning off due to conflicting condition checking true and false (if grp.Tiresias and grp.Tiresias.invisible and grp.Tiresias.invisible == false then)
...
[FIXED] Units turning on for same coalition aircrafts in radius
2025-02-02 13:25:53 +02:00
Shafik
5ef9bb2acd
[FIXED] attempt to get length of local 'parking' (a nil value)
2025-01-29 14:44:31 +02:00
Shafik
4aacdc1567
[FIXED] attempt to index local 'CleanUpUnit' (a nil value)
2025-01-29 14:43:43 +02:00
Shafik
44ad362dbc
[FIXED] attempt to index local 'CleanUpUnit' (a nil value)
2025-01-29 10:06:19 +02:00
Shafik
ea776aeacc
[FIXED] attempt to get length of local 'parking' (a nil value)
2025-01-29 10:05:55 +02:00
Frank
b962096661
Update RAT.lua
...
- Tried to fix bug the Pnow is nil
2025-01-28 20:29:04 +01:00
Frank
3a7233b594
Merge branch 'master' into develop
2025-01-19 19:18:26 +01:00
Frank
5957124e9e
ARTY v1.3.3
...
- Added missing/new arty units to DB (min/max firing range)
- Adjusted immobile speed check because some DCS units report a speed of 1 m/s
2025-01-19 19:17:59 +01:00
Applevangelist
7c91b9847b
Merge remote-tracking branch 'origin/master' into develop
2025-01-19 18:23:19 +01:00
Frank
d02b5db6dd
Merge branch 'master' of https://github.com/FlightControl-Master/MOOSE
2025-01-18 22:34:25 +01:00
Frank
bd074728fe
Update Artillery.lua
...
- Update Arty DB
2025-01-18 22:34:21 +01:00
Applevangelist
5fbd3d9525
Merge remote-tracking branch 'origin/master' into develop
2025-01-18 15:30:33 +01:00
Applevangelist
61b7b3ead6
Smaller fixes
2025-01-18 15:30:03 +01:00
Applevangelist
72bb23ed0d
xx
2025-01-17 09:55:12 +01:00
Frank
2e77988473
Merge branch 'master' into develop
2025-01-14 10:36:27 +01:00
Frank
b2dc7bc232
ARTY v1.3.2
...
- Fixed bug that MLRS does not fire (ammo count if weapon type is auto)
2025-01-14 10:36:12 +01:00
Applevangelist
5f29bdc7a7
Merge remote-tracking branch 'origin/master' into develop
2025-01-06 17:33:04 +01:00
Rolln
dcdea16624
#RANGE - Changed parameter naming to fix docs
2025-01-06 06:15:35 -07:00
Applevangelist
578c65196c
Merge remote-tracking branch 'origin/master' into develop
2025-01-05 17:45:08 +01:00
Applevangelist
e86069d39c
Smaller updates
2025-01-05 17:43:12 +01:00
Thomas
e9db714937
Merge pull request #2210 from FlightControl-Master/master
...
Master merhe
2025-01-05 10:21:40 +01:00
Thomas
fdcf153b0b
Merge pull request #2209 from shaji-Dev/master
...
[FIXED] `attempt to call method 'GetPlayerName' (a nil value)`
2025-01-05 10:20:23 +01:00