Commit Graph

11710 Commits

Author SHA1 Message Date
Applevangelist 9322b4df99 Merge remote-tracking branch 'origin/develop' into branch 2026-01-24 15:10:59 +01:00
Applevangelist af0e411487 Merge remote-tracking branch 'origin/master' into branch 2026-01-24 15:10:53 +01:00
Thomas 754f090c61 Merge pull request #2491 from FlightControl-Master/master
Merge
2026-01-23 19:22:30 +01:00
Thomas c387749a81 Merge pull request #2490 from leka1986/patch-7
Fixed bugs
2026-01-23 19:21:22 +01:00
Applevangelist f68a2e6272 Merge remote-tracking branch 'origin/master' into develop 2026-01-23 18:21:41 +01:00
Applevangelist bff150a931 xx 2026-01-23 18:21:21 +01:00
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 829860e4f0 xx 2026-01-22 17:21:04 +01:00
Applevangelist 2e69911bcc Merge remote-tracking branch 'origin/master' into develop 2026-01-22 17:19:21 +01:00
Applevangelist 3ab3278db4 xx 2026-01-22 17:18:59 +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 e633c0247d Merge remote-tracking branch 'origin/develop' into branch 2026-01-22 08:07:30 +01:00
Applevangelist 38b385f15f Merge remote-tracking branch 'origin/master' into branch 2026-01-22 08:07:23 +01:00
Thomas c839a015af Merge pull request #2489 from FlightControl-Master/master
Update Utils.lua
2026-01-20 11:41:20 +01:00
Thomas 9c0394f035 Update Utils.lua
#UTILS - Added  `UTILS.Vec3toVec2(Vec3)`
2026-01-20 11:38:34 +01:00
Applevangelist 33483ae37b xx 2026-01-12 13:14:32 +01:00
Applevangelist be42b7e604 Merge remote-tracking branch 'origin/master' into develop 2026-01-12 13:14:17 +01:00
Applevangelist 9536d368b0 xx 2026-01-12 13:13:48 +01:00
Applevangelist a9a827dc40 Merge remote-tracking branch 'origin/develop' into branch 2026-01-12 08:49:49 +01:00
Applevangelist d82f49f727 Merge remote-tracking branch 'origin/master' into branch 2026-01-12 08:49:43 +01:00
Applevangelist c94f0fa34b Merge remote-tracking branch 'origin/master' into develop 2026-01-12 08:49:07 +01:00
Applevangelist 9426905959 #AIRBASE - Fix parking data table could be nil 2026-01-12 08:48:37 +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 898405e15f Merge remote-tracking branch 'origin/master' 2026-01-08 13:11:34 +01:00
Applevangelist 7259038b1c xx 2026-01-08 13:10:48 +01:00
Applevangelist 3886351490 xx 2026-01-08 13:10:37 +01:00
Applevangelist 59b15930a3 Merge remote-tracking branch 'origin/develop' into branch 2026-01-08 13:03:43 +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
Thomas 3aedf8e5d0 Merge pull request #2487 from leka1986/patch-14
Update CTLD.lua
2026-01-05 06:58:07 +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 b29f485e15 xx 2026-01-04 17:51:48 +01:00
Applevangelist e821fa1100 xx 2026-01-04 17:51:36 +01:00
Applevangelist e5c919700a Merge remote-tracking branch 'origin/develop' into branch 2026-01-03 17:27:37 +01:00
Applevangelist b9b947fa3d Merge remote-tracking branch 'origin/master' into branch 2026-01-03 17:27:30 +01:00
Applevangelist e51c1d0b85 Merge remote-tracking branch 'origin/develop' into develop 2026-01-03 17:26:39 +01:00