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
|
f351d2a37e
|
Merge pull request #1951 from FlightControl-Master/FF/MasterDevel
Update RAT.lua
|
2023-06-08 09:45:49 +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()
2.7.20
|
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 |
|
Applevangelist
|
ffcc46cb2d
|
#CTLD
* Changed VHF modulation to AM
* Added option to have a different sound file for UHF, in case you want to silent FC3 radios
* Thanks to Streakeagle
|
2023-05-17 09:34:54 +02:00 |
|
Frank
|
21bcd64c9d
|
Update Controllable.lua
Corrected parameters for enroute tasks according to hoggit for
- CONTROLLABLE:EnRouteTaskFAC
- CONTROLLABLE:EnRouteTaskFAC_EngageGroup
|
2023-05-13 23:35:58 +02:00 |
|
Applevangelist
|
943b68f38f
|
#CTLD
* placement of dropped crates to better align to unit length
|
2023-05-11 15:31:24 +02:00 |
|
Applevangelist
|
256b93087f
|
#AI_A2X...
* Fixes
|
2023-05-09 09:48:21 +02:00 |
|
Applevangelist
|
7ed0d7eec3
|
#AI_A2X...
* Fixes
|
2023-05-09 09:44:41 +02:00 |
|
Applevangelist
|
9b8154246f
|
#COORDINATE
* Added `IsInSteepArea()`and `IsInFlatArea()`
|
2023-05-05 10:31:23 +02:00 |
|
Frank
|
c360759e49
|
Merge pull request #1939 from FlightControl-Master/FF/MasterDevel
Update Socket.lua
|
2023-04-25 21:42:53 +02:00 |
|
Frank
|
d8b80aab1a
|
Update Socket.lua
- Added `SOCKET:SendTextToSpeech()` function
|
2023-04-25 21:20:16 +02:00 |
|
Applevangelist
|
b96ebc1872
|
#SCENERY
* Added update of Life0 value if `GetLife()`is called
#SET_SCENERY
* Added Documentation
|
2023-04-25 09:12:31 +02:00 |
|
Applevangelist
|
6896dc155a
|
#SCENERY
* Added update of Life0 value if `GetLife()`is called
#SET_SCENERY
* Added Documentation
|
2023-04-25 09:12:25 +02:00 |
|
Applevangelist
|
1060d63808
|
#SET_SCENERY
* Added functions to count Life0, Life and RelativeLife points of SET_SCENERY
|
2023-04-24 16:44:38 +02:00 |
|
Thomas
|
88b6540f5b
|
AIRBASE - add Normandy AFBs (#1937)
Add Normandy AFBs
|
2023-04-24 11:09:03 +02:00 |
|
Frank
|
302e785f32
|
Merge pull request #1936 from FlightControl-Master/FF/MasterDevel
Remove Junk
|
2023-04-22 14:05:09 +02:00 |
|
Frank
|
1507cc0b42
|
Remove Junk
**ZONE**
- Added `ZONE_RADIUS:RemoveJunk()` function
- Added `ZONE_POLYGON_BASE:RemoveJunk()` function (not working)
**POSITIONABLE**
- Added `Explosion`
|
2023-04-22 14:02:18 +02:00 |
|
Applevangelist
|
240307ef94
|
#CTLD
* Docu changes
|
2023-04-20 08:23:03 +02:00 |
|
Applevangelist
|
90c74bd82c
|
#SET
- Minus one log entry
|
2023-04-20 08:06:43 +02:00 |
|
Thomas
|
9414096de7
|
Added active ZONE filtering (#1935)
for groups, units, clients entering/leaving zones to be used with `FilterStart()`
|
2023-04-19 09:51:53 +02:00 |
|
Applevangelist
|
07c3be9d6a
|
Fixes for getPlayername() errors
|
2023-04-18 10:24:56 +02:00 |
|
Applevangelist
|
9869dbd95a
|
#CTLD
* Include current group structure in load/save functions
|
2023-04-16 16:10:46 +02:00 |
|
Frank
|
49b702106a
|
Update Weapon.lua
- Decreased min possible time step to 0.00001 seconds
|
2023-04-16 12:29:57 +02:00 |
|
Applevangelist
|
8eb09beb96
|
Merge remote-tracking branch 'origin/master'
|
2023-04-15 16:19:46 +02:00 |
|
Applevangelist
|
b402a99a25
|
#CTLD
* Small fix allowing minus signs in template names for repairs
|
2023-04-15 16:19:35 +02:00 |
|