Thomas
|
d8f3e364ec
|
Update FlightControl.lua
|
2026-08-29 12:58:57 +02:00 |
|
Thomas
|
2a53112f2f
|
Merge pull request #2632 from shaji-Dev/master-ng
[FIXED] SPAWN.BeforeTemplateSpawnFunc
|
2026-08-29 12:57:37 +02:00 |
|
Thomas
|
134f172a23
|
Merge pull request #2633 from FlightControl-Master/leka1986-patch-1
Update Mantis.lua
|
2026-08-29 12:57:07 +02:00 |
|
smiki
|
399910bb41
|
[FIXED] SPAWN.BeforeTemplateSpawnFunc
|
2026-08-28 18:30:47 +02:00 |
|
leka1986
|
7bbd79cdb0
|
Update Mantis.lua
Return true at the first one found in _CheckAnyEWRAlive
|
2026-08-28 14:26:12 +02:00 |
|
smiki
|
abf6990e8f
|
[FIXED] SPAWN.BeforeTemplateSpawnFunc
|
2026-08-27 15:51:56 +02:00 |
|
Thomas
|
e4cdefcb48
|
Merge pull request #2630 from shaji-Dev/master-ng
[ADDED] OnBeforeSpawnGroup hook function option to be called before spawning a group for extra template tweaks.
|
2026-08-27 14:10:50 +02:00 |
|
smiki
|
5278f706f5
|
[FIXED] CTLD maxUnloadTroopsAllowed
|
2026-08-27 13:53:32 +02:00 |
|
Thomas
|
4c56a46ad4
|
Merge pull request #2629 from FlightControl-Master/develop
Develop
|
2026-08-26 18:40:36 +02:00 |
|
Thomas
|
147691dca3
|
Merge pull request #2628 from leka1986/fix/controllable-option-cache-reuse
Fix option cache for reused controllable wrappers
|
2026-08-26 18:38:24 +02:00 |
|
leka1986
|
e7d75ecc40
|
Fix option cache for reused controllable wrappers
|
2026-08-26 18:13:12 +02:00 |
|
Applevangelist
|
2f697641de
|
Merge remote-tracking branch 'origin/master-ng' into develop
|
2026-08-23 17:39:58 +02:00 |
|
Applevangelist
|
4849acbb32
|
#GROUP - Respawn() to reset controller options table
|
2026-08-23 17:38:02 +02:00 |
|
Applevangelist
|
6467f81f38
|
Merge remote-tracking branch 'origin/master-ng' into develop
|
2026-08-23 14:35:40 +02:00 |
|
Applevangelist
|
42d1cdfcd7
|
#CONTROLLABLE - CONTROLLABLE now caches Options set on the object wit SetOption() like Alarm state etc to avoid EVENT 61 (option change) spamming; HINT: this requires you to consistently change options only with Moose and NOT in your own scripts by e.g. getting the Controller Object and using the API directly.Mix'n' match will fail.
As a helper you can also use `QueryCachedOption(OptionID)` which will return cached values, if set by Moose.
|
2026-08-23 14:34:41 +02:00 |
|
Frank
|
8aa5e38ba2
|
Merge branch 'master-ng' of https://github.com/FlightControl-Master/MOOSE into master-ng
|
2026-08-12 21:17:56 +02:00 |
|
Frank
|
b6087bc455
|
Update RAT.lua
|
2026-08-12 21:17:53 +02:00 |
|
Thomas
|
8b69c197cb
|
Merge pull request #2626 from FlightControl-Master/master-ng
Merge
|
2026-08-11 18:34:22 +02:00 |
|
Thomas
|
295e4500c9
|
Merge pull request #2625 from FlightControl-Master/Applevangelist-patch-1
Update Scenery.lua
|
2026-08-11 18:33:38 +02:00 |
|
leka1986
|
51e12c8aba
|
Fix missing scenery lookup
|
2026-08-11 17:56:27 +02:00 |
|
Thomas
|
8bc5c3e568
|
Update Scenery.lua
#SCENERY - return nil on register when no underlying object found
|
2026-08-11 13:24:38 +02:00 |
|
Applevangelist
|
28a12c6eb3
|
Merge remote-tracking branch 'origin/master-ng' into develop
|
2026-08-03 17:23:04 +02:00 |
|
Applevangelist
|
490c798848
|
#AIRBOSS - prevent too early LSO calls
|
2026-08-03 17:22:39 +02:00 |
|
Applevangelist
|
c7c1e1218a
|
Merge remote-tracking branch 'origin/master-ng' into develop
|
2026-08-02 12:39:01 +02:00 |
|
Applevangelist
|
e64e4ae2ae
|
#EVENT - no output on useless event 61
|
2026-08-02 12:38:15 +02:00 |
|
Applevangelist
|
4553acc7f4
|
#AIRWING - add parameter for CAP grouping
#EASYGCICAP - make CAP points honor grouping
|
2026-08-02 12:37:27 +02:00 |
|
Thomas
|
fc2ea59081
|
Merge pull request #2624 from FlightControl-Master/master-ng
Merge
|
2026-07-28 11:39:52 +02:00 |
|
Thomas
|
dfe4db25ae
|
Merge pull request #2623 from shaji-Dev/master-ng
[FIXED] `CTLD.useaircraftheadingforbuilds`
|
2026-07-28 11:39:10 +02:00 |
|
Shafik
|
f66c77b027
|
[FIXED] CTLD.useaircraftheadingforbuilds
|
2026-07-27 10:44:44 +03:00 |
|
Thomas
|
c494bcfed1
|
Merge pull request #2622 from FlightControl-Master/master-ng
Merge
|
2026-07-26 09:50:56 +02:00 |
|
Thomas
|
de3dc95c92
|
Merge pull request #2621 from patpatpowercat/develop
Update Airboss.lua
|
2026-07-26 09:50:00 +02:00 |
|
patpatpowercat
|
d9a6f5daaf
|
Update Airboss.lua
Updated to fully add F-14BU. Added _IsTomcat to combine all together rather than have to update each individually multiple locations.
|
2026-07-25 22:03:47 -07:00 |
|
Thomas
|
6ae155d11b
|
Merge pull request #2620 from FlightControl-Master/master-ng
Merge
|
2026-07-23 21:12:13 +02:00 |
|
Thomas
|
27fa920a8f
|
Merge pull request #2619 from shaji-Dev/master-ng
[ADDED] New equipment to ENUMS (GBU-24E + more)
|
2026-07-23 21:11:29 +02:00 |
|
shaji-Dev
|
cf65cbf8fc
|
Merge branch 'FlightControl-Master:master-ng' into master-ng
|
2026-07-23 18:52:35 +03:00 |
|
shafik
|
2f229c1d8c
|
[ADDED] New equipment to ENUMS (GBU-24E + more)
|
2026-07-23 17:51:51 +02:00 |
|
Thomas
|
847d1e1492
|
Merge pull request #2618 from FlightControl-Master/master-ng
Merge
|
2026-07-23 17:37:58 +02:00 |
|
Thomas
|
7e07f2b4ea
|
Merge pull request #2617 from shaji-Dev/master-ng
CTLD Enhancements
|
2026-07-23 17:37:00 +02:00 |
|
shafik
|
d214d115c6
|
Merge branch 'master-ng' of https://github.com/shaji-Dev/MOOSE into master-ng
|
2026-07-23 17:26:24 +02:00 |
|
shafik
|
fc1059c5d6
|
CTLD Enhancements
|
2026-07-23 17:25:41 +02:00 |
|
Thomas
|
14345c3be0
|
Merge pull request #2616 from FlightControl-Master/master-ng
Update Airboss.lua
|
2026-07-23 15:06:07 +02:00 |
|
Thomas
|
6e09ea7089
|
Update Airboss.lua
Add F14BU
|
2026-07-23 15:03:47 +02:00 |
|
Thomas
|
e0a5727ac5
|
Merge pull request #2615 from FlightControl-Master/master-ng
Merge
|
2026-07-22 08:05:50 +02:00 |
|
Thomas
|
7587119843
|
Merge pull request #2614 from leka1986/agent/escort-dynamic-cargo-mantis
Fix Escort follow tasks, Dynamic Cargo tracking, and MANTIS checks
|
2026-07-22 08:05:10 +02:00 |
|
leka1986
|
a5880b89c1
|
Fix escort, cargo, and MANTIS behavior
|
2026-07-22 05:07:21 +02:00 |
|
Thomas
|
b33890ff03
|
Merge pull request #2613 from FlightControl-Master/master-ng
Merge
|
2026-07-17 07:20:29 +02:00 |
|
Thomas
|
1be2c92a5c
|
Merge pull request #2612 from shaji-Dev/master-ng
CTLD + ENUMS
|
2026-07-17 07:19:31 +02:00 |
|
shafik
|
4c8a17fe57
|
Merge remote-tracking branch 'origin/master-ng' into master-ng
|
2026-07-16 19:58:51 +02:00 |
|
shafik
|
64dea17982
|
[FIXED] Hardcoded "blue" coalition in SET filters (Doesn't work for redfor in PvP).
[FIXED] Unnecessary new COORDINATE objects that don't hold reference (used only for distance calc).
|
2026-07-16 19:58:36 +02:00 |
|
shafik
|
b1f86c702d
|
[ADDED] F-100 weapons enums
|
2026-07-16 19:48:35 +02:00 |
|