funkyfranky
282bf8bd07
RAT fix
...
Fix crash in _WaypointFunction due to self:T
Increased version number to 2.0.3
2017-12-30 15:03:37 +01:00
funkyfranky
b52b5b78c9
RAT fixes
...
Changed self:T to BASE:T
2017-12-30 11:13:45 +01:00
FlightControl_Master
ce61e8d859
Fixed typo
2017-12-13 14:28:45 +01:00
132nd-etcher
be0856c9e1
Possible fix for removal of menus in RAT
2017-12-13 14:10:16 +01:00
132nd-etcher
757b2cb6a2
fix a few mismatched calls to RAT and rat methods and functions
2017-12-07 16:20:08 +01:00
FlightControl_Master
d2a7cc77cc
bracket mistake
2017-11-30 14:00:20 +01:00
Sven Van de Velde
967d608b94
Merge branch 'master' into RAT_trace
2017-11-30 12:19:10 +01:00
funkyfranky
3c8244b2aa
Fixed "debug" problem
...
Changed RAT.debug to RAT.Debug
Added switch for ATC messages
2017-11-24 22:34:09 +01:00
132nd-etcher
e9fe11e9b3
RAT Trace
...
Use BASE tracing methods in RAT
2017-11-22 09:07:18 +01:00
funkyfranky
4618e81039
RAT bug fix
...
Holding and final waypoint fixed when aircraft chang the flightplan.
2017-10-30 12:37:13 +01:00
funkyfranky
84fee06196
RAT bug fixes.
...
When SetDeparture() is not used, SetDestination() does not count the possible destinations correctly.
When Commute() is used with RAT.wp.coldorhot, next spawning will happen in air.
2017-10-30 09:52:50 +01:00
funkyfranky
97be67bae9
RAT v2
2017-10-29 19:27:39 +01:00
funkyfranky
58a6c43c41
RAT fixes and adjustments
...
Fixed maxdistance. Was 500 not 5000 km.
2017-10-29 15:09:17 +01:00
funkyfranky
c66117464a
RAT enhancements
...
Added possibility to add all friendly airports as departure/destination when SetDeparture() is used.
Improved consistency check.
Added SetAISkill() function.
2017-10-27 22:00:47 +02:00
funkyfranky
3ac649d6e8
RAT small fixes
...
Radio Modulation function named wrong.
Markers bug fixed.
2017-10-26 17:27:12 +02:00
funkyfranky
7da932e048
RAT final touches
2017-10-26 00:05:40 +02:00
funkyfranky
f4a0b83619
RAT
2017-10-24 23:03:57 +02:00
funkyfranky
3b3017aa1d
RAT improvements.
2017-10-23 23:30:38 +02:00
funkyfranky
172e51307c
RAT
2017-10-22 22:54:50 +02:00
funkyfranky
b923159298
Changed Suppression Fire to Suppressive Fire
2017-10-20 22:32:45 +02:00
funkyfranky
3e16e5fa51
RAT
2017-10-19 23:36:28 +02:00
funkyfranky
bce2e3b922
RAT waypoints
2017-10-19 23:34:14 +02:00
funkyfranky
d0107d5cee
RAT added radio
2017-10-19 00:39:40 +02:00
funkyfranky
730cd92d51
RAT ATC
2017-10-18 15:51:01 +02:00
funkyfranky
f1b7ae7643
RAT
...
fixes
2017-10-18 00:47:44 +02:00
funkyfranky
32e61da588
RAT
2017-10-17 17:13:34 +02:00
funkyfranky
a661c6e711
RAT Improved Flightplan Logic
2017-10-17 00:33:08 +02:00
funkyfranky
e1d12cbd8e
Suppression + RAT
2017-10-16 00:14:41 +02:00
FlightControl_Master
da476b29a6
Optimizations
...
* Added ZONE_POLYGON:NewFromGroupName() to ease the syntax.
* Renamed Functional.Spawn#SPAWN to Core.Spawn#SPAWN
2017-10-10 21:32:59 +02:00
funkyfranky
0a325efeaf
Minor fixes.
2017-10-05 15:42:57 +02:00
funkyfranky
6061883194
Added airport selection by zone.
2017-10-05 00:08:48 +02:00
funkyfranky
6952401238
Added airports from zone (untested)
2017-10-04 16:45:27 +02:00
funkyfranky
ec6961fada
ATC queue minor changes
2017-09-24 21:53:24 +02:00
funkyfranky
c41b30adc2
Improved get destination/departuire behaviour.
2017-09-24 15:29:51 +02:00
funkyfranky
43a62ebf87
ATC and Documentation
2017-09-22 16:53:55 +02:00
funkyfranky
2fa18ae6c7
Added trigger events for ATC landing.
2017-09-22 00:36:18 +02:00
funkyfranky
c1f884d024
atc2
2017-09-21 01:11:52 +02:00
funkyfranky
43cbc93a96
atc
2017-09-19 16:34:37 +02:00
funkyfranky
0f764424e8
Added some more output.
2017-09-17 23:39:19 +02:00
funkyfranky
8c5eb5fb0d
Bug fixes
...
Fixed bug in airport ID.
Fixed bug in equation of waypoint distance calculation.
2017-09-16 10:57:32 +02:00
funkyfranky
6fc9baee07
Improved Gauss, added spawn for FARPS/ships (untested)
2017-09-15 16:03:48 +02:00
funkyfranky
09f61610c1
Added metric functions for cruisealt.
...
Fixed bugs regarding coalitions.
Adjusted gaussian distribution for cruise alt.
2017-09-15 00:02:29 +02:00
funkyfranky
ae2be627e3
Added function to spawn without template (no working yet).
2017-09-14 00:37:26 +02:00
funkyfranky
d29d959e47
Added livery and skill options (untested)
2017-09-13 16:48:00 +02:00
funkyfranky
ca39a158d7
Added TODO item
2017-09-12 23:03:25 +02:00
funkyfranky
a91be7df58
Added Gaussian Distribution to randomize FL.
2017-09-12 16:47:02 +02:00
funkyfranky
217ded3492
Added possibility to use same template group multiple times.
...
Changed SPAWN:New() to SPAWN:NewWithAlias().
Cleaned up debug messages etc.
Other fixes and improvements.
2017-09-11 23:23:15 +02:00
funkyfranky
1baeba251e
Added RAT documentation.
...
Caught some user errors for unknown airports etc.
Improved despawn on inactive planes.
2017-09-11 00:11:50 +02:00
funkyfranky
5d627d91d8
Moved RAT to functional.
2017-09-09 18:23:57 +02:00