FlightControl
d9fb9c4928
Report Mission fix
2019-03-20 18:36:55 +01:00
FlightControl
964a6d0708
Debug
2019-03-20 18:15:37 +01:00
FlightControl
985282ba55
Debug
2019-03-20 18:03:24 +01:00
FlightControl
3f8468dcc7
Fixed shortest distance to airbase.
2019-03-19 21:50:34 +01:00
FlightControl
d9d9235fba
Great new additions:
...
- Defense tactics (SetDefenseApproach) now can be:
AI_A2G_DISPATCHER.DefenseApproach.Random -- random detected item
AI_A2G_DISPATCHER.DefenseApproach.Distance -- shortest distance between defense point and detected item.
2019-03-19 19:34:28 +01:00
FlightControl
70e7857b62
Implemented the linking of TASK_CAPTURE_DISPATCHER and AI_A2G_DISPATCHER.
2019-03-18 19:53:12 +01:00
FlightControl
02a486e457
In progress.
2019-03-18 18:04:08 +01:00
FlightControl
9e09a5bac9
First version of new Feature-Detection-Zones
2019-03-17 08:26:16 +01:00
FlightControl
ece7fc3ea9
Threat level report for TASK_CAPTURE_ZONE
2019-03-17 08:20:42 +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
3f64a1b33f
Merge pull request #1130 from FlightControl-Master/FF/Develop
...
AIRBOSS v0.9.9.4
2019-03-16 22:38:23 +01:00
Frank
02ee12402a
AIRBOSS v0.9.9.4
...
**AIRBOSS v0.9.9.4**
- Script now supports human RIOs.
- Added optional prefix for trap sheet files.
- Fixed invalid characters in trap sheet file name cause script to crash (untested). Data will not be saved at all.
- Inverted sign of line up error in trap sheet data to make it more intuetive.
- Player who leave are deleted from self.players table.
2019-03-16 22:34:03 +01:00
FlightControl
837361e899
Updates
2019-03-16 12:57:14 +01:00
FlightControl
cff4f60923
Improvements on reporting.
2019-03-16 12:13:39 +01:00
FlightControl
fb23ac1d55
Updates to make the tasking work correctly.
2019-03-16 09:51:09 +01:00
FlightControl
87a44f7f7f
Still need to fix that index issue.
2019-03-15 13:08:48 +01:00
FlightControl
3b520ab0c4
New detection method based on zones and scanning.
2019-03-15 12:39:06 +01:00
FlightControl
044b5cba7c
Updates
2019-03-15 11:01:06 +01:00
FlightControl
0f9591464a
First version
2019-03-15 09:57:50 +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
e19f0402da
Only auto assign tasks to planned; replanned or assigned tasks.
2019-03-10 16:48:38 +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
afc918c5e5
Updates in defense system. Added SetSquadronEngageProbability method to decide per squadron what is the probability when it will engage.
2019-03-09 17:29:18 +01:00
FlightControl
10b96f6cce
Updates to decision engine of the AI_A2G_DISPATCHER
2019-03-09 10:09:03 +01:00
FlightControl
d72e89d52b
Fixes in AI_A2G_DISPATCHER
2019-03-09 06:32:11 +01:00
FlightControl
ef1a9330a4
Updates, many fixes. Now also the communication to the players is working.
2019-03-08 10:03:58 +01:00
FlightControl
eee1aca14f
Disabled SetSquadronVisible due to a bug fix that is required.
2019-03-07 14:02:49 +01:00
FlightControl
c8c95e063d
Now the task routing is also working towards the capture zones.
2019-03-07 09:54:33 +01:00
FlightControl
0af9e57b82
Now the task routing is also working towards the capture zones.
2019-03-07 09:54:15 +01:00
FlightControl
e0899a8a9d
Merge remote-tracking branch 'origin/develop' into develop
2019-03-06 22:41:38 +01:00
FlightControl
093dadc0f6
Finish Task_zone_capture_dispatcher
2019-03-06 22:40:59 +01:00
FlightControl
23f92e49dd
New TASK CAPTURE DISPATCHER class.
...
This class allows to send capture tasks to players.
It needs a ZONE_CAPTURE_COALITION class to function.
2019-03-06 22:40:44 +01:00
Frank
d1c909e9ed
Merge pull request #1128 from FlightControl-Master/FF/Develop
...
RAT v2.3.7
2019-03-05 23:24:26 +01:00
Frank
5dbc3b1ba1
Update RAT.lua
2019-03-05 23:09:43 +01:00
Frank
85febea3d9
RAT v2.3.7
...
Added EPLRS datalink option.
2019-03-05 23:07:35 +01:00
FlightControl
dca772cac6
Automatic assignment of tasks; and automatic accepts of tasks. Documented. Tested. Works.
2019-03-05 09:56:51 +01:00
FlightControl
26347ce779
Automatic assignment of tasks; and automatic accepts of tasks. Documented. Tested. Works.
2019-03-05 09:56:19 +01:00
Frank
b49f3c5b0c
Merge pull request #1126 from FlightControl-Master/FF/Develop
...
Carrier Ops Update
2019-03-04 23:18:09 +01:00
Frank
79be7cbd2c
Update Airboss.lua
2019-03-04 23:08:59 +01:00
FlightControl
6fe8667885
Some important fixes that improves the routing of the engagements of aircraft. when ground forces move, the aircraft engaging will approach correctly.
...
also added the squaddrons with resources in the tactical information panel.
and for patrols, now the amount of resources are correctly calculated.
2019-03-04 20:27:40 +01:00
Frank
b56d62c777
Carrier Ops Update
...
AIRBOSS v0.9.9.2
RECOVERYTANKER v1.0.7
2019-03-04 17:50:45 +01:00
FlightControl
6f13aa2c5b
These changes will blast the hell out of A2G... this is going to be great.
2019-03-03 19:46:51 +01:00
Frank
d4510af249
Merge pull request #1125 from FlightControl-Master/FF/Develop
...
AIRBOSS v0.9.9.1
2019-02-28 23:15:12 +01:00
Frank
fb784a9a96
AIRBOSS v0.9.9.1
2019-02-28 23:06:03 +01:00
Frank
25c7b1ddac
AIRBOSS v0.9.9.1
2019-02-28 22:38:17 +01:00
Frank
71c7e15fc3
Update Airboss.lua
2019-02-27 23:32:46 +01:00
funkyfranky
e6e0cf5977
AB 0991
2019-02-27 16:33:24 +01:00
funkyfranky
775757e657
AB Docs
2019-02-26 16:58:57 +01:00
Frank
1a303ec7c2
Merge pull request #1123 from FlightControl-Master/FF/Develop
...
AIRBOSS v0.9.9
2019-02-25 20:34:16 +01:00