Frank
ecd76dec7d
FG/TG
2020-02-08 23:42:52 +01:00
Frank
b97b197219
FG
2020-02-04 23:15:48 +01:00
Frank
ebc080b452
Merge branch 'FF/Develop' into FF/Fox2
2020-01-20 15:41:53 +01:00
Frank
1e1154d190
controllable
2020-01-19 22:14:45 +01:00
Frank
82c606edc1
Merge branch 'develop' into FF/Fox2
2020-01-08 22:26:05 +01:00
Frank
431e8a05f9
ZCC
...
- Fixed unit counting in status report.
2020-01-08 18:45:57 +01:00
Frank
9dad6fb9b9
Merge branch 'FF/Develop' into FF/Fox2
2020-01-07 23:36:10 +01:00
Frank
3e8455410e
ZCC, ATIS, CONTROLLABLE
2020-01-07 23:34:36 +01:00
Frank
5d4fb7c1ba
Merge branch 'develop' into FF/Fox2
2020-01-06 23:20:55 +01:00
Frank
fcfcfeae00
Misc
2020-01-06 00:15:44 +01:00
Frank
7a53439408
Airbase and TaskBombingRunway
2019-12-02 21:58:32 +01:00
Frank
a1e6ee7a90
Merge branch 'FF/Develop' into FF/Fox2
2019-11-25 12:24:15 +01:00
Frank
169c5a674c
Fixes
...
AI_PATROL:
- Target unit is nil. Issue #1234
DETECTION:
- ReportFriendliesNearBy ForEachPlayer added nil check.
CONTROLLABLE:
- Added IsHelicopter()
- Added OptionRestrictBurner()
AI_A2A_Cap
- AtteckUnit not nil check.
AI_A2A_Dispatcher:
- DefenderGroup not nil and alive check #1228
AI_A2A_GCICAP:
- AttackCoordinate nil check
2019-11-25 11:50:07 +01:00
Frank
05b87659f4
FG
2019-11-03 15:38:22 +01:00
Frank
c5705e8b1a
ARTY v1.1.5
2019-10-31 18:52:35 +01:00
Frank
6cc233cac7
ATIS
...
- COORDINATE
- RADIO
- RADIOQUEUE
- ATIS
- UTILS
- CONTROLLABLE
2019-10-02 19:45:37 +02:00
Frank
417e88cc6b
FlightControl/Group
2019-09-14 22:06:34 +02:00
Frank
6411b77284
Merge branch 'FF/Develop' into FF/Fox2
2019-09-13 19:43:17 +02:00
Frank
a3067740a3
Ops
2019-09-11 20:09:55 +02:00
Frank
11944dab2f
FG v0.0.6
2019-08-26 22:26:11 +02:00
Frank
15cbdabbeb
FG v0.0.5
2019-08-26 17:54:50 +02:00
FlightControl
c1b240857f
- Remove unnecessary trace lines
...
- Implement Scheduled Trace - Now source and line number are shown for scheduled calls.
- Info lines are now shown where appropriate.
- The width of trace for the class name is now 25 characters instead of 20.
2019-08-26 08:26:14 +02:00
Frank
657e3578e0
FG
2019-08-25 22:00:42 +02:00
Frank
786e1ea784
FG v0.0.3
2019-08-21 00:14:05 +02:00
Frank
d1e4295178
Merge branch 'FF/Develop' into FF/Fox2
2019-08-11 20:41:45 +02:00
FlightControl
d6b1018700
- Implemented attack nearest target.
...
- Implemented attack nearest ground target.
- Implemented attack nearest air target.
- Report all targets.
- Report only ground targets.
- Report only ground targets with radar.
- Report only air targets.
- Sort targest from nearest to furthest.
- Improved menu system.
- Improved detection of ground targets and air targets and reporting.
- Added the task TASK_CAPTURE as part of the reporting framework.
- Improved the detection of targets. Now targets with specific detection methods are correctly detected. f.e. disabling DLINK will now work correctly!
All these fixes are great improvements to the AI_ESCORT framework!
2019-08-10 15:41:34 +02:00
Frank
6f7f20f7a8
Merge branch 'FF/Develop' into FF/Fox2
2019-08-02 20:46:59 +02:00
Frank
6f140be710
Update
...
A2A_DISPATCHER
- Docs
CONTROLLABLE
- OptionROEOpenFireWeaponFree()
- Fixed OptionRTBBingoFuel()
2019-07-05 20:01:26 +02:00
Frank
a43769981d
Merge branch 'FF/Develop' into FF/Fox2
2019-06-24 13:59:43 +02:00
Frank
c88f7bede5
SPOT
...
LaseCoordinate
Alarm state ships
zonRadius in task fire at point.
2019-06-24 13:38:01 +02:00
Frank
23bffd8c1d
SKIPPER v0.0.3
2019-06-12 22:43:13 +02:00
Frank
6ac1194746
Skipper v0.0.1
...
- Added skipper class.
- Other minor improvements.
2019-06-11 22:57:38 +02:00
Frank
d4f6ba2bdb
Airboss v0.9.9.8
2019-04-12 21:59:53 +02:00
Frank
208761fa46
Static and Delay
2019-04-11 21:46:54 +02:00
FlightControl
925ce3ad63
Auto assignment of tasks with prioritization of an auto assign method. The default assign method is random, which is set at the command center. Each task type implements a prioritization mechanism which calculates the priotity of the task based on various methods: random, distance or priority. The distance is calculated from the task coordinate from the command center location.
...
Also fixed in a first try the route bug on Controllables.
2019-03-10 16:41:53 +01:00
FlightControl
d72e89d52b
Fixes in AI_A2G_DISPATCHER
2019-03-09 06:32:11 +01:00
Frank
b56d62c777
Carrier Ops Update
...
AIRBOSS v0.9.9.2
RECOVERYTANKER v1.0.7
2019-03-04 17:50:45 +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
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
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
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
FlightControl
1c063ca308
Optimizations
2019-01-22 08:51:17 +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
ab38efd69e
Merge pull request #1077 from FlightControl-Master/FF/Develop
...
New classes, fixes and improvements.
2018-12-26 04:50:56 +01:00
Frank
876b369c0d
AIRBOSS v0.5.7
2018-12-19 00:40:42 +01:00
FlightControl
d098930351
-- New SEAD, BAI and CAS files.
...
-- Correct handling of task assignments.
-- Added Weapon stuff in DCS.lua.
-- Dispatcher optimizations.
2018-12-11 19:20:11 +01:00
Frank
cf4be99093
AB v0.2.2
2018-11-10 00:57:14 +01:00
funkyfranky
4542c96eae
AB v0.2.1w
2018-11-09 16:07:30 +01:00
Frank
087ac992a2
CT v0.1.6
2018-11-04 01:14:47 +01:00