FlightControl
c5236d337e
Updates
2019-05-28 20:44:51 +03:00
FlightControl
f849732f55
Various improvements
2019-03-21 07:01:24 +01:00
FlightControl
e996a30333
Updates
2019-03-21 05:21:16 +01:00
Frank
e33a38556e
Merge pull request #1132 from FlightControl-Master/FF/Develop
...
AIRBOSS v0.9.9.5
2019-03-20 22:17:15 +01:00
FlightControl
964a6d0708
Debug
2019-03-20 18:15:37 +01:00
FlightControl
985282ba55
Debug
2019-03-20 18:03:24 +01:00
funkyfranky
8534afe0e3
AB
2019-03-20 16:22:00 +01:00
Frank
40ebc4e990
AB v0.9.9.5
2019-03-19 01:18:34 +01:00
FlightControl
0ea5c7fa48
Updated bug in Detection and other classes. Now only alive units are considered when broadcasting a message to a SET_GROUP. Made DESIGNATE crash in certain cases.
2019-03-17 07:33:28 +01:00
Frank
6a301060bf
Merge pull request #1129 from FlightControl-Master/FF/Develop
...
AIRBOSS v0.9.9.3
2019-03-13 20:56:46 +01:00
Frank
1e0b51a0a9
AIRBOSS v0.9.9.3
...
- Added F-14 support.
2019-03-13 20:52:57 +01: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
71126eb34d
AIRBOSS v0.96
2019-02-06 23:50:41 +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
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
FlightControl
1c063ca308
Optimizations
2019-01-22 08:51:17 +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
Frank
47dd068655
AIRBOSS v0.8.0
2019-01-10 17:26:37 +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
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
876b369c0d
AIRBOSS v0.5.7
2018-12-19 00:40:42 +01:00
Frank
d576573cf8
RECOVERYTANKER v0.9.9
...
RESCUEHELO v0.9.8
2018-12-16 16:59:53 +01:00
Frank
1559f14f11
RESCUEHELO v0.9.7
...
- Fixed spawn bug with multiple helos.
- Adjusted default parameters.
- Changed RTB to respawn (not perfect).
- Improved documentation.
2018-12-15 23:06:36 +01:00
FlightControl
810cebfe0a
Optimizations
2018-12-12 07:31:08 +01:00
Frank
d607b96021
AIRBOSS v0.5.2
2018-12-12 00:50: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
afb0a8af33
Manual diff merge from FF/Development
...
Hopefully cleans up the mess now.
2018-12-09 19:11:46 +01:00
FlightControl
9481cbf7e8
Fixing issue #1054 related to ZONE_CAPTURE_COALITION going into Attacked state when the zone is attacked, meaning, when a unit is hit that is in the zone.
2018-11-14 20:01:29 +01:00
Frank
2d7d19880f
AIRBOSS v0.2.3
...
group fixed init heading
2018-11-11 23:55:19 +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
Frank
1a4baeafb6
Warehose v0.6.6
...
WAREHOUSE:
- Improved parking spot check for airbase ship.
AI_FORMATION:
- Added Stop option
CT:
- fixes
COORDINATE:
- Improved landing waypoint.
2018-10-28 13:15:38 +01:00
Frank
b72ea2d02c
minor
2018-10-26 00:12:21 +02:00
Frank
238fcf1176
WAREHOUSE v0.6.5
...
* fixed bug for assignments
2018-10-24 23:13:56 +02:00
Frank
c354fecc6d
Merge branch 'develop' into FF/Develop
2018-10-24 21:47:52 +02:00
Frank
4434d1da21
Fixes
...
AI_FORMATION:
* added stop possibility ad interval input
WAREHOUSE
* added autodefence assignment
UNIT:
* improved InAir() check function
2018-10-24 21:32:07 +02:00
Chris
f2eafe0302
Honor the GotPath return value from COORDINATE
...
PathOnRoad is always defined, at least as an empty table.
Use the 3rd return value instead, which indicates whether
a road route was found
2018-10-24 00:17:26 -04:00
Frank
d9374f0389
Controllable
...
Added more general orbit task.
2018-10-23 23:35:25 +02:00
FlightControl
b378ad2885
Fixing path calculation. Direct route when the length between the two coordinates is less than 2 km.
2018-10-20 04:26:45 +02:00
FlightControl
e4606b4d05
Fixing path calculation. Direct route when the length between the two coordinates is less than 1 km.
2018-10-19 17:00:43 +02:00