Applevangelist
9d2896d088
EVENTS - additional events from last release
2024-07-12 11:44:24 +02:00
Applevangelist
65c7b0d12f
Docu fixes
2024-07-09 11:30:41 +02:00
Frank
29a4f7c160
Update Event.lua
...
#2143 Try with isExist
2024-07-05 21:35:55 +02:00
Frank
55a9c7e020
Update Event.lua
...
#2143
2024-07-05 17:53:50 +02:00
Applevangelist
9ca30fc00c
Fixes
2024-06-30 16:00:49 +02:00
Mike Young
c571d32d0e
Update UserFlag.lua for incorrect documentation
...
Update UserFlag.lua for incorrect documentation
2024-06-27 19:48:17 -04:00
Applevangelist
b350243e50
Docu fix
2024-06-25 13:08:46 +02:00
Frank
62ef56684b
Update Templates
...
- Added nil check if client template does not exist in `WAREHOUSE` class
- Added nil checks in `DATABASE` if client template does not exist
- Fixed `SET_CLIENT:IsIncludeObject()` function if client template does not exist
2024-06-24 23:55:01 +02:00
Applevangelist
f9f0a8e866
#COORDINATE - Fix is day/night for Kola locations when the sun either never rises or never sets.
2024-06-20 08:51:59 +02:00
Frank
5f9d4405b1
AIRBOSS
...
- Added case that group template cannot be found in MOOSE db
2024-06-18 09:20:59 +02:00
Applevangelist
a6de09a0ca
Fixes
2024-06-11 09:03:57 +02:00
Frank
ceb77e2837
Update Event.lua
...
- Fixed isExist function does not exist for Kiowa Hellfire as reported by Special K
2024-06-09 17:58:57 +02:00
Mike Young
c87e91d845
Update Set.lua: added handler for EVENTS.PlayerLeaveUnit in SET_GROUP:FilterStart() ( #2134 )
...
Ops.CSAR was throwing the following errors constantly when a player would leave the CSAR helo:
GROUP05000.GetDCSObject((ERROR: Could not get DCS group object of group Archer-1 because DCS object could not be found!))
This was because the SET_GROUP FilterStart on allheligroupset was not handling the scenario when a player left w/o a death.
2024-06-01 07:32:20 +02:00
Applevangelist
778ae1b8e5
#MENU - small fix
2024-05-27 17:07:26 +02:00
Mike Young
af39a3ae9c
Update Message.lua ( #2130 )
...
the Label and port were not being pulled from MSRS Config, causing them to default to "MESSAGE" and 5002 when calling the MESSAGE.SetMSRS() function with no params
2024-05-21 06:37:05 +02:00
Niels Vaes
c985d40ca0
Fix when DCS adds duplicate points to the points table of a drawing resulting in wrong triangulation ( #2128 )
...
* Adding a new TerminalType (100)that seems to be introduced in the update that brought Muwaffaq Salti. The base has a couple of spots (like 04, 05, 06) that can only accommodate smaller type fixed wing aircraft, like the F-16, but not bigger types like the Warthog of the Strike Eagle.
Because we weren't checking for this new type, spawning in these particular spots always resulted in an airstart, because `_CheckTerminalType` would always return `false`
* Adding Shapes over from old MOOSE branch
* cleanup
* adding HEXtoRGBA
* removing Arrow.lua, it's part of Polygon.lua
* Fix when DCS adds duplicate points to the `points` table of a drawing, resulting in wrong triangulation
2024-05-19 12:46:17 +02:00
kaltokri
3a0d2a5c51
Added link in Core.Menu to the demo missions.
2024-05-18 16:57:28 +02:00
Applevangelist
a3805118a0
#SPAWN - Fix for KeepUnitNames
2024-05-16 09:54:24 +02:00
Applevangelist
044fb66ca0
SPAWN
...
* Ensure InitCallSign creates a call sign name with a capital first letter, like "Enfield"
2024-05-04 14:54:20 +02:00
Applevangelist
27d36f3e0d
#BEACON - some fixes
2024-04-30 09:18:49 +02:00
Applevangelist
3b364c7650
#SPAWN - less noise
2024-04-19 15:57:21 +02:00
Applevangelist
b761078c18
XXX
2024-04-18 18:40:59 +02:00
Applevangelist
616690391c
SADL/STN conversion fix
2024-04-18 14:51:41 +02:00
Applevangelist
465c395294
SPAWN - Allow setting of "hidden" options
2024-04-18 14:41:29 +02:00
Applevangelist
9a3effd063
Docu
2024-04-15 18:54:22 +02:00
Applevangelist
2eb4118d56
xxx
2024-04-02 10:47:58 +02:00
Applevangelist
dcc15afb89
xxx
2024-04-01 12:59:14 +02:00
Applevangelist
ac42b56b8e
nil check
2024-03-27 14:40:34 +01:00
Niels Vaes
874fa7ad69
Fixing a bug where on a rare condition, an A10CII could be spawned and the SpawnInitSADL of the Spawn object wouldn't be set correctly ( #2108 )
2024-03-25 17:26:44 +01:00
Applevangelist
244abe2bbb
#Minor Fixes
2024-03-15 10:25:40 +01:00
Applevangelist
8cf11de774
#SPAWN
...
* Small change to keep unitnames when using Razbam's setting IFF via unit names
2024-03-11 18:18:50 +01:00
Applevangelist
176bd0eb8b
xx
2024-03-11 08:29:56 +01:00
Applevangelist
10edd2f9d0
xxx
2024-03-10 17:59:26 +01:00
Applevangelist
11acb578f6
#SPAWN
...
* Fix an issue for SPAWN:NewFromTemplate when re-using same template over and again
2024-03-10 16:52:46 +01:00
Applevangelist
4d8abe7f57
#MARKEROPS_BASE
...
* Fix event coalition
2024-03-10 16:20:06 +01:00
Applevangelist
ab14fbd11c
#MARKEROPS - Added Coalition on FSM events
2024-03-08 10:06:16 +01:00
kaltokri
57ce6bcec2
Switched demo mission link in Core/SpawnStatic and Wrapper/Storage
2024-03-01 17:22:22 +01:00
Applevangelist
d64dadd9a9
docu
2024-03-01 08:23:32 +01:00
Applevangelist
1f9725530f
#CTLD - Added option to inject cargo objects which will not show up in the menu - for inject and move around purposes.
2024-02-27 10:28:00 +01:00
kaltokri
14d6085b69
Added error message, that AATACAN is depricated
2024-02-24 14:26:30 +01:00
Rolf Geuenich
ced01a993d
Added Links to new demo mission repository
2024-02-23 11:33:02 +01:00
Applevangelist
4c2a89ee29
Bugfix
2024-02-22 12:14:15 +01:00
Applevangelist
e8c75b8795
SPAWN:InitSpeedMPS() etc
2024-02-22 11:52:43 +01:00
Applevangelist
2ce9f26e26
Docu
2024-02-22 09:19:22 +01:00
Applevangelist
30819dad72
Catch for invalid STN/SADL octals
2024-02-22 09:00:54 +01:00
Applevangelist
2eeca4451c
SPAWN/DATABASE
...
* Try to ensure unique Link16 STN/SADL octal IDs
* Added `SPAWN:InitSTN(Octal)` and `SPAWN:InitSADL(Octal)`
2024-02-20 14:31:53 +01:00
Applevangelist
27ea85ea57
Minor fixes
2024-02-20 12:07:42 +01:00
Applevangelist
67e52120d4
Nicer BASE:I() etc output
2024-02-12 18:35:22 +01:00
Applevangelist
4b84d227f0
Spawn - reference original template when using SpawnWithAlias in Group.TemplateDonor
2024-02-12 18:34:12 +01:00
Applevangelist
7464406a17
#SPAWN - Small fix for OnSpawnGroup() timing issues
2024-01-31 17:49:37 +01:00