Applevangelist
c8d2a7e833
Added commands for immortal and invisible to Wrapper.Group#GROUP ( #1547 )
...
* Added function for message duration (#1542 )
... and correct flash status setting
* Update Spawn.lua (#1544 )
* Update Spawn.lua
* Update Group.lua (#1546 )
Added invisible and immortal commands on GROUP level.
2021-06-10 11:59:50 +02:00
Applevangelist
832d6b1c08
Update Group.lua ( #1546 )
...
Added invisible and immortal commands on GROUP level.
2021-06-10 11:20:01 +02:00
Frank
e7936950f4
ATIS
2021-06-10 00:18:49 +02:00
Frank
831e986ee8
Merge branch 'master' into FF/MasterDevel
2021-06-09 13:18:46 +02:00
Frank
8a44fae3d4
Update SRS.lua
...
- VBS script
2021-06-09 13:01:48 +02:00
Frank
0c9390914a
Update SRS.lua
2021-06-08 23:51:03 +02:00
Frank
4fa525a4ae
Update Airbase.lua
2021-06-08 22:06:33 +02:00
Applevangelist
65ed8825b0
Update Intelligence.lua
...
Added functionality to calculate the position of a cluster after x seconds, based on trajectory (average speed and heading) of a cluster
* INTEL:CalcClusterFuturePosition(cluster,seconds)
Will also draw arrows on the map if `self.clustermarkers` is true and `self.verbose > 1`
Change cluster coordinate updates to better suite cluster movement
2021-06-08 15:59:36 +02:00
Applevangelist
af9324dd5f
master updates to develop for InitCleanup() and CC Messages ( #1545 )
...
* Added function for message duration (#1542 )
... and correct flash status setting
* Update Spawn.lua (#1544 )
* Update Spawn.lua
2021-06-07 18:26:43 +02:00
Applevangelist
858b00336b
Update Spawn.lua
2021-06-07 18:07:14 +02:00
Applevangelist
82d78c98bb
Update Spawn.lua ( #1544 )
2021-06-07 15:16:04 +02:00
Applevangelist
06c3f7998b
Added function for message duration ( #1542 )
...
... and correct flash status setting
2021-06-07 15:09:30 +02:00
Frank
e03e87f501
Sound update docs
2021-06-05 23:44:25 +02:00
Frank
cf83abfe90
Sound update docs
2021-06-05 23:40:50 +02:00
Frank
5a00f461e9
Sound update
2021-06-04 23:04:49 +02:00
Frank
bb43b08190
Sound update
2021-06-01 23:20:38 +02:00
Frank
05f95796f6
Sound update
2021-05-31 23:47:43 +02:00
Frank
cfcd7d7588
Sound update
2021-05-30 22:36:52 +02:00
Frank
4c3d44a63b
Sound update
2021-05-30 01:36:22 +02:00
Frank
8b6f9f9de7
Merge branch 'master' into develop
2021-05-28 23:01:15 +02:00
Frank
fcd75a34eb
Merge branch 'master' into FF/MasterDevel
2021-05-28 23:00:50 +02:00
Frank
4827b73bb1
Sound update
2021-05-28 23:00:43 +02:00
Frank
2d7e7d55a9
Merge pull request #1540 from FlightControl-Master/Applevangelist-submarine
...
Update Controllable.lua
2.7.4
2021-05-28 22:29:59 +02:00
Frank
3129c8c8ea
Sound update 4
2021-05-27 23:19:40 +02:00
Applevangelist
cb14961dcd
Update Zone.lua ( #1541 )
...
added function `ZONE_POLYGON_BASE:Boundary()`
2021-05-26 15:54:20 +02:00
Applevangelist
dab486ec99
Update Controllable.lua
...
Typo in `OptionDisperseOnAttack()`
2021-05-26 09:16:26 +02:00
Applevangelist
6e37300d9b
Update Controllable.lua
...
Added function `IsSubmarine()`removed type from `OptionDisperseOnAttack()`
2021-05-26 08:44:30 +02:00
Frank
6b747e924b
Sound update 3
2021-05-25 23:32:54 +02:00
Shadowze
75849fbfb5
Update Positionable.lua
...
function added to work out if a unit is a submarine
2021-05-25 22:30:16 +01:00
Frank
f984ff044b
Merge branch 'master' into develop
2021-05-25 21:13:36 +02:00
Applevangelist
85fef96d00
ZONE_POLYGON_BASE:Boundary added ( #1537 )
...
* ZONE_POLYGON_BASE:Boundary added
ZONE_POLYGON_BASE:Boundary added
* Update Zone.lua
Change Radius default value
2021-05-24 10:00:16 +02:00
Frank
e55bb21401
Sound 2
2021-05-23 23:32:26 +02:00
Frank
7a3fb95851
Sound Update 1
...
- Moved all related files to new Moose folder "Sound/"
2021-05-22 23:26:18 +02:00
Frank
d39074bf3e
Sound
2021-05-22 00:35:00 +02:00
Applevangelist
47d814e409
CONTROLLABLE:PatrolRouteRandom fix for Subs ( #1536 )
...
* CONTROLLABLE:PatrolRouteRandom fix for Subs
fixes issue #1535
* Update Controllable.lua
* Update Controllable.lua
2021-05-21 12:35:32 +02:00
Frank
8f612f2017
Merge branch 'master' into develop
2021-05-20 23:25:29 +02:00
Frank
41b01a508d
Removed debug coordinate marks for quad zones
2021-05-14 21:57:19 +02:00
Frank
0410ae6877
Mariana Islands
2021-05-13 23:30:34 +02:00
Applevangelist
e49020b905
Update README.md
2021-05-12 09:19:07 +02:00
Applevangelist
1ae41319fa
Update README.md
2021-05-12 09:18:31 +02:00
Frank
856c3578f6
Merge branch 'master' into develop
2021-05-11 11:59:48 +02:00
Frank
0265152c12
Merge pull request #1534 from FlightControl-Master/FF/MasterDevel
...
ZONES and COORDINATES: New functions to draw on F10 map
2021-05-11 11:57:17 +02:00
Frank
a893d46cb9
Update Event.lua
2021-05-11 11:54:27 +02:00
Frank
b68f271fb7
Update Event.lua
2021-05-11 11:51:25 +02:00
Frank
057e231a9d
Emission
2021-05-11 11:41:26 +02:00
Frank
b6fedbd97d
Merge branch 'master' into FF/MasterDevel
2021-05-11 11:18:35 +02:00
Tony Goodale
18c6ea39ce
Merge pull request #7 from FlightControl-Master/develop
...
Develop
2021-05-10 15:47:14 -07:00
Frank
7cd29501a9
Templates update
2021-05-11 00:21:50 +02:00
Frank
59e4f48726
COORDINATES and ZONES
...
- Quad zones defined in the ME are now registered as ZONE_POLYGON_BASE
- Added draw functions to COORDINATE (line, circle, arrow, rectangle, text)
2021-05-10 17:47:42 +02:00
Frank
20fe2ee505
Update Event.lua
2021-05-10 08:33:15 +02:00