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
Files
56473642939e643029a34bfc7dc9b731b726bfd7
MOOSE
/
Moose Development
/
Moose
/
Tasking
History
Frank
452ff62134
SCHEDULER
2021-11-15 10:19:21 +01:00
..
CommandCenter.lua
SCHEDULER
2021-11-15 10:19:21 +01:00
DetectionManager.lua
Cleanup UTF-8 Mess
2021-08-18 18:00:38 +02:00
Mission.lua
…
Task_A2A_Dispatcher.lua
Update Task_A2A_Dispatcher.lua
2020-11-26 10:30:07 +01:00
Task_A2A.lua
Added call to self:UpdateTaskInfo( self.DetectedItem ) to RerportOrder for both Task_A2A and Task_A2G. This fixes an issue with multi task missions where coordinates are not available when Moose attempts to sort the tasks for the comms menu.
2020-04-25 15:07:04 +01:00
Task_A2G_Dispatcher.lua
Update Task_A2G_Dispatcher.lua
2021-01-28 10:04:00 +01:00
Task_A2G.lua
Added call to self:UpdateTaskInfo( self.DetectedItem ) to RerportOrder for both Task_A2A and Task_A2G. This fixes an issue with multi task missions where coordinates are not available when Moose attempts to sort the tasks for the comms menu.
2020-04-25 15:07:04 +01:00
Task_Capture_Dispatcher.lua
Update Task_Capture_Dispatcher.lua
2020-11-19 15:59:35 +01:00
Task_Capture_Zone.lua
- Added a new UTILS.kpairs iterator, which will base the iteration on a different key, which can be determined before the iteration starts. eg. the key should be a sort in ascending order on the distance of the information in the set, and it should return the distance + item in the set for each element in the set.
2019-09-08 08:38:33 +02:00
Task_Cargo_CSAR.lua
…
Task_Cargo_Dispatcher.lua
Small correction to silence wall of text when adding tasks to a mission
2021-10-25 16:29:14 +02:00
Task_Cargo_Transport.lua
Update Task_Cargo_Transport.lua
2021-10-27 13:09:30 +02:00
Task_CARGO.lua
…
Task_Manager.lua
…
Task.lua
Update Task.lua
2020-12-02 17:25:57 +01:00
TaskInfo.lua
Taskinfo.lua - Issue
#1388
- don't just assume this is a string
2020-12-01 16:10:55 +01:00