FlightControl
|
bfb11b6f79
|
Updates on goal logic
|
2019-03-23 10:45:41 +01:00 |
|
FlightControl
|
9856a8625d
|
Goal
|
2019-03-21 06:57:04 +01:00 |
|
FlightControl
|
b1e99dc317
|
Goal
|
2019-03-21 06:31:13 +01:00 |
|
FlightControl
|
ca65154ecd
|
Fixes
|
2019-03-21 05:49:48 +01:00 |
|
FlightControl
|
3f8468dcc7
|
Fixed shortest distance to airbase.
|
2019-03-19 21:50:34 +01:00 |
|
FlightControl
|
ece7fc3ea9
|
Threat level report for TASK_CAPTURE_ZONE
|
2019-03-17 08:20:42 +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
|
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
|
0af9e57b82
|
Now the task routing is also working towards the capture zones.
|
2019-03-07 09:54:15 +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 |
|