This website requires JavaScript.
Explore
Help
Register
Sign In
FlightControl-Master
/
MOOSE
Watch
1
Star
0
Fork
0
You've already forked MOOSE
mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced
2025-10-29 16:58:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
MOOSE
/
Moose Development
/
Moose
History
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
..
Actions
Now the task routing is also working towards the capture zones.
2019-03-07 09:54:15 +01:00
AI
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
Cargo
Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now.
2018-10-18 20:11:31 +02:00
Core
Updates, many fixes. Now also the communication to the players is working.
2019-03-08 10:03:58 +01:00
Functional
Merge remote-tracking branch 'origin/develop' into develop
2019-03-06 22:41:38 +01:00
Ops
RAT v2.3.7
2019-03-05 23:07:35 +01:00
Tasking
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
Utilities
Updates to decision engine of the AI_A2G_DISPATCHER
2019-03-09 10:09:03 +01:00
Wrapper
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
DCS.lua
RECOVERYTANKER v1.0.5
2019-01-29 17:07:48 +01:00
Globals.lua
Merged 'develop'.
2018-12-27 07:34:29 +01:00
Modules.lua
New TASK CAPTURE DISPATCHER class.
2019-03-06 22:40:44 +01:00