Commit Graph

10798 Commits

Author SHA1 Message Date
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 3979e6b2af Merge pull request #2515 from FlightControl-Master/leka1986-patch-1
Added a new 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:44:10 +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
Thomas 8bb080dba7 Merge pull request #2514 from FlightControl-Master/master-ng
Update Airbase.lua
2026-02-18 11:42:18 +01:00
Thomas c31e8e8130 Update Airbase.lua
#AIRBASE removed a "." from Marianas Airbase names
2026-02-18 11:40:05 +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
Thomas a127c8b7c7 Merge pull request #2512 from FlightControl-Master/master-ng
Merge from master
2026-02-15 13:34:18 +01:00
Thomas 982b5392ab Merge pull request #2511 from FlightControl-Master/Applevangelist-CTLD-3
Update CTLD.lua
2026-02-15 13:33:27 +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
Thomas 5c570b3d8c Update README.md 2026-02-12 12:00:28 +01:00
Frank d85e5e7b3e Merge branch 'develop' into FF/Ops 2026-02-12 08:51:37 +01:00
Frank 2ebce9fd03 AUFTRAG
- New FREIGHTTRANSPORT (internal cargo transportation) WIP
2026-02-10 22:17:22 +01:00
Thomas 758f2a7103 Merge pull request #2510 from FlightControl-Master/master-ng
Update Utils.lua
2026-02-10 15:34:26 +01:00
Thomas fa163d2a42 Update Utils.lua
#UTILS Small fix
2026-02-10 15:33:24 +01:00
Thomas 8f910f83af Merge pull request #2509 from FlightControl-Master/master-ng
Merge
2026-02-10 06:16:51 +01:00
Thomas 5e6204854f Merge pull request #2508 from leka1986/patch-9
Update Database.lua
2026-02-10 06:15:40 +01:00
leka1986 da65b3ec64 Update Database.lua
Removed 
  self:HandleEvent( EVENTS.NewCargo )
  self:HandleEvent( EVENTS.DeleteCargo )
2026-02-09 21:18:12 +01:00
Thomas c781c2fefb Merge pull request #2507 from FlightControl-Master/master-ng
Merge from master
2026-02-09 18:51:33 +01:00
Thomas d691b8201b Merge pull request #2506 from shaji-Dev/master-ng
[ADDED] 268 Missing Warehouse EQP ENUMS
2026-02-09 18:26:35 +01:00
smiki 2109222d12 [ADDED] 268 Missing Warehouse EQP ENUMS 2026-02-09 18:24:25 +01:00
Applevangelist 1abebc54b2 Merge remote-tracking branch 'origin/master-ng' into develop 2026-02-08 15:12:57 +01:00
Applevangelist 1729c14acc #ENUMS Added 2 storage items 2026-02-08 15:07:09 +01:00
Thomas 1b440aa3ad Update index.md 2026-02-08 14:48:51 +01:00
Applevangelist e52c1199f9 Merge remote-tracking branch 'origin/master-ng' into develop 2026-02-08 14:16:44 +01:00
Applevangelist 176d614d86 #CONTROLLABLE - Rollback FunctionString Changes 2026-02-08 14:16:11 +01:00
Applevangelist 3003d069fe Merge remote-tracking branch 'origin/master-ng' into develop
# Conflicts:
#	Moose Development/Moose/Cargo/Cargo.lua
2026-02-08 12:36:26 +01:00
Applevangelist dfcbe6fd9b # CARGO CLASS Removal 2026-02-08 12:32:40 +01:00
Applevangelist 3b4b385418 #CARGO Removal in Warehouse functions 2026-02-08 12:06:13 +01:00
Frank db49403117 Merge branch 'develop' into FF/Ops 2026-02-08 11:08:31 +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 9dc282b1d9 Merge remote-tracking branch 'origin/master-ng' into develop 2026-02-07 16:58:29 +01:00
Applevangelist 7ec43c9913 #CONTROLLABLE - Make waypoint function a bit more robust 2026-02-07 16:57:53 +01:00
Thomas 9df39f9646 Merge pull request #2504 from FlightControl-Master/master-ng
Merge
2026-02-07 09:10:23 +01:00
Thomas d3ad70b019 Merge pull request #2503 from hawaiianryan808/master-ng
Add RAT prediction for destination ship location
2026-02-07 09:09:19 +01:00
HawaiianRyan808 8bab24adbd Make RAT crudely predict where the ship will be at landing time instead of routing aircraft to where the ship is at spawn time. 2026-02-06 13:54:12 -06:00
Applevangelist 42731b5778 Merge remote-tracking branch 'origin/master-ng' into develop
# Conflicts:
#	Moose Development/Moose/Core/Event.lua
2026-02-06 17:29:44 +01:00
Applevangelist 80d2c9871d xx 2026-02-06 17:29:03 +01:00
Applevangelist d5b7a2e168 Restore Cargo Events in EVENT until Franky has finished off Warehouse 2026-02-06 17:28:42 +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
Thomas 462b545968 Merge pull request #2502 from FlightControl-Master/Applevangelist-patch-2
Delete Moose Development/Moose/Modules_local.lua
2.9.16
2026-02-06 14:37:40 +01:00
Thomas d12ad85fbd Delete Moose Development/Moose/Modules_local.lua 2026-02-06 14:37:23 +01:00
Thomas 887b918f4d Merge pull request #2501 from FlightControl-Master/Applevangelist-patch-1
Delete Moose Development/Moose/AI directory
2026-02-06 14:36:45 +01:00
Thomas d4de219032 Delete Moose Development/Moose/AI directory 2026-02-06 14:36:32 +01:00