Frank
24b47b02e0
AIRBOSS
...
- Essex
- Corsair
2025-06-22 22:29:52 +02:00
Applevangelist
eeeeda4e5e
#POINT - Offset options for smoke
2025-06-08 18:43:01 +02:00
Applevangelist
a4feafab8e
#POINT - improved IsDay() for Kola
2025-05-21 10:21:48 +02:00
Applevangelist
09b7922b84
Small fixes
2025-05-16 11:58:40 +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
shaji
195aac4504
[ADDED] IsAlive condition for Unit and Group out message
2025-04-22 20:57:06 +02:00
Thomas
6c8858d2f5
Merge pull request #2280 from leka1986/patch-7
...
Update Set.lua
2025-04-12 10:51:00 +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
Applevangelist
1856754614
#Smaller Changes
2025-04-07 10:40:30 +02:00
Applevangelist
d707a4775c
xx
2025-04-06 16:19:12 +02:00
Thomas
4f3fd06cc9
Update SpawnStatic.lua
...
Restored previous version as overwritten
2025-04-02 09:42:02 +02:00
Applevangelist
6c00b0c7eb
#POINT - some catches for POINT_VEC2 behaviour
2025-04-01 14:13:14 +02:00
Applevangelist
76dc0d690a
#POINT - Removal of References to legacy POINT_VEC2/3 classes
2025-04-01 13:17:48 +02:00
Frank
4955fe4d92
Update Spawn.lua
...
- Fix for problem that helos are not spawned on ships but at origin of the map
2025-03-23 14:11:21 +01:00
Applevangelist
a915452e6e
#COORDINATE - use magnetic for BRAA
2025-03-21 09:22:08 +01:00
Applevangelist
5ca3e3b2b8
#SHORAD tweak
2025-03-16 13:58:58 +01:00
Frank
23aeef7a20
Airbase
...
- Airbase changes for helipads that are also airdromes
- Improved SpawnAtAirbase function
2025-03-15 22:49:43 +01:00
Applevangelist
32f0bb33c3
#ZONE - Trigger added OnAfterZoneEmpty and OnAfterObjectDead
2025-03-13 10:50:15 +01:00
Frank
ea23162ca9
Update Spawn.lua
...
- Enabled explicit parking spots in SpawnAtAirbase
2025-03-10 19:53:24 +01:00
Applevangelist
4976cd86f2
ZONE_ELASTIC - function to remove vertices
2025-03-09 14:36:42 +01:00
Frank
c00eff8b23
AIRBASE
...
- AIRBASE: Workaround for DCS bug that helipads have category of airdrome
- SET_AIRBASE: Added FilterZones function
2025-03-08 21:37:43 +01:00
Applevangelist
45ebf9a3c7
#ZONE_ELASTIC - Fix zone filling
2025-03-06 12:25:57 +01:00
Applevangelist
1c0a8d9380
#SET_CLIENT - added option to handle CA slots
...
#CONTROLLABLE - fix typos
2025-02-23 16:10:32 +01:00
Applevangelist
8ef781a9ac
#SET_BASE - added GetThreatLevelMax()
2025-02-21 10:39:21 +01:00
Applevangelist
43eeaede65
#SET - Error output for Addif the ObjectName variable is empty
...
#UNIT - Return zero is SpeedMax is nil
2025-02-19 17:32:37 +01:00
Applevangelist
d25a723fc7
#MESSAGE - add parameter for SRS Backend
2025-02-01 18:39:51 +01:00
Applevangelist
f0fe1b431d
#SPAWN - Add optional waiting time to InitRepeatOnLanding
2025-01-31 14:26:32 +01:00
Thomas
daffd7412a
Update Base.lua
2025-01-27 18:44:35 +01:00
Thomas
a55959dfbb
Update Base.lua
...
Added property functions
2025-01-27 12:00:25 +01:00
Applevangelist
e26caa2f74
smaller fixes
2025-01-26 17:34:22 +01:00
Thomas
b03978cc3d
Update Zone.lua
...
Correct radius sphere search in ZONE_RADIUS:SearchZone()
2025-01-22 09:43:57 +01:00
Applevangelist
63c68d729b
#SET_GROUP - fix for lost event if IniDCSGroup isn't filled
2025-01-08 13:04:30 +01:00
Applevangelist
04f8f6d512
xx
2025-01-06 17:32:29 +01:00
Thomas
2635cf6345
Update Spawn.lua
...
#SPAWN Added option to use the center of the zone rather than a random postion when using InitRandomizeZone
2025-01-06 14:08:05 +01:00
Applevangelist
e86069d39c
Smaller updates
2025-01-05 17:43:12 +01:00
Applevangelist
538e35d8f0
xx
2025-01-02 13:20:18 +01:00
Applevangelist
203f0c8abc
#docu
2025-01-02 11:18:44 +01:00
Applevangelist
9916afaa49
#COORDINATE Adding names to smoke to be able to switch them off earlier
2024-12-27 12:25:25 +01:00
Applevangelist
6bee1cc88e
Small additions
2024-12-26 17:16:43 +01:00
Applevangelist
014750ea7f
#SET - Documentation fixes
2024-12-18 11:35:13 +01:00
Applevangelist
6001f6abda
#EVENT - another fix for scenery without getName function
2024-12-15 11:41:24 +01:00
Frank
6204cecbbd
SPAWNSTATIC
...
- moved AddStatic to after static spawn fixing registration of spawned static
2024-12-14 16:54:39 +01:00
Frank
d8dcf37886
DATABASE
...
- Fixed error that static was not returned in `DATABASE:AddStatic()` (leads to issues if a static object with the same name is spawned)
- Other minor changes
2024-12-14 13:48:04 +01:00
Frank
abb4de46d7
Controllable Detection Improvements/Fixes
...
- Fixed bug in detection functions for optical detection (enum incorrect)
- Fixed bug in order of return values of `CONTROLLABLE:IsTargetDetected` (both hoggit and DCS are WRONG and MOOSE adopted it).
2024-11-21 23:13:05 +01:00
Frank
dce9631399
Update Event.lua
...
- Set `Event.IniGroupName` from db in case group does not exist any more
2024-11-15 23:21:50 +01:00
Applevangelist
dfe2ed2a98
#EVENT - Fix for TgtUnit Name being unobtainable
2024-10-29 13:57:21 +01:00
Applevangelist
216ea230a8
#BASE - Roll back to "old" serialize method for Trace
2024-10-27 13:25:13 +01:00
Thomas
2aa0b5ddfb
Update MarkerOps_Base.lua
...
Added data to FSM events
2024-10-21 11:32:47 +02:00
Applevangelist
3524cba4ef
xx
2024-10-01 12:08:51 +02:00