348 Commits

Author SHA1 Message Date
FlightControl_Master e95522f902 Static 2.2.6 2017-10-31 11:15:48 +01:00
FlightControl_Master 93d5a798fe Static 2.2.5 2017-10-29 19:57:06 +01:00
funkyfranky f7d3bc3b27 Moose.lua updated 2017-10-29 17:19:50 +01:00
funkyfranky bbe5881be1 Updated Moose.lua 2017-10-29 15:25:25 +01:00
FlightControl_Master 9965d8284e * Modified :SpawnInZone(), :SpawnFromVec2(), :SpawnFromStatic(), :SpawnFromUnit() specifying an optional MinHeight and MaxHeight as a parameter, so that the mission designer can choose if he wanna use the group height set in the mission editor for spawn or a random height specified by the parameters. 2017-10-26 18:59:24 +02:00
FlightControl_Master a35e95a7dc Hotfix 2.2.3 2017-10-10 11:53:54 +02:00
FlightControl_Master 305cb3092e Patch 2.2.2: Updated Scoring
* Disabled the logic of Fratricide until a DCS bug gets fixed by ED.
There is no workaround possible. Units containing a player cannot be
destroyed using Unit:destroy() API in multi player when the player is
seated in a Unit from a Client connected PC to the Server.
* By default, hit messages are disabled. They can be enabled by using
SCORING:SetMessagesHit().
2017-10-09 13:10:42 +02:00
FlightControl_Master 7c26e88345 Hotfix 2.2.1
- Changed ROTPassiveDefenses of AI_A2A to ROTEvadeFire
2017-10-06 12:41:31 +02:00
FlightControl_Master 36a9295197 Static versions 2017-10-03 13:52:26 +02:00
FlightControl_Master ca77e2d029 Merge remote-tracking branch 'refs/remotes/origin/master' into Release-2.2.0
# Conflicts:
#	Moose Mission Setup/Moose.lua
2017-10-03 13:51:42 +02:00
FlightControl_Master 93d5327811 Support 2 moose.lua versions, one stripped and one with comments. 2017-10-03 13:49:56 +02:00
FlightControl_Master e62523786c Static Moose.lua 2017-10-03 11:07:47 +02:00
FlightControl_Master 5558c26db7 Reduction of moose.lua sizing working now! 2017-09-26 18:47:33 +02:00
funkyfranky ec6961fada ATC queue minor changes 2017-09-24 21:53:24 +02:00
funkyfranky c41b30adc2 Improved get destination/departuire behaviour. 2017-09-24 15:29:51 +02:00
funkyfranky c1f884d024 atc2 2017-09-21 01:11:52 +02:00
funkyfranky 0f764424e8 Added some more output. 2017-09-17 23:39:19 +02:00
funkyfranky 8c5eb5fb0d Bug fixes
Fixed bug in airport ID.
Fixed bug in equation of waypoint distance calculation.
2017-09-16 10:57:32 +02:00
funkyfranky 5d627d91d8 Moved RAT to functional. 2017-09-09 18:23:57 +02:00
funkyfranky 9289e0dac1 First version of RAT
Not even alpha status.
2017-08-28 00:05:30 +02:00
FlightControl_Master 27f77c5df0 Updates 2017-08-11 14:14:35 +02:00
FlightControl_Master 652ed8b178 Fix for #627 2017-07-25 08:20:38 +02:00
FlightControl_Master 4d33abb0eb Documentation 2017-07-20 13:19:39 +02:00
FlightControl f221047eba Updated various functions for tasking. 2017-07-02 12:14:41 +02:00
FlightControl 9006e17c25 Fixed problem with BASE:GetParent method 2017-07-01 19:00:44 +02:00
FlightControl 5d2eb2ea15 Dynamic Moose.lua 2017-06-30 10:36:14 +02:00
FlightControl 862f2ab3ac new version 2017-06-29 16:58:12 +02:00
FlightControl aed71ca9e2 Task Progress Accounting
Record achievement history for players executing a task. Only show
progress when there is progress to report. Only score progress when
there is progress for a player, not for other groups.
2017-06-24 15:05:33 +02:00
FlightControl 54c8a6f9dd Updates 2017-06-21 06:00:24 +02:00
FlightControl f56b2229a7 Progress 2017-06-12 06:44:01 +02:00
FlightControl 4f91ba6081 Progress 2017-06-10 10:59:41 +02:00
FlightControl 9f22e2cc71 Progress 2017-06-09 20:35:46 +02:00
FlightControl e17de754a3 Progress 2017-06-08 15:44:35 +02:00
FlightControl cf4c269f77 Progress 2017-06-06 18:33:24 +02:00
FlightControl a3289205e6 Progress 2017-05-31 18:58:34 +02:00
FlightControl 0af5e1428b Progress 2017-05-30 19:38:56 +02:00
FlightControl 599f31dfae Final tests done, publishing 2017-05-22 12:17:18 +02:00
FlightControl 13449cc9ee Progress designing system settings 2017-05-20 08:48:57 +02:00
FlightControl 4b62fbd497 First A2A class 2017-05-17 19:12:39 +02:00
FlightControl b9c51ffc75 Release of AI_FORMATION 2017-05-10 10:33:23 +02:00
FlightControl f359c8c380 Attack map object as part of BA 2017-05-09 21:29:19 +02:00
FlightControl 743fa8ced1 new AI_BAI class 2017-05-09 10:40:05 +02:00
FlightControl 755343d02e Fixeds for tasking
- Fixed the hanging report (I think)
- Fixed the routing messages appearing every time again
- Fixed the Task menu
2017-04-26 11:33:48 +02:00
FlightControl 6b3fe625e5 Important changes
-- Renamed AI_DESIGNATE to DESIGNATE
-- Added a parameter to the New() method: CC.
The declaration prototype is now:
`function DESIGNATE:New( CC, Detection, AttackSet )`

I've added a lot of good stuff in the clas now. Almost ready.
2017-04-24 13:04:25 +02:00
FlightControl a8da12c09d Documentation 2017-04-23 21:33:15 +02:00
FlightControl 1cc89942d1 Progress 2017-04-23 08:49:12 +02:00
FlightControl 036768d400 Progress! 2017-04-22 13:53:54 +02:00
FlightControl cb5510d047 Publish to master 2017-04-19 19:41:26 +02:00
FlightControl b1c7e04422 Progress 2017-04-19 19:13:23 +02:00
FlightControl 3a3869e095 Lasing is working 2017-04-19 16:53:35 +02:00