Applevangelist
b980c5d93a
#EasyA2G/GCICAP - Added option to set Squadron Turnovertime
2026-01-23 18:20:24 +01:00
leka1986
49332fafec
Fixed bugs
...
Fixed bugs for load troops.
Added Mi-8 to the prevention method for ignoring what is inside when trying to build crates.
Removed return self if the player is trying to build stuff that is outside the helicopter or C-130, while he still have stuff inside. Cargo will be built but it will ignore what is inside.
Removed the menu "Others" if there is no sub category involved for that type. If user have crates subcat but not troops subcat, it won't show "others".
2026-01-22 18:45:23 +01:00
Applevangelist
70ad9d442b
Merge remote-tracking branch 'origin/master' into develop
2026-01-22 12:35:52 +01:00
Applevangelist
7a3ea2918d
#SEAD/#MANTIS - Adding functions for non-suppression of groups capable of HARM defense
...
#CTLD/#CSAR - Added data for A/M-H6J
2026-01-22 12:35:16 +01:00
Applevangelist
af67829a41
xx
2026-01-22 12:30:54 +01:00
Applevangelist
ffaf2efd06
Merge remote-tracking branch 'origin/master' into develop
2026-01-09 15:41:19 +01:00
Applevangelist
99b7b4b057
#EASYGCICAP - Fix error in setting floor/ceiling for corridors
2026-01-09 15:38:05 +01:00
Applevangelist
ce711a3d0c
#EASYGCICAP - Fix trying to set corridor limits in feet when they are meters internally
2026-01-09 15:35:19 +01:00
Applevangelist
22a63a8fb0
Merge remote-tracking branch 'origin/master' into develop
2026-01-08 18:52:27 +01:00
Applevangelist
2fdbdb4058
#RECOVERYTANKER - Ensure correct "F10 Name" for A6E if used as tanker
2026-01-08 18:51:13 +01:00
Applevangelist
6b3148ec31
xx
2026-01-08 18:50:00 +01:00
Applevangelist
e5fc887d4a
xx
2026-01-08 13:12:12 +01:00
Applevangelist
0a509c4723
Merge remote-tracking branch 'origin/master' into develop
2026-01-08 13:11:49 +01:00
Applevangelist
7259038b1c
xx
2026-01-08 13:10:48 +01:00
Applevangelist
f06daedb0c
Merge remote-tracking branch 'origin/master' into branch
2026-01-08 13:03:36 +01:00
Applevangelist
c2b8a71000
xx
2026-01-08 13:03:15 +01:00
Thomas
30f0eca0f4
Merge pull request #2488 from FlightControl-Master/master
...
Merge
2026-01-05 07:38:54 +01:00
leka1986
aed2f1d8a9
Enhance troop loading logic and messaging
...
noticed a bug, I could load troops outside the zone when choosing amount. I could also load without the door was even checked.
Combined the troop drop to one message instead of multiple messages for each dropped group.
2026-01-05 04:18:57 +01:00
leka1986
3504797147
Update CTLD.lua
...
Fixed so the Engineer can remove all the items when he is building from an airdrop.
Added a function that I use, CanGetCrates, it's a check before getting it if the conditions are met.
Added small fixes where calling FindCratesNearBy would remove the units when it's called by the function RemoveCratesNearBy when it was checking the surroundings and it should ignore what is inside. In the case of C-130 and the CH-47.
Added how many crates are dropped when getting statics.
Expanded OnAfterTroopsRTB to accept chunk, ie the number of units which is returned.
2026-01-05 03:43:28 +01:00
Applevangelist
87082de9c4
Merge remote-tracking branch 'origin/master' into develop
2026-01-04 17:53:36 +01:00
Applevangelist
3cfaa60ebb
#VARIOUS fixes
2026-01-04 17:52:55 +01:00
Applevangelist
e821fa1100
xx
2026-01-04 17:51:36 +01:00
Applevangelist
de2c6bec85
Merge remote-tracking branch 'origin/master' into branch
...
# Conflicts:
# Moose Development/Moose/Ops/AirWing.lua
2025-12-29 18:20:01 +01:00
Applevangelist
bff5f79282
Merge remote-tracking branch 'origin/master' into develop
2025-12-29 18:09:16 +01:00
Applevangelist
a3d7b4eba9
#AIRWING - Check if STORAGE object has NO warehouse!
2025-12-29 18:08:53 +01:00
Applevangelist
a49288200e
Merge remote-tracking branch 'origin/master' into develop
2025-12-29 14:01:43 +01:00
Applevangelist
b94f36dfdf
#AIRBASE - Added AIRBASE:GetMinimumBoundingCircleFromParkingSpots(mark)
...
#CSAR - Use `AIRBASE:GetMinimumBoundingCircleFromParkingSpots()` to determine if we're actually standing on an airbase somewhere
2025-12-29 14:01:10 +01:00
Applevangelist
3eef63b75c
xx
2025-12-29 13:59:23 +01:00
Applevangelist
b31b11cda8
#CSAR - Enforce pilot names on AI for saving
...
#SPAWN - Added use of CALLSIGN.Intruder for random callsigns of the A-6E
2025-12-29 12:35:59 +01:00
Applevangelist
a3754b7031
xx
2025-12-29 12:34:42 +01:00
Applevangelist
fc809964c7
Merge remote-tracking branch 'origin/master' into develop
2025-12-29 10:48:57 +01:00
Applevangelist
d000ad76f8
#CSAR - Corrected Airbase dist finding solution
2025-12-29 10:48:23 +01:00
Applevangelist
ca19352ace
xx
2025-12-29 10:47:06 +01:00
Applevangelist
3f5936bceb
Merge remote-tracking branch 'origin/master' into develop
2025-12-28 17:56:48 +01:00
Applevangelist
29b244d843
#AIRWING - make airwing fill airbase storage with aircraft types when adding a Squadron and if necessary, ie not unlimited storage and storage lower than squadron assets number
2025-12-28 17:53:49 +01:00
Applevangelist
e3b405ad2d
xx
2025-12-28 17:51:25 +01:00
Applevangelist
fef1976a6f
Merge remote-tracking branch 'origin/master' into develop
2025-12-28 16:52:14 +01:00
Applevangelist
fb8cc4bfeb
xx
2025-12-28 16:51:52 +01:00
Applevangelist
1eb6dbc7f2
xx
2025-12-28 16:51:41 +01:00
Applevangelist
d16eb74e1b
Merge remote-tracking branch 'origin/master' into develop
2025-12-28 14:06:38 +01:00
Applevangelist
15de1d58b0
#PLAYERTASK
...
* Changed startup timing slightly to allow task reloading working better
* Changed coordinate output format for INTERCEPT tasks on non A2A managers to A2A
2025-12-28 14:05:24 +01:00
Applevangelist
79ce3871ea
#INTEL - Added option to read properties CorridorCeiling and CorridorFloor from Zone properties to allow individual settings per zone
2025-12-28 14:05:24 +01:00
Applevangelist
c119e35901
xx
2025-12-28 14:02:03 +01:00
Thomas
7ff8978ca7
Merge pull request #2483 from FlightControl-Master/master
...
Merge from master
2025-12-24 08:21:06 +01:00
leka1986
448d668b44
Bug fixes and functions.
...
Fixed a bug where units could still get items all though not in load zone.
Added CanGetCrates, it's a function where user can hook custom conditions.
Added CanGetUnits, same as the above.
Added CanBuildCrates, same as the first one.
2025-12-24 00:00:30 +01:00
Applevangelist
635c8dc2ad
Merge remote-tracking branch 'origin/master' into develop
2025-12-23 17:17:34 +01:00
Applevangelist
8c0e021e82
#CTLD - Make FSM event CratesDropped useable for tasking
2025-12-23 17:16:57 +01:00
Applevangelist
5b88ad2967
xx
2025-12-23 17:14:44 +01:00
Applevangelist
022854fa37
Merge remote-tracking branch 'origin/master' into develop
2025-12-22 14:10:14 +01:00
Applevangelist
a72d3afd1c
xx
2025-12-22 14:09:37 +01:00