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
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
Frank
f1af3a50b8
Update Unit.lua
...
- GetAmmo HE shells can also be named "HESH"
2025-05-02 21:36:03 +02:00
Applevangelist
0c90e90c18
#CSAR - fixed design issue that prevented usage of ZONE objects as MASHes
2025-05-02 10:53:02 +02:00
Frank
f97ef25104
Update Unit.lua
2025-05-01 22:11:43 +02:00
Thomas
069c0aa03f
Merge pull request #2297 from FlightControl-Master/Applevangelist-patch-1
...
Update CTLD.lua
2025-04-28 09:20:58 +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
3ad60a95ce
#MANTIS - Adde Gepard data, made Roland Short
2025-04-27 11:25:46 +02:00
Frank
ac4b620f16
COORDINATE
...
- Improved Smoke and Fire and Smoke functions by adding delay and duration parameters
2025-04-26 23:39:22 +02:00
Thomas
ccada18a6a
Merge pull request #2295 from leka1986/patch-2
...
Update CTLD.lua
2025-04-26 07:52: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
Thomas
8042e8bfaf
Merge pull request #2293 from shaji-Dev/master
...
[ADDED] AIRBOSS:SetMaxSectionDistance
2025-04-23 14:21:31 +02:00
shaji
dd7b87e9cd
[ADDED] AIRBOSS:SetMaxSectionDistance
2025-04-23 13:39:55 +02:00
Thomas
460d2768ff
Merge pull request #2291 from FlightControl-Master/Applevangelist-patch-1
...
Update Range.lua
2025-04-23 09:03:54 +02:00
Thomas
3c74272749
Update Range.lua
...
#RANGE log an error if os/os.date() are not available
2025-04-23 09:00:05 +02:00
Thomas
82c409d77a
Merge pull request #2289 from shaji-Dev/master
...
[ADDED] IsAlive condition for Unit and Group out message
2025-04-23 06:28:13 +02:00
shaji
195aac4504
[ADDED] IsAlive condition for Unit and Group out message
2025-04-22 20:57:06 +02:00
Thomas
08d8f3e25f
Merge pull request #2285 from shaji-Dev/master
...
[ADDED] New Kola airbases
2025-04-21 19:37:22 +02:00
shaji
6f72697e26
[ADDED] New Kola airbases
...
-- * AIRBASE.Kola.Alta
-- * AIRBASE.Kola.Sodankyla
-- * AIRBASE.Kola.Enontekio
-- * AIRBASE.Kola.Evenes
-- * AIRBASE.Kola.Hosio
2025-04-21 19:11:22 +02:00
Applevangelist
0f6439cf9f
#MANTIS - added C-RAM Point Defense
2025-04-20 17:49:25 +02:00
Frank
2c10943cb1
Update Airbase.lua
...
Germany map Umlaute
2025-04-18 17:50:01 +02:00
Frank
544db963ea
Update Airbase.lua
2025-04-18 17:45:43 +02:00
Frank
207698a2dd
Update Airbase.lua
...
- Germany map readded Umlaute in keys
2025-04-18 17:40:55 +02:00
Applevangelist
d1ae2c0f5e
xx
2025-04-18 16:01:55 +02:00
Applevangelist
0392417189
Germany CW Bases
2025-04-18 14:46:13 +02:00
Frank
be4beea9d0
Update Airbase.lua
...
- Removed umlauts and ß in airbase names
2025-04-17 21:34:01 +02:00
Frank
5da899138b
Merge pull request #2284 from FlightControl-Master/FF/MasterDevel
...
Germany CW map
2025-04-17 21:19:48 +02:00
Frank
1ec1e00bde
Germany CW map
...
- ATIS Germany map
- UTILS magnetic declination
2025-04-17 21:19:01 +02:00
Thomas
5d93b33d42
Merge pull request #2282 from shaji-Dev/master
...
[FIXED] Returns nil for late activated templates we use to mark paths to use in our scripts
2025-04-17 08:44:38 +02:00
shaji
b2077bfc74
[FIXED] Returns nil for late activated templates we use to mark waypoint paths to use in the scripts.
2025-04-16 19:59:13 +02:00
Applevangelist
6fdf9a649f
#AIRBASE rescribe umlauts
2025-04-14 12:23:12 +02:00
Applevangelist
d013bbc751
#STORAGE Enum, some additions
2025-04-14 12:11:27 +02:00
Applevangelist
e0092fdba0
#AIRBASE GermanCW Map airbases
2025-04-14 11:37:45 +02:00
Thomas
fbeada439f
Merge pull request #2278 from leka1986/patch-5
...
Update Group.lua
2025-04-12 10:51:42 +02:00
Thomas
6c8858d2f5
Merge pull request #2280 from leka1986/patch-7
...
Update Set.lua
2025-04-12 10:51:00 +02:00
Thomas
e2b77878df
Merge pull request #2279 from leka1986/patch-6
...
Update Event.lua
2025-04-12 10:50:39 +02:00
leka1986
53d7972858
Update Set.lua
...
Removed the Filter={},
2025-04-12 10:48:22 +02:00
leka1986
04a55e4104
Update Event.lua
...
Added nil checks which was causing nil. had this for a few weeks with no errors.
2025-04-12 10:44:29 +02:00
leka1986
d11acecdac
Update Group.lua
...
Fix for the error attempt to index a nil value called from suppression
2025-04-12 10:26:34 +02:00
Applevangelist
49c11073e6
#MANTIS Mod data updates
2025-04-09 08:15:50 +02:00
Applevangelist
1a156e7e12
#CTLD - make menu build for CA a bit faster
2025-04-07 11:57:15 +02:00
Applevangelist
1856754614
#Smaller Changes
2025-04-07 10:40:30 +02:00
Thomas
6ac452ff15
Update docs-header.py
2025-04-06 16:28:19 +02:00
Applevangelist
d707a4775c
xx
2025-04-06 16:19:12 +02:00
Thomas
ffccc31e38
Update CargoGroup.lua
2025-04-06 16:12:13 +02:00
Thomas
0405af2bde
Update docs-header.py
2025-04-06 16:04:07 +02:00
Thomas
e50e572c78
Update classes-core.md
2025-04-06 15:43:09 +02:00
Applevangelist
3083599158
#CTLD - Allow CA Ground Transport
2025-04-06 15:38:26 +02:00
Applevangelist
b7b6c1ea19
#RADIOQUEUE - small tweak for a group when a unit dies.
2025-04-03 14:21:58 +02:00
Applevangelist
5b107ce2da
#CONTROLLABLE:CommandSmokeOnOff(OnOff, Delay) added
2025-04-03 11:48:53 +02:00