Frank
e02a1f705b
Merge pull request #2523 from FlightControl-Master/FF/Ops
...
Update
2026-03-01 15:36:27 +01:00
Frank
2e4d401f61
Update
...
- SET: cleaned up FilterPrefixes
- AUFTRAG: fixed bug in _GetDCSAttackTask
- CONTROLLABLE: Removed unused parameter AttackQtyLimit from TaskAttackGroup, changed weapon type enum for some tasks.
2026-03-01 15:35:05 +01:00
Applevangelist
9c16734141
xx
2026-03-01 14:07:02 +01:00
Applevangelist
384e0b1212
Merge remote-tracking branch 'origin/master-ng' into develop
...
# Conflicts:
# Moose Development/Moose/Ops/CTLD.lua
# Moose Development/Moose/Ops/CTLD_CARGO.lua
# Moose Development/Moose/Ops/CTLD_Hercules.lua
# Moose Development/Moose/Ops/CTLD_Localization.lua
2026-03-01 14:04:19 +01:00
Applevangelist
3d6bd4ea54
#Fix some missing localizations
2026-03-01 14:03:13 +01:00
Applevangelist
085330c930
xx
2026-03-01 14:00:27 +01:00
Thomas
fe0f0a0190
Update CTLD.lua
2026-02-28 18:33:35 +01:00
Applevangelist
f1386dd229
xx
2026-02-28 18:31:29 +01:00
Thomas
180d861426
Update CTLD.lua
2026-02-28 17:36:48 +01:00
Thomas
7c15e1119b
#CTLD - Added localization and SRS
...
#CTLD - Added localization and SRS
2026-02-28 17:32:50 +01:00
Applevangelist
11d7a31584
#CTLD Localization
2026-02-27 16:18:32 +01:00
Applevangelist
26f55b0bb5
#CTLD Localization
2026-02-27 16:12:55 +01:00
Applevangelist
ebd61a70b0
#MSRS - some HOUND specific adjustments
2026-02-27 09:34:19 +01:00
Applevangelist
e96c265135
#MSRS - some chamges for HOUND backend
2026-02-27 09:33:49 +01:00
Applevangelist
bed8196f10
#CSAR - Missing message translations
2026-02-27 09:21:09 +01:00
Frank
0ce082ed80
Merge branch 'master-ng' into FF/Ops
2026-02-26 16:10:33 +01:00
Applevangelist
486dc6d218
#SRS - fix for Hound Backend if only one frequency is set
...
#CSAR - Added localization options, added some SRS options (backend, provider)
2026-02-26 15:44:14 +01:00
Applevangelist
234345f2ea
Merge remote-tracking branch 'origin/develop' into branch
2026-02-26 12:52:42 +01:00
Applevangelist
08bfc1450c
Merge remote-tracking branch 'origin/master-ng' into branch
2026-02-26 12:52:36 +01:00
Frank
8788dc264d
Merge branch 'develop' into FF/Ops
2026-02-26 08:09:18 +01:00
Frank
bfc9d357d6
Update Auftrag.lua
...
- Added GetCargoSet function
2026-02-24 15:30:16 +01:00
Applevangelist
12e71f4454
#MSRS - Added Hound TTS as backend
...
#AIRBOSS - fixed an issue with `EnableSRS()` if no voice is given and no config file exists for MSRS.
2026-02-23 18:11:28 +01:00
Frank
6362e37804
Merge pull request #2517 from FlightControl-Master/FF/Ops
...
AUFTRAG
2026-02-22 16:33:54 +01:00
Frank
8471132fe7
AUFTRAG
...
AUFTRAG FREIGHTTRANSPORT
- Added proper success/failure evaluation
2026-02-22 16:31:03 +01:00
Thomas
2449ed4c96
Merge pull request #2516 from FlightControl-Master/master-ng
...
Merge from master-ng
2026-02-22 13:45:16 +01:00
leka1986
052f055bbf
Update CTLD.lua
...
Added: function CTLD:AddStaticsCargoFromType(Name,TypeName,Mass,Stock,SubCategory,DontShowInMenu,Location,UnitTypes,Category,ShapeName,ResourceMap,DisplayName)
Added: function CTLD:CanGetTroops, this is a final check for outside hooks, if player have conditions.
Reworked cargo placement in the case of none ship.
Cargo will be placed and sizes are depended on the cargo type, this can be further tweaked under the function GetCrates. This is applied to all types of cargo and all type of units.
Removed "Get" from the menu if the UseC130LoadAndUnload is true, player choose now the amount of cargo, then they will spawn. Same is for the Chinook if GCLoading is enabled.
Increased the UH-60L_DAP crate limit to 2 and the weight limit to 3500.
C130basetype is now independent of UseC130LoadAndUnload true / false. It will always be cds_crate for the C-130, and players can change it to whatever.
2026-02-22 13:25:42 +01:00
Applevangelist
a88bc4554f
Merge remote-tracking branch 'origin/develop' into branch
2026-02-19 09:23:14 +01:00
Frank
09fd4d25b7
AUFTRAG
...
- Added check for cargo in zone
2026-02-16 22:25:59 +01:00
Frank
e3c753ba71
Merge pull request #2513 from FlightControl-Master/FF/Ops
...
AUFTRAG
2026-02-15 22:47:53 +01:00
Frank
1ac0249fe5
AUFTRAG
...
- improved FREIGHTTRANSPORT mission type
2026-02-15 22:44:39 +01:00
Applevangelist
60e46bed7e
Merge remote-tracking branch 'origin/master-ng' into branch
2026-02-15 13:36:21 +01:00
Thomas
a127c8b7c7
Merge pull request #2512 from FlightControl-Master/master-ng
...
Merge from master
2026-02-15 13:34:18 +01:00
Thomas
843ef4d9d2
Update CTLD.lua
2026-02-15 13:32:57 +01:00
Frank
52986ce8de
AUFTRAG
2026-02-13 12:01:34 +01:00
Frank
2ebce9fd03
AUFTRAG
...
- New FREIGHTTRANSPORT (internal cargo transportation) WIP
2026-02-10 22:17:22 +01:00
Applevangelist
5a9277de90
xx
2026-02-08 12:08:00 +01:00
Applevangelist
3b4b385418
#CARGO Removal in Warehouse functions
2026-02-08 12:06:13 +01:00
Frank
63b916eeca
Merge branch 'WarehouseOps' into develop
2026-02-07 22:35:01 +01:00
Frank
0beb6b2022
Warehouse & OpsTransport
...
**WAREHOUSE**
- Switched from AI_CARGO_DISPATCHER to OPSTRANSPORT
**OPSTRANSPORT**
- Fixed bugs
2026-02-07 22:34:36 +01:00
Applevangelist
ee610f5cc7
Merge remote-tracking branch 'origin/master-ng' into develop
2026-02-06 16:28:47 +01:00
Applevangelist
1830b4c752
#CONTROLLABLE
...
- Added OptionAllowFormationSideSwap()
- Added OptionAIRunwayLineup()
2026-02-06 16:28:11 +01:00
Applevangelist
486891d861
xx
2026-02-06 16:25:42 +01:00
Applevangelist
aade99a0e6
Merge remote-tracking branch 'origin/master-ng' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_A2G_BAI.lua
# Moose Development/Moose/AI/AI_CAP.lua
# Moose Development/Moose/Modules_local.lua
2026-02-06 14:35:47 +01:00
Applevangelist
9e2ad78330
Merge remote-tracking branch 'origin/master' into branch
2026-02-06 12:43:14 +01:00
smiki
a02b99036b
[FIXED] nil function
2026-02-06 11:26:57 +01:00
Applevangelist
d8dc953252
xx
2026-02-05 12:20:34 +01:00
Thomas
6dc840c24d
Merge pull request #2498 from FlightControl-Master/master
...
Merge from master
2026-02-05 12:19:30 +01:00
smiki
bd64d084e9
Optimizations
2026-02-05 10:49:48 +01:00
Thomas
f6555a45ae
Merge pull request #2496 from FlightControl-Master/master
...
Merge
2026-01-30 06:40:52 +01:00
smiki
a699300f5f
[ADDED] COMMANDER:CanMission(Mission) and CHIEF:CanMission(Mission)
2026-01-29 21:43:27 +01:00