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 |
|
Thomas
|
33bd928076
|
Update Pathline.lua (#2097)
Small fixes
|
2024-01-22 06:30:53 +01:00 |
|
Applevangelist
|
0b3fc515e0
|
SCENERY - small addons
|
2024-01-21 16:44:14 +01:00 |
|
Applevangelist
|
581138b5bc
|
Avoid for pairs error
|
2024-01-19 19:06:52 +01:00 |
|
Rolf Geuenich
|
088436c5ce
|
Downpatching changes from development to master in Arty.lua
|
2024-01-12 15:44:28 +01:00 |
|
Rolf Geuenich
|
797bf0047b
|
Down patching of code enhancements from develop to master in Set.lua
|
2024-01-12 15:33:27 +01:00 |
|
Mr.Alien
|
4fd7d7cba9
|
Spawn all unit randomly inside a zone, instead of only the first unit in zone and the other within a radius (potentially outside the zone, and in some cases in the middle of a runway) (#2069)
|
2024-01-07 13:27:23 +01:00 |
|
Applevangelist
|
9280a1224d
|
MSRS additions
|
2024-01-07 13:23:50 +01:00 |
|
Applevangelist
|
fce7b07014
|
Fixes for MSRS changes
|
2024-01-06 18:21:39 +01:00 |
|
Applevangelist
|
f2f7c88299
|
SRS changes
|
2024-01-05 15:42:11 +01:00 |
|
Applevangelist
|
db6dc7b77e
|
SET: Added GetRandomSurely()
|
2024-01-03 18:05:29 +01:00 |
|
Applevangelist
|
d14b7e8f4c
|
#POINT
* added missing COORDINATE:ToStringLL()
|
2024-01-02 18:12:42 +01:00 |
|
kaltokri
|
64d7946c06
|
Fix for broken links in master branch
|
2024-01-02 13:33:10 +01:00 |
|
Applevangelist
|
5d510807c9
|
xxx
|
2023-12-31 17:25:56 +01:00 |
|
Applevangelist
|
f306361317
|
#GROUP
* Added IsSam and IsAAA
#SET
* Corrected EvalFilterFunctions - all must be true
|
2023-12-30 16:52:24 +01:00 |
|
Applevangelist
|
501ab70992
|
xxx
|
2023-12-27 19:34:20 +01:00 |
|
Applevangelist
|
6ac46addf0
|
#SET
* Added `FilterFunction()` for these SETs: UNIT, GROUP, CLIENT, STATIC
|
2023-12-27 19:28:19 +01:00 |
|
Applevangelist
|
16f3dcbbb4
|
New SRS fixes
|
2023-12-25 12:14:41 +01:00 |
|
Frank
|
e89b921f3e
|
Update Zone.lua
|
2023-12-22 10:27:00 +01:00 |
|
Frank
|
0d18ce086c
|
Update Zone.lua
|
2023-12-21 22:33:08 +01:00 |
|
Frank
|
8fb126682f
|
Merge branch 'master' into FF/MasterDevel
|
2023-12-21 22:22:10 +01:00 |
|
Applevangelist
|
702ec75935
|
Small fix
|
2023-12-19 17:38:31 +01:00 |
|
Applevangelist
|
d803b51e84
|
#ZONE
* Fixed filling/drawing of more complex polygon zones
* Added function to (re-)fill polygon
* Added function to (re-)draw polygon outline
|
2023-12-19 10:19:44 +01:00 |
|
Applevangelist
|
53f89fd42c
|
#DATABASE
* Read color, fill color from drawing data
|
2023-12-19 10:18:20 +01:00 |
|
Frank
|
c72f109553
|
SRS
|
2023-12-19 00:02:17 +01:00 |
|
Applevangelist
|
68548f4581
|
#COORDINATE
* Fix for NewFromMGRS for less precise coordinates (below level 5)
|
2023-12-14 11:12:14 +01:00 |
|
Applevangelist
|
f837e9dec7
|
#COORDINATE
* Added functions to create a COORDINATE from MGRS
|
2023-12-12 10:53:37 +01:00 |
|
Applevangelist
|
bc3f9ed7c0
|
#SPAWN
* Added SPAWN:InitCallSign(ID,Name,Minor,Major)
|
2023-12-09 15:51:35 +01:00 |
|
Applevangelist
|
b3a006096c
|
fixes
|
2023-12-09 13:03:34 +01:00 |
|
Applevangelist
|
ff6704f123
|
#ZONE docu fixes
|
2023-12-07 15:11:53 +01:00 |
|
Applevangelist
|
c770f4cb68
|
#ZONE Docu fixes
|
2023-12-07 13:46:32 +01:00 |
|
Thomas
|
6f473faa92
|
Update Message.lua
#2059 fixed
|
2023-12-07 12:14:59 +01:00 |
|
Applevangelist
|
88e1bbd60d
|
#SET
* Repaired SET_UNIT:GetCoordinate()
|
2023-12-07 11:20:43 +01:00 |
|
Applevangelist
|
e078e48853
|
#SPAWN
* Fix for a Link16 flight having a non-NATO callsign as number
|
2023-12-06 08:42:07 +01:00 |
|
Applevangelist
|
49191fb144
|
clarifications
|
2023-12-03 15:34:55 +01:00 |
|
Applevangelist
|
f739062463
|
#ZONE_OVAL - fix documentation and intellisense
|
2023-12-03 12:39:08 +01:00 |
|
Applevangelist
|
c22304f2b0
|
Remove demo links which were empty
|
2023-12-03 12:25:25 +01:00 |
|
Applevangelist
|
89a9d1d0a4
|
#CONTROLLABLE
* Fixed ID issue with AA Missile Attack Range option
#POINT
* Added methdo to get the BULLSEYE as coordinate
|
2023-12-03 12:01:50 +01:00 |
|
Applevangelist
|
cf7d41cd7f
|
#ZONE_POLYGON improvements
#ZONE_OVAL NEW
|
2023-12-03 11:42:53 +01:00 |
|