Thomas
4c841fd1d2
Merge pull request #2469 from FlightControl-Master/master
...
Merge from master
2025-12-15 17:41:37 +01:00
leka1986
25daa67554
Update CTLD.lua
...
Fixed error when using Dynamic cargo
"concatenate local 'gname'"
and the AddStaticCargo did not respect the template staticType.
2025-12-15 17:29:54 +01:00
Applevangelist
ef5c7e5972
Merge remote-tracking branch 'origin/master' into develop
2025-12-15 12:13:32 +01:00
Applevangelist
33ff723bd8
Further refinement for acoustic detection and smoke
2025-12-15 12:13:04 +01:00
Applevangelist
ec41d7310b
Merge remote-tracking branch 'origin/develop' into branch
...
# Conflicts:
# Moose Development/Moose/AI/AI_A2G_BAI.lua
# Moose Development/Moose/AI/AI_CAP.lua
# Moose Development/Moose/Modules_local.lua
# Moose Development/Moose/Ops/EasyA2G.lua
2025-12-15 09:43:41 +01:00
Applevangelist
5145dd14ea
Merge remote-tracking branch 'origin/master' into develop
2025-12-14 14:37:36 +01:00
Applevangelist
8160aad1bf
#INTELLIGENCE - We can optionally detect units accousticly
2025-12-14 14:34:54 +01:00
Applevangelist
7fec25ddcd
xx
2025-12-14 14:34:22 +01:00
Applevangelist
81b227fa9e
Merge remote-tracking branch 'origin/master' into branch
2025-12-12 12:52:43 +01:00
Applevangelist
2eb5374b28
xx
2025-12-12 12:52:10 +01:00
Applevangelist
51f40081f3
docu header
2025-12-12 12:51:44 +01:00
Applevangelist
804e0ed69d
Docu fixes
2025-12-12 10:51:55 +01:00
Applevangelist
147df1498e
Merge remote-tracking branch 'origin/master' into develop
2025-12-11 15:48:41 +01:00
Applevangelist
f9410a9169
#EASYA2G - Initial release
2025-12-11 15:48:13 +01:00
Applevangelist
12bde81e67
xx
2025-12-11 15:47:26 +01:00
leka1986
948158e85a
Update CTLD.lua
...
Fixed bugs,
Added RemoveStockUnits.
Tested and tested, works as intended.
2025-12-11 11:27:05 +01:00
Applevangelist
65ab481432
xx
2025-12-11 09:35:29 +01:00
Thomas
a0c0fe36ba
Merge pull request #2465 from FlightControl-Master/master
...
Merge to master
2025-12-09 20:09:09 +01:00
leka1986
878eaf4301
Added Get Units and New stuff for the C-130J
...
Added
* UseC130LoadAndUnload toggle, false by default.
* C130basetype = "cds_crate" -- only for the C-130
* Extended AddCratesCargo & AddCratesCargoNoMove with another parms where we can force Typename for the static for the C-130, even though a parms passed before it with another shape. the last parms will still be forced only if the unit is C-130J. else, the last parms will not be used.
Example usage:
Foothold_ctld:AddCratesCargo("FARP",{"CTLD_TROOP_FOB"},CTLD_CARGO.Enum.FOB,3,1500,10, "FARP",nil,nil,nil,"Cargos","ammo_cargo",nil, "cds_crate")
Blocked the build of crates if still inside C-130J and CH-47F using 15 Meters for the C-130 and 5 meters for the CH-47.
ListCargo will now display what's inside besed on _GetUnitCapabilities / 2
** Manage Units, New menu only for the C-130J.
* New menu under CTLD. Get Units, Remove units nearby.
* Addunits function.
function CTLD:AddUnits(Name,Templates,Type,Stock,SubCategory,UnitTypes)
Example usage.
Foothold_ctld:AddUnits("Humvee",{"CTLD_CARGO_HMMWV"},CTLD_CARGO.Enum.VEHICLE,10, "ANTI TANK")
Those will be placed on a safe distance using same method as crates based on length and (idx-1)*2.5 + length.
* Added FSM, OnAfterUnitsSpawn. No internal, only Hook.
* Added 3 functions,
AddStockUnits
SetStockUnits
GetStockUnits
Added documents.
2025-12-09 19:45:56 +01:00
Applevangelist
7189154d47
xx
2025-12-07 13:23:23 +01:00
Applevangelist
c6521d9c38
Merge remote-tracking branch 'origin/master' into develop
2025-12-07 13:02:45 +01:00
Applevangelist
049529ecf0
#CTLD Allow hover extracting Troop objects
2025-12-07 13:02:17 +01:00
Applevangelist
280d2f6517
Merge remote-tracking branch 'origin/master' into branch
2025-12-06 11:55:13 +01:00
Thomas
da8856c907
Merge pull request #2463 from FlightControl-Master/master
...
Merge from master
2025-12-06 11:50:12 +01:00
leka1986
e873b097cf
Convert cargo type to string for logging
...
Concatenate local 'type' Nil value
2025-12-06 10:10:18 +01:00
Applevangelist
a87860a110
Merge remote-tracking branch 'origin/master' into branch
2025-11-28 12:50:31 +01:00
Applevangelist
7fa360f32c
Merge remote-tracking branch 'origin/master' into develop
2025-11-28 12:49:54 +01:00
Applevangelist
7456489fb0
xx
2025-11-28 12:48:49 +01:00
Applevangelist
30c6937910
#CTLD Fix find crates also looking into static cargos
2025-11-28 12:48:26 +01:00
Applevangelist
6e75e58952
#RESCUEHELO small fix
2025-11-28 09:16:08 +01:00
Applevangelist
9992361980
xx
2025-11-28 09:15:50 +01:00
Applevangelist
01425dac70
Merge remote-tracking branch 'origin/develop' into branch
...
# Conflicts:
# Moose Development/Moose/Core/Point.lua
# Moose Development/Moose/Ops/OpsGroup.lua
2025-11-27 08:58:39 +01:00
Applevangelist
9e55118d3e
#AUFTRAG/#OPS/#RESCUEHELO - make the NewRescueHelo AUFTRAG use Ops.Rescuehelo as basis. #2199
2025-11-22 16:18:28 +01:00
Applevangelist
c4f0440b0a
xx
2025-11-22 16:17:00 +01:00
Shafik
95e2bf4a21
[FIXED] attempt to index local 'asset' (a nil value)
2025-11-22 13:37:22 +02:00
Applevangelist
f4a2ae8ccc
xx
2025-11-16 16:52:41 +01:00
Applevangelist
742103ff02
Merge remote-tracking branch 'origin/master' into branch
2025-11-15 16:51:34 +01:00
Applevangelist
ccaf926c6d
#FORMATION - move useable #FORMATION class from AI into functional
...
#AIRBOSS - add F-14A Early model support
2025-11-15 16:49:20 +01:00
Applevangelist
26fbae8672
#AIRBOSS Added early F-14A
2025-11-15 16:48:05 +01:00
Applevangelist
6f05249214
XX
2025-11-13 15:54:47 +01:00
Applevangelist
c9c6d5dbc2
Merge remote-tracking branch 'origin/develop' into branch
...
# Conflicts:
# Moose Development/Moose/Core/Fsm.lua
# Moose Development/Moose/Modules.lua
# Moose Development/Moose/Modules_local.lua
2025-11-13 14:09:12 +01:00
Frank
505c86399c
Merge branch 'develop' into FF/Ops
2025-11-09 21:46:36 +01:00
Frank
65ddff13f7
OPS Ammo
...
- Added guns/cannons differentiation to ammo count
2025-11-09 21:46:23 +01:00
Frank
bedd105649
Update Auftrag.lua
...
- added NAVALENGAGEMENT to :NewFromTarget
2025-11-09 18:22:39 +01:00
Frank
ea60795e84
Assets
...
- remove assets from warehouse if they are removed from cohort
2025-11-09 16:21:38 +01:00
Applevangelist
0789fb7f08
Merge remote-tracking branch 'origin/master' into branch
2025-11-09 14:44:05 +01:00
Applevangelist
4a5e262695
Merge remote-tracking branch 'origin/master' into develop
2025-11-09 14:43:32 +01:00
Applevangelist
22097987dc
#CTLD, #DYNAMICCARGO - C-130j-30 additions
2025-11-09 14:43:11 +01:00
Applevangelist
9670f26619
Merge remote-tracking branch 'origin/master' into branch
2025-11-09 14:25:35 +01:00
Thomas
94617e573f
Merge pull request #2441 from FlightControl-Master/master
...
Merge from master
2025-11-09 09:28:05 +01:00