Commit Graph

2921 Commits

Author SHA1 Message Date
Applevangelist c7c07c7075 #INTEL Added options to simulate Cold War Doppler radar systems incl. of radar cross section 2026-03-27 17:41:20 +01:00
smiki 36957dce85 [ADDED] CHIEF:AddLegionRecruitMinRange 2026-03-26 02:46:04 +01:00
smiki fe44e966e0 [ADDED] CHIEF:AddLegionRecruitMinRange 2026-03-26 02:43:06 +01:00
smiki 3b4be5396e [ADDED] Unload Troops Restriction Options 2026-03-26 01:13:28 +01:00
smiki 685c7ac777 [ADDED] Unload Troops Restriction Options 2026-03-26 01:04:02 +01:00
Thomas 3608386bd0 Merge branch 'master-ng' into develop 2026-03-24 12:37:14 +01:00
Thomas d77886d586 Update Intelligence.lua 2026-03-24 10:56:54 +01:00
Thomas a9c616120f Update Intelligence.lua 2026-03-24 10:51:03 +01:00
Thomas 09849c7a44 Update Intelligence.lua 2026-03-24 10:45:34 +01:00
Thomas 75d4b70623 Merge branch 'Apple/Develop' into master-ng 2026-03-24 10:13:28 +01:00
Thomas 1fcc1598b1 Merge pull request #2556 from FlightControl-Master/master-ng
Merge
2026-03-23 06:19:08 +01:00
leka1986 ff17d17e3e Update CTLD.lua
Fixed nil when unitVec2=unitcoord:GetVec2() returns nil.

Removed " self.UseC130LoadAndUnload and " when blocking the build if the cargo is inside  the frame. Now it will block the build with or without  UseC130LoadAndUnload set to true.
2026-03-22 23:37:08 +01:00
Applevangelist 117a1e8811 Merge remote-tracking branch 'origin/develop' into develop 2026-03-21 12:35:07 +01:00
Applevangelist ab6d4cb9b9 #POINT Added Box Scan Method
#CTLD Added options for beacon frequency preset when adding a zone
2026-03-21 12:22:05 +01:00
Applevangelist 6efbc95043 xx 2026-03-21 12:21:21 +01:00
Applevangelist e5fc4bc1dc #CTLD Added option to define beacon frequencies when adding a zone 2026-03-21 12:21:00 +01:00
Applevangelist 65eaecd005 Merge remote-tracking branch 'origin/develop' into branch 2026-03-19 12:28:41 +01:00
Applevangelist 7d52fb686a Merge remote-tracking branch 'origin/master-ng' into branch 2026-03-19 12:28:31 +01:00
Applevangelist 92b4f18cd6 Merge remote-tracking branch 'origin/develop' into develop 2026-03-19 12:28:07 +01:00
Applevangelist 8ede104a3d xx 2026-03-19 12:27:50 +01:00
Applevangelist 266aba5d72 xx 2026-03-19 12:24:57 +01:00
Applevangelist 1e0afb96af xx 2026-03-12 07:40:16 +01:00
Applevangelist 5a21e1717c Merge remote-tracking branch 'origin/master-ng' into branch 2026-03-12 07:39:03 +01:00
Thomas a5bad3735f Update CTLD_Localization.lua 2026-03-10 10:20:01 +01:00
Frank 3324656516 Update Auftrag.lua 2026-03-08 23:06:12 +01:00
Applevangelist f93bf6f0e7 #ARMYGROUP - Added Huntingpatrolcode by Celludriel 2026-03-08 15:38:03 +01:00
Applevangelist ccd4d3c9a8 xx 2026-03-08 15:37:20 +01:00
Applevangelist 85a4e4bd35 #EASYGCICAP - Fix for the Stop function 2026-03-08 15:11:57 +01:00
Frank b6c82316c7 AUFTRAG
- Updated AWACS mission type to support anchor at a unit
2026-03-08 14:14:22 +01:00
Frank 970f567edf Update Auftrag.lua
- Added `AUFTRAG:SetEngageQuantity`
2026-03-08 13:14:01 +01:00
Applevangelist 4367a91d4b #VARIOUS - Added Speaker options for HOUND 2026-03-07 18:17:23 +01:00
Applevangelist 210fd237e8 Merge remote-tracking branch 'origin/master-ng' into branch
# Conflicts:
#	Moose Development/Moose/Sound/SRS.lua
2026-03-07 12:08:24 +01:00
Applevangelist dc8ebf7faa #VARIOUS - Added provider options for TTS and updated logic 2026-03-07 11:35:12 +01:00
Applevangelist 33bd6cc5a4 xx 2026-03-07 11:34:46 +01:00
Applevangelist 835b7d66a1 #CSAR - Fix setting correct provider if a provider is given and a google credentials path is there at the same time 2026-03-07 09:56:33 +01:00
leka1986 2cedcff73c Update CTLD.lua
Removed C-130 from the Messaging Unloaded by ground crew.

