Applevangelist
b62b39e9e8
xx
2025-06-15 15:37:34 +02:00
Applevangelist
8717faf7a1
xx
2025-06-12 09:10:07 +02:00
Applevangelist
2c15d7ed00
xx
2025-06-10 10:02:37 +02:00
Applevangelist
6ac17fa999
Merge remote-tracking branch 'origin/develop' into branch
2025-06-08 18:44:42 +02:00
Applevangelist
768a380b32
Merge remote-tracking branch 'origin/master' into branch
2025-06-08 18:44:36 +02:00
Applevangelist
95767c5ef4
AIRBOSS - Remove useless E Messages for non-debug
2025-06-01 12:20:08 +02:00
Applevangelist
f5881eda53
AIRBOSS - Remove useless E Messages for non-debug
2025-06-01 12:19:42 +02:00
Applevangelist
fca6faa3a8
xx
2025-05-30 20:51:04 +02:00
Applevangelist
a4aa78ac35
xx
2025-05-30 20:50:55 +02:00
Applevangelist
40d4dc14ab
Merge remote-tracking branch 'origin/master' into branch
2025-05-30 19:39:49 +02:00
Applevangelist
618a5ca9be
xx
2025-05-30 19:39:08 +02:00
Thomas
bb1caa6642
Update CSAR.lua
2025-05-30 18:37:38 +02:00
shaji
59d41cf98b
- [ADDED] Removes previous downed pilot with the same player name in Ejection event
...
- [ADDED] `useFIFOLimitReplacement` If true, it will remove the oldest downed pilot when a new one is added, if the limit is reached (FIFO queue), otherwise does not add downed pilots when the limit is reached.
2025-05-30 16:03:01 +02:00
Applevangelist
793adafda7
Merge remote-tracking branch 'origin/master' into develop
2025-05-30 11:14:33 +02:00
Applevangelist
dd5ca93f26
CSAR Small addition
2025-05-30 11:13:50 +02:00
Applevangelist
f7a86deba5
xxx
2025-05-26 12:29:48 +02:00
Applevangelist
740f90a513
xx
2025-05-26 07:41:08 +02:00
Applevangelist
b3f944e82e
Merge remote-tracking branch 'origin/master' into develop
2025-05-24 15:54:14 +02:00
Applevangelist
2fc16ba694
Runway text duplication
2025-05-24 15:53:43 +02:00
Applevangelist
efceb095d2
xx
2025-05-24 15:53:29 +02:00
shaji
20c50c751f
[ADDED] Sets target support for Auftrag STRIKE and BOMBING
2025-05-24 11:29:01 +02:00
shaji
d3b62d0260
[ADDED] TARGET:GetObjects() and TARGET:GetCoordinates() in case of SET
2025-05-24 11:18:41 +02:00
Applevangelist
309eedd165
Merge remote-tracking branch 'origin/master' into develop
2025-05-21 10:05:30 +02:00
Applevangelist
997baf21a0
#CSAR fix for ADF beacons
2025-05-21 10:04:58 +02:00
Applevangelist
66032d6894
#EASYGCICAP - added SetDefaultTakeOffType()
2025-05-15 18:24:26 +02:00
Applevangelist
1bfb4fc4e1
Small fix
2025-05-15 11:42:27 +02:00
Applevangelist
ebb94c07b3
Small fix
2025-05-15 10:05:11 +02:00
Applevangelist
f8947aab9c
#MANTIS - Make DLINK caching (DEV version) configureable
2025-05-15 08:51:44 +02:00
Applevangelist
acbcb14cba
Merge remote-tracking branch 'origin/master' into develop
2025-05-12 17:51:12 +02:00
Applevangelist
3b50fee5a0
#CTLD - extract troops, check for groupname in task properties of PLAYERTASKs, so the right people rescue the correct group
2025-05-12 17:50:37 +02:00
Thomas
67ef6c6e7b
Merge pull request #2304 from FlightControl-Master/master
...
Nil check
2025-05-12 07:01:15 +02:00
leka1986
0468bacc0b
Fix Line 77390: attempt to index local 'zonecoord' (a nil value)
2025-05-11 21:15:31 +02:00
Applevangelist
f3dcde075c
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_Formation.lua
# Moose Development/Moose/Functional/Fox.lua
2025-05-04 12:54:27 +02:00
leka1986
89c3f7310b
Update CTLD.lua
...
Changed the naming from Get only to Get
and the order is Get, Get and load
Instead of Get and load, and Get only.
Changed the order on Pack and load, Pack and remove, pack only to
Pack, Pack and load, Pack and remove.
Same goes for Drop and build, Drop only to Drop, Drop and build.
It purely subjective what one would like, so I leave it up to you. If you like it this way or the first version, you decide, then disregard this change.
2025-05-03 19:22:59 +02:00
Applevangelist
6791a0e704
Merge remote-tracking branch 'origin/master' into develop
2025-05-03 17:02:29 +02:00
Applevangelist
a6b622ed31
#CTLD - Additional features by Lekaa to drop and build one/many in one go and pack/load or get/load in one go
2025-05-03 17:01:02 +02:00
Applevangelist
f999e45323
Merge remote-tracking branch 'origin/master' into develop
2025-05-02 10:53:29 +02:00
Applevangelist
0c90e90c18
#CSAR - fixed design issue that prevented usage of ZONE objects as MASHes
2025-05-02 10:53:02 +02:00
Thomas
e1a670185e
Merge pull request #2298 from FlightControl-Master/master
...
CTLD - Fix issue when a ship zone is destroyed
2025-04-28 09:22:32 +02:00
Thomas
b145588ed5
Update CTLD.lua
...
Fix an issue when a ship is used as loading zone and the ship is destroyed
2025-04-28 09:20:04 +02:00
Applevangelist
db23a0bf2b
#FlightGroup - added nil check for name
2025-04-27 11:26:22 +02:00
Thomas
c49b56eefc
Merge pull request #2296 from FlightControl-Master/master
...
Merge from master
2025-04-26 07:53:01 +02:00
leka1986
1547d66327
Update CTLD.lua
...
Getting rid of this error,
bad argument #1 to 'find' (string expected, got nil)
2025-04-26 03:28:16 +02:00
Applevangelist
e21236655a
Merge remote-tracking branch 'origin/develop' into develop
2025-04-24 14:48:17 +02:00
Applevangelist
cdad3bd058
#PLAYERTASK - make an existing marker move with the group if the group is moving around
2025-04-24 14:48:12 +02:00
Thomas
0db9c27f7e
Merge pull request #2294 from FlightControl-Master/master
...
Merge from master
2025-04-23 14:23:04 +02:00
shaji
dd7b87e9cd
[ADDED] AIRBOSS:SetMaxSectionDistance
2025-04-23 13:39:55 +02:00
Applevangelist
9705b49dbe
#PLAYERTASKMANAGER - Surfaced some functions for conflict zones
2025-04-20 15:52:30 +02:00
Applevangelist
9364579a18
#EASYGCICAP - fixed some wrongly used self.values
...
#OPSZONE - make check time schedule configureable
2025-04-19 17:53:07 +02:00
Frank
0678ad17f8
Merge branch 'master' into develop
2025-04-17 21:34:17 +02:00