Applevangelist
9cc08cb088
#
2023-08-01 16:26:29 +02:00
Applevangelist
2771e7f856
#SCENERY, SET_SCENERY
...
* Reworked COORDINATE scan as this doesn't seem to work
* Added SET_SCENERY Filters, and FilterOnce() to apply them
2023-08-01 16:18:23 +02:00
Thomas
7c4dd8160d
Update Set.lua ( #1982 )
...
Intellisense updates
2023-08-01 11:53:00 +02:00
Thomas
1fdc50b0da
Update Scenery.lua ( #1980 )
...
_id might be nil in :FindByZoneName()
2023-08-01 10:00:42 +02:00
Thomas
f87a676e4b
Update Scoring.lua ( #1976 )
...
Add report Spaces
2023-07-29 16:45:00 +02:00
Frank
8bf56b8b1a
Update Airboss.lua
...
- Fixed AI handling (got lost in some merge with develop branch and was using FLIGHTGROUPS)
2023-07-26 16:36:44 +02:00
Applevangelist
f31741f934
#AI_ESCORT
...
* Improve documentation
2023-07-25 12:01:18 +02:00
Applevangelist
46258492bd
#AIRBASE, #ATIS
...
* Additions
2023-07-23 12:37:57 +02:00
Applevangelist
6481f66e27
#MANTIS
...
* Added IDs for Current Hill Assets, keyword "CHM" for group names
2023-07-16 11:27:34 +02:00
Thomas
5954b8692f
Update Spot.lua
...
Fix
2023-07-15 09:36:24 +02:00
Applevangelist
04a9dc3a8c
#SPAWN
...
* Added method to init spawn position
2023-07-13 16:13:00 +02:00
Applevangelist
10b9a32f29
#SPOT
...
* Fix for switching laser off and on again not follwing unit any more
2023-07-12 17:54:17 +02:00
Applevangelist
40fa929eb0
* Added omissed DetectedItem.Name found by @Nocke
2023-07-07 15:14:33 +02:00
Applevangelist
8c8ef19f01
#CONTROLLABLE
...
* Added TaskGroundEscort
2023-07-03 16:44:46 +02:00
Applevangelist
1eaa3d309d
#SCORING
...
* typo
2023-07-01 13:15:59 +02:00
Applevangelist
0bb16ec827
#AIRBASE
...
* Fix for nil error in finding parking for a group
#MANTIS
* Added SAM type "SHORAD" as designator
#SCORING
* fix for non local problem
#UTILS
* fix for OneLineSerialize
2023-07-01 13:11:21 +02:00
Thomas
a978420a67
Point - BRAANATO ( #1969 )
...
corrected Track to be direction of travel of bogey (self in this case)
2023-06-26 13:25:23 +02:00
Applevangelist
f59326bf10
#ATIS
...
* Fix for airbases which have no runways, e.g. Naqoura Syria
2023-06-24 14:03:43 +02:00
Thomas
d937ab2679
CTLD ( #1967 )
...
* Added option for troops subcategories in menu
2023-06-22 13:46:11 +02:00
Applevangelist
7164e211f2
#AIRBASE
...
- Nicosia unused atm
2023-06-21 10:42:35 +02:00
Applevangelist
dae78d7ac1
#Positionable, Unit - remove pcall
2023-06-16 11:06:46 +02:00
Applevangelist
254468c723
#NET
...
* Improvements
2023-06-15 14:51:36 +02:00
Applevangelist
71be4d99d6
#POSITIONABLE:GetRelativeCoordinate( x, y, z )
2023-06-14 17:40:33 +02:00
Frank
f86fc845e7
Update Timer.lua
...
- Timer stop is using protected call now because it can crash the whole script.
2023-06-13 21:53:19 +02:00
Frank
cc907b9c14
Update Unit.lua
...
- UNIT:IsAlive() fixed so it is consistent with GROUP:IsAlive()
2023-06-13 19:02:55 +02:00
Applevangelist
241b2beee1
* Makes calls for GetAmmo() and GetVec3() safer with pcall()
...
* Small docu fix Ben-Gurion
2023-06-13 08:39:56 +02:00
Frank
12f260e857
Update Unit.lua
...
- Added `UNIT:IsExist` function.
2023-06-12 23:01:19 +02:00
Thomas
096d145cf9
Update Airbase.lua ( #1957 )
...
Deleted raj al … airbases #1955
2023-06-12 06:22:51 +02:00
Thomas
b3883301a2
Update Airbase.lua
...
Corrected enumerator for Ben-Gurion (Ben_Gurion)
2023-06-11 12:33:01 +02:00
Applevangelist
3a7521c492
#UTILS
...
* Sinai TIme
2023-06-10 19:08:46 +02:00
Applevangelist
caa5a96235
fix
2023-06-10 19:06:22 +02:00
Applevangelist
cee1c592ba
#UTILS
...
* Sinai TIme
2023-06-10 19:04:40 +02:00
Frank
f1fc9f0b27
Update Utils.lua
...
- Added parameters time zone and magvar for Sinai map
2023-06-10 10:08:22 +02:00
Applevangelist
e9adcb0dd5
#AIRBASE
...
* Sinai airfield enumerator
2023-06-09 15:13:45 +02:00
Applevangelist
afe2b675e5
#RAT
...
* Fixes from dev
2023-06-08 13:59:59 +02:00
Applevangelist
2c14ee74b0
#SCORING
...
* Can leave text empty on some instances
2023-06-08 13:58:26 +02:00
Frank
4cb0e70184
Update RAT.lua
...
- Fixed RATMANAGER spamming due to not accounting for planned/scheduled groups
2023-06-08 09:43:11 +02:00
Applevangelist
41bb2551d3
#CTLD
...
* Ensure new menus can be build if player changes helos
2023-06-03 12:34:18 +02:00
Applevangelist
55ed394782
#UNIT #CTLD
...
* Stabilize that sometimes a unit coordinate cannot be found
2023-06-02 08:44:14 +02:00
Applevangelist
dd7a883a33
Fixes
2023-06-01 10:02:51 +02:00
Applevangelist
f7acbc3928
#CSAR
...
* Corrected flare distance to kms
2023-05-30 07:38:19 +02:00
Applevangelist
2318578126
#SPAWN
...
* Logic fix for the last parameter of `NewFromTemplate()`
2023-05-28 15:27:34 +02:00
Applevangelist
3e6f25f17c
#UTILS
...
* Added UTILS.PrintTableToLog()
2023-05-26 08:28:08 +02:00
Applevangelist
0cd6a59ce4
#CONTROLLER
...
* Fix for Link4
2023-05-25 08:57:15 +02:00
Applevangelist
91a445961b
#RESCUEHELO
...
* Small fix to get the coordinate of an ejected/crashed unit
2023-05-25 08:23:31 +02:00
Frank
749e9b7e08
Update Event.lua
...
Fixed bug that statics are handled incorrectly if they are the target object of an event (*e.g.* hit event)
2023-05-24 11:16:01 +02:00
Applevangelist
905d29b279
#SPAWN
...
* Tweaked NewFromTemplate, and gave a better example
2023-05-22 17:57:03 +02:00
Applevangelist
5f97299cb2
Small Fix
2023-05-20 12:12:18 +02:00
Applevangelist
60b75a4c8f
#POINT
...
* Added FindClosestStatic()
2023-05-19 17:11:54 +02:00
Applevangelist
0868286f27
#WAREHOUSE
...
* Fixed one omission for SHIP transport types
2023-05-17 10:26:29 +02:00