Scheduler for batch building is now 0 to make each set build it's own  with it's engineer. He will despawn after 30 seconds after build.

Shorter message for C-130 airdrop buildstarted.
2026-03-06 20:16:21 +01:00
Applevangelist 360567ccd7 xx 2026-03-05 16:46:11 +01:00
Applevangelist bfeaa0530f Merge remote-tracking branch 'origin/master-ng' into branch
# Conflicts:
#	Moose Development/Moose/Functional/Escort.lua
#	Moose Development/Moose/Ops/CTLD.lua
#	Moose Development/Moose/Ops/CTLD_CARGO.lua
2026-03-05 09:56:05 +01:00
leka1986 d30377a7b1 Remove C-130J-30 specific notes from CTLD.lua
Removed notes specific to C-130J-30 workflow from CTLD.lua.
2026-03-04 21:47:27 +01:00
leka1986 750ad6b5b9 Update CTLD.lua
Fixed comments that looked weird in the website.
2026-03-04 21:44:46 +01:00
Thomas 2d4d4e3865 Merge branch 'develop' into master-ng 2026-03-04 12:01:31 +01:00
leka1986 85b582d6dd Update CTLD.lua
- Added C-130 DynamicCargo auto-build adapter inside CTLD core.
- New CTLD options:
  - `UseC130DynamicCargoAutoBuild = false` (default off)
  - `C130DynamicCargoAutoBuildMergeSeconds = 10`
- Hooked C-130 set registration into CTLD `Get Crates` flow (buildable cargo only: `VEHICLE` / `FOB`).
- Added CTLD internal set/entry tracking for C-130 crates:
  - map crate spawn -> dynamic cargo loaded/unloaded -> landed.
- Wired DynamicCargo event handling in CTLD:
  - on loaded: map to the correct CTLD set entry.
  - on unloaded: mark landed and create/rebind CTLD cargo proxy for build handoff.
  - on removed before landed: mark set failed and clean it.
- Added set completion logic:
  - build starts only when all crates in set are landed.
  - helper infantry is spawned and CTLD engineer build path is used.
- Added merge window batching by owner:
  - close drops from same C-130 can be processed together (one handoff window).
- Added scoped filtering in `_BuildCrates` for this path:
  - prevents counting unrelated nearby crates during engineer auto-build.
- Added cleanup paths for completed/failed/stale sets and stop lifecycle cleanup.
- Added/updated docs in section `2.2` for:
  - what the feature does,
  - required settings,
  - usage example,
  - and the important note that this applies to CTLD `Get Crates` cargo (not C-130 Loadsheet cargo).

**Behavior note**

- Default behavior is unchanged unless `UseC130DynamicCargoAutoBuild` is enabled.
2026-03-03 19:35:17 +01:00
Thomas 8968add126 Merge pull request #2528 from Rolln-dev/Rolln/ParamsCleanup
UPDATE: FUNCTIONAL, NAVIGATION, OPS, SOUND, UTILITIES and WRAPPER function params
2026-03-03 06:25:56 +01:00
Rolln-dev 4e910fcd7a UPDATE: OPS function params
- Added (Optional) to param descriptions for params that have default values
2026-03-02 20:48:54 -07:00
leka1986 c65d93dd73 Revert "Update CTLD.lua" 2026-03-02 22:23:48 +01:00
Thomas c346eb7acc Update CTLD.lua 2026-03-02 16:24:29 +01:00
Thomas ee002fa470 Merge pull request #2524 from FlightControl-Master/leka1986-patch-1
Update OpsGroup.lua
2026-03-02 06:42:38 +01:00
Frank 216d023c45 Auftrag
- Improvements
2026-03-01 23:11:36 +01:00
leka1986 d5911afde1 Update OpsGroup.lua
Fixed mojibake
2026-03-01 19:38:52 +01:00
Frank a57532d7bf Merge branch 'master-ng' into develop 2026-03-01 15:42:19 +01:00