Commit Graph

74 Commits

Author SHA1 Message Date
FlightControl_Master 1b39f5d6e6 Optimized comments and documentation set 2018-05-23 10:42:27 +02:00
FlightControl_Master 47dd73a377 Fixes 2018-04-13 12:22:39 +02:00
FlightControl_Master 3e6017c0d5 Task Assignment 2018-04-12 20:03:44 +02:00
FlightControl_Master fea2f55fbb Lots of optimizations 2018-04-12 13:59:55 +02:00
FlightControl_Master dcc42b8e62 Fixes 2018-04-11 23:24:13 +02:00
FlightControl_Master faa934ffce Fixed stuff for multi player 2018-04-11 17:00:11 +02:00
FlightControl_Master 1ae1b9abd7 Ready for another test session. 2018-04-11 09:14:12 +02:00
FlightControl_Master ffe4d9a143 Finish Cargo/FC/Transport 2018-04-10 20:02:40 +02:00
FlightControl_Master a6889be676 # Conflicts:
#	Moose Development/Moose/Tasking/Task_CARGO.lua
2018-04-09 13:30:33 +02:00
FlightControl_Master 4eb596f5bf Finish Cargo/FC/Transport 2018-04-09 12:56:11 +02:00
FlightControl_Master 86cc1f81b6 Finish Cargo/FC/Transport 2018-04-08 22:38:45 +02:00
FlightControl_Master a95afe9956 # Conflicts:
#	Moose Development/Moose/Tasking/Task_CARGO.lua
2018-04-08 22:36:58 +02:00
FlightControl_Master 8b8fcaaacd # Conflicts:
#	Moose Development/Moose/Tasking/Task_CARGO.lua
2018-04-08 18:59:42 +02:00
FlightControl_Master 31f0bb9fef Adding events for Deployed and PickedUp. 2018-04-08 13:33:18 +02:00
FlightControl_Master af23aa3b79 -- Lots of fixes done. Especially on the
- Messaging
- Menu system
- Crashing DCS
- Routing
2018-04-08 11:01:46 +02:00
FlightControl_Master b1ecdc727c Faster menu and fix for Disembark loaded engineers in other helicopter. 2018-04-07 19:00:18 +02:00
FlightControl_Master 269b52fd0e Fixed slingload deploy problem.
Fixed messaging. Now a message is shown when cargo reports itself when in LoadRange and when near, it will allow for loading of cargo.
Fixed the perception that cargo can be boarded when loaded in an other carrier, which is totally wrong.
2018-04-06 21:28:43 +02:00
FlightControl_Master 5971f6de09 Added CARGO_SLINGLOAD 2018-04-05 19:43:24 +02:00
FlightControl_Master c60dda2545 Cargo Crate transportation working :-) 2018-04-05 15:06:36 +02:00
FlightControl_Master a4d3089fdb Updates Csar 2018-03-31 09:10:11 +02:00
FlightControl_Master a94e744028 -- New modules for CSAR tasking. 2018-03-31 07:35:18 +02:00
FlightControl_Master 706aea01ca Cleanup of documentation of AI 2018-03-20 10:34:53 +01:00
FlightControl_Master 7c2c6daf3e Tracify comments 2018-03-18 11:17:37 +01:00
FlightControl_Master 9be9277a08 Clean up the detection code. It is complicated 2018-03-17 05:23:44 +01:00
FlightControl_Master 92d4bad63f Fixes some documentation issues reported by Shadowze 2018-03-13 21:00:32 +01:00
FlightControl_Master 58b2802f3a Fixing limit of cargo to 10 2018-03-13 14:43:05 +01:00
FlightControl_Master 01c18278fc Fixed for transport cargo 2018-03-12 14:21:20 +01:00
FlightControl_Master a780f6635f Cargo Transport 2018-03-10 08:11:08 +01:00
FlightControl_Master 34592a53be Preliminary 2018-03-10 06:58:12 +01:00
FlightControl 06e063d594 Fixes cargo 2017-07-07 18:45:32 +02:00
FlightControl b5c53baf67 Fixed #592 2017-07-07 18:19:37 +02:00
FlightControl 1e6035b282 Optimized CARGO
- Smoke position upon arrival at pickup zone
- Solved problem with deploy, deploy function was not called.
- Added Smoke to CARGO
- Moved Smoke to POSITIONABLE
2017-07-07 11:46:08 +02:00
FlightControl edb53013b2 Progress 2017-07-06 21:47:02 +02:00
FlightControl 70f48a3d53 Progress 2017-07-06 19:13:15 +02:00
FlightControl b84541f232 Implemented Cargo limits
Cargo is only allowed to be boarded or a route can only be done if the
limit of the cargo has not been reached! A few additional methods have
been added like IsDeployed. CARGO_GROUP gets the deployed status if it
is transported.
2017-07-06 07:32:44 +02:00
FlightControl 84055e9798 Updates fixing cargo stuff 2017-07-04 16:34:00 +02:00
FlightControl 3cd787fb1e Fix issue with deployment 2017-07-03 08:46:17 +02:00
FlightControl 1283caf80b OK. fixed 2017-07-02 12:55:29 +02:00
FlightControl af230d9874 Fixed goal problem in TASK_CARGO_TRANSPORT more or less, needs further investigation 2017-07-02 12:44:27 +02:00
FlightControl 50094fde6c Additional scores definitions 2017-06-24 11:35:20 +02:00
FlightControl 9984055f7d Documentation 2017-05-29 18:02:57 +02:00
FlightControl c10b4fb129 Fix problem with an end statement that is too much in Task_CARGO.lua 2017-05-26 07:53:40 +02:00
Wingthor 10f12e4ead Changed algo for starting smoke process 2017-05-25 10:28:04 +02:00
Wingthor 3c71af48ee Added A space to test syncing 2017-05-25 10:02:53 +02:00
Wingthor 6378cbc0ee Changed the structure
Change the structure, took away the nil value error when calling the
setter. How ever color is not set proper, or turns out false
2017-05-23 01:24:39 +02:00
Wingthor 473735dcd7 Changed the code to support Moose Color Enumeration 2017-05-22 14:37:21 +02:00
Wingthor 824431ae94 Found a few error in my code, still does not work 2017-05-20 17:09:14 +02:00
Wingthor 9112d6cc6e Added posibilty to SetSmokeColor on Cargo
Someting is wrong with the setter, when calling it, it seems to be nil.
Need som advice
2017-05-20 16:36:12 +02:00
FlightControl 0e0e9bb550 Cancel route implemented
-- Cancel route option added
-- Added first version of MGRS or LL coordinate system.
2017-05-15 22:24:10 +02:00
FlightControl 30d9f369f3 Fixed
When the deployzone is nil, the troops are deployed 60 meters in front
of the carrier.
2017-05-15 13:05:19 +02:00