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
e51c1d0b85
Merge remote-tracking branch 'origin/develop' into develop
2026-01-03 17:26:39 +01:00
Applevangelist
ca540bfd90
Merge remote-tracking branch 'origin/master' into develop
2026-01-03 17:26:37 +01:00
Applevangelist
2d930ff2dd
#SCORING - missed data for saving in format()
2026-01-03 17:26:17 +01:00
Frank
e29f545c1e
Merge branch 'master' into develop
2025-12-31 13:17:27 +01:00
Frank
11a8792398
Update Warehouse.lua
...
- fixed bug that assets cannot be found in DB and therefore are not added to the requesting warehouse
2025-12-31 13:17:13 +01:00
Applevangelist
bf155a0beb
Merge remote-tracking branch 'origin/master' into develop
2025-12-30 10:40:50 +01:00
Applevangelist
f7556fac0e
#UNIT - Added GetFuelMassMax() and GetCurrentFileKgs()
2025-12-30 10:40:27 +01:00
Applevangelist
a3d77a5a71
Merge remote-tracking branch 'origin/master' into develop
2.9.15a
2025-12-30 09:26:48 +01:00
Applevangelist
394f3ffd88
#AIRBASE - Small fix for #ParkingSpots == 0
2025-12-30 09:26:07 +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
2.9.15
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
8eae7ac26b
#UTILS - Added functions to get a (minimum) bounding circle from a table of VEC2s
2025-12-29 13:43:45 +01:00
Applevangelist
7bac1d3b92
#UTILS - Added CALLSIGN.Intruder enumeration for the A-6E
2025-12-29 12:36:30 +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
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
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
fef1976a6f
Merge remote-tracking branch 'origin/master' into develop
2025-12-28 16:52:14 +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
945b9bdf31
#ZONE - Typo in docu
2025-12-28 14:05:24 +01:00
Applevangelist
b75e383956
#SCORING - enable saving and loading of per-game name scores for persistence across restarts
2025-12-28 14:05:24 +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
Thomas
646fa8b7e6
Merge pull request #2485 from FlightControl-Master/master
...
Merge
2025-12-28 09:01:42 +01:00
Thomas
84c68ccf14
Merge pull request #2484 from shaji-Dev/master
...
[ADDED] Hidden options to SPAWNSTATIC
2025-12-28 09:00:26 +01:00
Shafik
93d0a8b674
[ADDED] Hidden options to SPAWNSTATIC
2025-12-28 09:43:45 +02:00
Shafik
8a33ccd356
[ADDED] Hidden options to SPAWNSTATIC
2025-12-28 02:49:14 +02:00
Thomas
7ff8978ca7
Merge pull request #2483 from FlightControl-Master/master
...
Merge from master
2025-12-24 08:21:06 +01:00
Thomas
9473cc2b27
Merge pull request #2482 from leka1986/patch-12
...
Bug fixes and functions.
2025-12-24 08:20:03 +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
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
Applevangelist
1f062fe7b4
Merge remote-tracking branch 'origin/master' into develop
2025-12-22 12:22:13 +01:00
Applevangelist
68aab10902
xx
2025-12-22 12:21:42 +01:00
Applevangelist
b9be0341f5
Merge remote-tracking branch 'origin/master' into develop
2025-12-21 19:17:31 +01:00
Applevangelist
b712c44567
xx
2025-12-21 19:17:02 +01:00
Applevangelist
12a118d08f
xx
2025-12-21 18:48:33 +01:00
Applevangelist
b1b9db7333
xx
2025-12-21 18:48:24 +01:00