This website requires JavaScript.
Explore
Help
Register
Sign In
weyne
/
MOOSE
Watch
1
Star
0
Fork
0
You've already forked MOOSE
mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced
2025-08-15 10:47:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
MOOSE
/
Moose Development
/
Moose
/
Tasking
History
FlightControl
02a486e457
In progress.
2019-03-18 18:04:08 +01:00
..
CommandCenter.lua
Only auto assign tasks to planned; replanned or assigned tasks.
2019-03-10 16:48:38 +01:00
DetectionManager.lua
Threat level report for TASK_CAPTURE_ZONE
2019-03-17 08:20:42 +01:00
Mission.lua
ARTY v1.0.5
2018-07-29 00:24:05 +02:00
Task_A2A_Dispatcher.lua
Fixing errors with Aborted, Failed and Cancelled state transitions. The handling was wrong, causing the root handlers not being called anymore, causing the task not being able to fail, cancel, abort.
2018-09-09 07:39:13 +02:00
Task_A2A.lua
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.
2019-03-10 16:41:53 +01:00
Task_A2G_Dispatcher.lua
Updates to make the tasking work correctly.
2019-03-16 09:51:09 +01:00
Task_A2G.lua
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.
2019-03-10 16:41:53 +01:00
Task_Capture_Dispatcher.lua
In progress.
2019-03-18 18:04:08 +01:00
Task_Capture_Zone.lua
Threat level report for TASK_CAPTURE_ZONE
2019-03-17 08:20:42 +01:00
Task_Cargo_CSAR.lua
Changes.
2018-10-01 19:47:11 +02:00
Task_Cargo_Dispatcher.lua
Changes.
2018-10-01 19:47:11 +02:00
Task_Cargo_Transport.lua
Updated to CARGO TASKING model. Now capture from the dispatcher the CargoPickedUp and CargoDeployed events.
2018-09-18 10:25:13 +02:00
Task_CARGO.lua
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.
2019-03-10 16:41:53 +01:00
Task_Manager.lua
Documentation improvements.
2018-06-02 18:23:06 +02:00
Task.lua
Updates, many fixes. Now also the communication to the players is working.
2019-03-08 10:03:58 +01:00
TaskInfo.lua
Threat level report for TASK_CAPTURE_ZONE
2019-03-17 08:20:42 +01:00