Frank
e063379cd8
AIRBOSS v0.9.4
...
- Added AV-8B and USS Tarawa.
- Corrected A-4E AoA threshold.
- Other minor adjustments.
RADIO: Fixed frequency check.
2019-02-04 20:34:45 +01:00
Frank
dddf056b20
AIRBOSS v0.9.3
...
- Added tower frequency.
- Added AI exclude set.
2019-01-31 21:54:44 +01:00
Frank
bdbfed13ff
Merge pull request #1114 from 131stGutts/Functional-PseudoATC_Allow_Human_Group
...
Fix bug when 2 humans are in the same group of planes
2019-01-31 19:15:45 +01:00
Frank
713ec61031
Merge branch 'develop' into Functional-ATC_Ground_AlertFreqCustom_PersianGulf
2019-01-31 18:25:25 +01:00
Frank
c4016cfa4d
RESCUEHELO v1.0.5
...
- Added Returned event.
- Fixed automatic RTB on low fuel bug.
2019-01-31 13:43:17 +01:00
Frank
1cb248692b
CONTROLLABLE
...
Setting output of SetTask from self:I() to self:T(). AI_FORMATION class (used by RESCUEHELO) calls the function twice per second and is spamming the DCS log file with messages and causing large file I/O.
2019-01-30 20:18:47 +01:00
Frank
331315a83e
Merge branch 'develop' into FF/Develop
2019-01-30 20:11:11 +01:00
Frank
e325b2192b
AIRBOSS, RECOVERYTANKER, RESCUEHELO, RANGE
...
AIRBOSS v0.9.3
RECOVERYTANKER v1.0.6
RESCUEHELO v1.0.4
RANGE v1.2.4
SPAWN added modex
GROUP added modex respawn
2019-01-30 20:10:41 +01:00
FlightControl
86094bc6d2
Improvements in the attack methods! This is going to be great!
...
# Conflicts:
# Moose Development/Moose/AI/AI_A2G_Dispatcher.lua
2019-01-29 20:51:03 +01:00
FlightControl
f2b2b1974d
Improvements in the attack methods! This is going to be great!
2019-01-29 19:58:06 +01:00
Frank
bcfa0f9ac5
RECOVERYTANKER v1.0.5
...
Recoverytanker:
- Added AWACS roll
- Added function to set callsign
UTILS
- Added callsigns enumerator
CONTROLLABLE
- Added command SetCallsign
2019-01-29 17:07:48 +01:00
Frank
9e450ce76b
RECOVERYTANKER v1.0.4
...
- Fixed PG airbase enumerator names
- Rescuehelo v1.0.3
- minor stuff
2019-01-28 22:03:21 +01:00
FlightControl
77bee89ea5
Updates
2019-01-27 17:19:41 +01:00
Frank
ff0371faa5
CONTROLLABLE
...
Fixed task bombing runway.
2019-01-27 13:07:48 +01:00
Frank
8f3aeeb182
AIRBOSS v0.92
2019-01-26 23:12:24 +01:00
Frank
265d6da331
AIRBOSS v0.9.1
2019-01-23 11:00:36 +01:00
FlightControl
1c063ca308
Optimizations
2019-01-22 08:51:17 +01:00
FlightControl
5a5340431e
Improvements ...
...
-- Implementation of queueing of aircraft launches.
-- Fixed the RTB bug resulting in "lost control".
-- Communication of AI to players (first version).
-- Aircraft engage distance calculation for each wave.
2019-01-20 17:03:18 +01:00
Frank
dd15da28b2
AIBOSS v0.9.0
...
SPAWN: Added delay for respawn on landing.
RAT v2.3.5: Fixed bug for Vmax cruise.
RECOVERYTANKER v1.0.3
RESCUEHELO v1.0.2
POSITIONABLE: Added GetOffsetCoordinate function
UNIT: Added Explode function.
2019-01-20 02:02:22 +01:00
131stGutts
47778c6fe7
Set the time frequency of alert with PersianGulf
...
Add new functions "Start" for
ATC_GROUND_CAUCASUS,
ATC_GROUND_NEVADA,
ATC_GROUND_NORMANDY,
ATC_GROUND_PERSIANGULF
which accept none or one parameter for setting the SCHEDULER frequency.
If none defined, value set before (0.05) is used.
The SCHEDULER is not anymore in "New" functions of ATC_GROUND_XXX but in "Start"
Usages:
atcGroundCaucasus=ATC_GROUND_CAUCASUS:New()
atcGroundCausasus:Start()
or
atcGroundCaucasus=ATC_GROUND_CAUCASUS:New()
atcGroundCausasus:Start(0.5)
Relative to PullRequest #1094 , #1096 , #1098
Include grammar issues fix from ticket #753
2019-01-13 16:27:58 +01:00
131stGutts
0d90eed270
Implements PersianGulf ATC_Ground supervisor
...
All Persian Gulf airbases and runways added so ATC_Ground supervisor
Minor correction to comment for Normandy (saying Caucasus)
2019-01-13 12:45:21 +01:00
Frank
6b85141a39
AIRBOSS v0.8.1
...
* Persistence
* Fixed menu mark zones bug
* minor things
2019-01-13 00:23:27 +01:00
131stGutts
0fcc379ede
Fix bug when 2 humans are in the same group of planes
...
If more than one human is in a plane's group, the menu bug and a lot of PSEUDOATC menu are shown.
The new menu structure is:
- F10
- PSEUDOATC
- <PlayerName>
- <PSEUDOATC Functions>
For achieving that goal, the self structure has changed from self.player[GID] to self.group[GID].player[UID]. Doing that way, if the last player pit leave the group this functionality do not generate a nil error anymore.
Some text have been changed to indicate CallSign or PlayerName.
2019-01-12 21:35:05 +01:00
Frank
934b9d9cf1
Merge branch 'develop' into FF/Develop
2019-01-10 17:26:57 +01:00
Frank
47dd068655
AIRBOSS v0.8.0
2019-01-10 17:26:37 +01:00
FlightControl
382dfd797c
Optimizations A2G
2019-01-09 21:31:22 +01:00
FlightControl
eea1d56468
Optimizations A2G
2019-01-09 21:29:45 +01:00
FlightControl
6edcc58b9a
updates
2019-01-09 07:36:36 +01:00
Frank
acd6e0f423
AIRBOSS v0.7.2
2019-01-05 09:51:19 +01:00
Frank
09f28a555f
AIRBOSS v0.7.1
...
* Fixed radio transmission subtitle bug.
* Added on-the-fly LSO grading to attitude monitor.
* Added doc menu images.
2019-01-04 00:22:42 +01:00
Frank
9700776468
Controllable log output
...
Controllable, changed self:E to self:F/T2 since it was spamming the DCS log.
Airboss docs.
Spawn scheduler(self,...) --> scheduler(nil,...)
2019-01-03 14:09:19 +01:00
Frank
e082ee17e4
Merge branch 'develop' into FF/Develop
2019-01-03 00:30:27 +01:00
Frank
2327fa7e4b
AIRBOSS v0.7.0
...
RECOVERYTANKER v1.0.1
RESCUEHELO v1.0.1
2019-01-03 00:30:03 +01:00
FlightControl
df6a10862e
New dynamic loader and adapted Moose.lua creation from Modules.lua in the MOOSE root directory.
2018-12-28 09:29:33 +01:00
FlightControl
a33b7b2769
Merged 'develop'.
2018-12-27 07:34:29 +01:00
FlightControl
32c064a1be
Remove Moose.lua
2018-12-26 09:10:03 +01:00
FlightControl
610938b6e8
Changes
2018-12-26 09:06:16 +01:00
Frank
ab38efd69e
Merge pull request #1077 from FlightControl-Master/FF/Develop
...
New classes, fixes and improvements.
2018-12-26 04:50:56 +01:00
Frank
8dc5642599
AIBOSS v0.6.3
...
Recovery Tanker v1.0.0
Rescue Helo v1.0.0
Fixed spawn after engine shutdown bug.
Added new PG airbases.
2018-12-25 18:55:35 +01:00
Frank
d8c5ab7eae
AIRBOSS v0.6.2
2018-12-23 01:30:33 +01:00
Frank
49e7a24e28
AIRBOSS v0.6.1
...
Lineup, glide slope fixes.
2018-12-22 15:55:43 +01:00
Frank
6f2de65b64
AIRBOSS v0.6.0
2018-12-22 09:27:51 +01:00
funkyfranky
34603d69ab
AIRBOSS v0.5.9w
2018-12-21 16:17:42 +01:00
Frank
afb79391dd
AIRBOSS v0.5.9
2018-12-21 00:34:25 +01:00
funkyfranky
7f1dcf93d9
AIRBOSS v0.58w
2018-12-20 16:16:29 +01:00
Frank
04722a7d83
AIRBOSS v0.5.8
2018-12-20 00:49:41 +01:00
funkyfranky
fd6a319928
AIRBOSS v0.5.7w
2018-12-19 17:02:58 +01:00
FlightControl
e91a744bd9
Fixed for A2G. Default parameters and proper amount of spawnings. Now also altitude is added for engage. And RTB has min and max speed set. Defaults of speed between 50% and 75% of maximum speed of group. And altitude defaults to 1000 and 1500 meters.
2018-12-19 07:24:01 +01:00
Frank
876b369c0d
AIRBOSS v0.5.7
2018-12-19 00:40:42 +01:00
Frank
75ac76a8e5
AIBOSS v0.5.6
...
RESCUEHELO v0.9.9
2018-12-18 14:04:31 +01:00