Commit Graph

8846 Commits

Author SHA1 Message Date
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
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 a7127f07cb #RAT - Fix for F-14A data 2026-03-22 17:58:38 +01:00
Applevangelist 105c30868b #RAT Fix for aircraft with missing dimensions 2026-03-22 16:49:41 +01:00
Applevangelist a570136a9f #MSRS - Added option for AutoTranslate 2026-03-22 16:32:07 +01:00
leka1986 2f6525c7c4 Fix SpawnAtAirbase emergency airspawn ground-flag bug
When no parking is available, SpawnAtAirbase switches to air start (Takeoff=Air) but spawnonground remained true. This caused nil indexing of parkingspots during unit placement. Set spawnonground=false when emergency airspawn is selected to keep placement on the airspawn path.
2026-03-22 02:40:45 +01:00
Applevangelist a05f52e3d0 Merge remote-tracking branch 'origin/master-ng' into branch 2026-03-21 12:35:41 +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
Thomas 42b4bd62d9 Merge pull request #2549 from hawaiianryan808/master-ng
Add a new SetOptionJettisonEmptyTanks() method to CONTROLLABLE class.
2026-03-19 12:27:17 +01:00
Applevangelist 266aba5d72 xx 2026-03-19 12:24:57 +01:00
Thomas ac258fa356 Update Suppression.lua 2026-03-18 20:33:31 +01:00
HawaiianRyan808 7b21c0cc6b Add a new SetOptionJettisonEmptyTanks() method to CONTROLLABLE class. 2026-03-18 13:51:36 -05:00
Thomas 28b7c431e0 Update Suppression.lua
#SUPPRESSION - Suppress unnecessary log entries when in normal mode
2026-03-18 10:55:38 +01:00
Thomas 24043d31ab Update Controllable.lua 2026-03-15 15:07:25 +01:00
Applevangelist a008e6cc26 xx 2026-03-14 15:37:45 +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
Frank bea05a5b54 Update Controllable.lua
- removed unused and redundant `AttackQtyLimit` parameter
2026-03-08 12:49:18 +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 94179bbb33 #MSRS - Speaker options for Piper 2026-03-07 12:05:27 +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 514ac30ad1 #MSRS - Added "Speaker" option for HOUND/PIPER sub-voices 2026-03-05 16:01:42 +01:00
Applevangelist 3514073433 xx 2026-03-05 10:17:09 +01:00
Applevangelist f4345e1005 xx 2026-03-05 10:17:02 +01:00
Applevangelist b88a421d2c xx 2026-03-05 10:16:00 +01:00
Applevangelist 25d3fb389c xx 2026-03-05 10:15:50 +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
Applevangelist 73fc73ae52 xx 2026-03-05 09:49:23 +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 74254e407b Update Designate.lua 2026-03-04 14:10:33 +01:00