Commit Graph

311 Commits

Author SHA1 Message Date
FlightControl 531f8a9106 Progress 2017-05-31 22:41:29 +02:00
FlightControl 0af5e1428b Progress 2017-05-30 19:38:56 +02:00
FlightControl 9984055f7d Documentation 2017-05-29 18:02:57 +02:00
FlightControl f8ab65ce0e Reference points implemented 2017-05-28 18:24:44 +02:00
FlightControl 707a5a778a Merge remote-tracking branch 'refs/remotes/origin/master' into 419-A2A-Tasking 2017-05-28 09:13:03 +02:00
FlightControl 6f183bad74 Update 2017-05-28 09:13:00 +02:00
FlightControl e06b2c5e4f Documentation 2017-05-27 10:04:43 +02:00
FlightControl 356f4a041f Cleaned up the reporting side of A2G tasking 2017-05-26 08:43:30 +02:00
FlightControl a1a8f90cc5 Removed some old code 2017-05-26 08:35:49 +02:00
Sven Van de Velde daa68cb110 Merge pull request #542 from FlightControl-Master/541-fix-radio-loop
set default value for Loop
2017-05-25 08:52:53 +02:00
FlightControl bcae1bbd89 Fixed some stuff 2017-05-25 07:44:27 +02:00
FlightControl 30ae32e539 Got ENGAGE A2A task type working. 2017-05-23 13:51:47 +02:00
FlightControl 96f7a79f3a Working INTERCEPT! 2017-05-23 11:50:28 +02:00
Delta-99 f3a5b735d6 set default value for Loop
Set the default value for loop. If not set Broadcast generates an error.
2017-05-22 15:38:24 -04:00
FlightControl 599f31dfae Final tests done, publishing 2017-05-22 12:17:18 +02:00
FlightControl 8ab12e5e9a Progress 2017-05-22 10:59:19 +02:00
FlightControl 314032ba3d Progress 2017-05-22 09:54:07 +02:00
FlightControl 2b0fcd3426 Progress 2017-05-20 22:04:44 +02:00
FlightControl 923ea597ec Updates 2017-05-20 16:41:45 +02:00
FlightControl ece08e5e37 Got something working with these coordinates 2017-05-20 16:32:56 +02:00
FlightControl 96fdf72400 Progress implementing teh SETTINGS class and coordinates per Controllable of the player 2017-05-20 13:32:21 +02:00
FlightControl 13449cc9ee Progress designing system settings 2017-05-20 08:48:57 +02:00
FlightControl 312007b51c Progress 2017-05-18 20:53:15 +02:00
FlightControl 3106f62709 Progress 2017-05-18 16:26:31 +02:00
FlightControl caedaddd06 Fixed with A2G tasking
Imagine, the mission had a static moose.lua. I was testing with a static
moose.lua
2017-05-16 21:24:38 +02:00
FlightControl aa159b1337 Documentation tags and release prep text 2017-05-16 10:35:26 +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 cc4a6a5f01 Fixed #517 - When detected set is empty, script fails when lasing is activated.
Now, when there is no target detected and lase is activated, the system
does not crash.
2017-05-15 12:40:32 +02:00
FlightControl d8ba37af8d When cargo is destroyed, it will stop working... 2017-05-09 09:29:08 +02:00
FlightControl 3329465fd3 Improved boarding process
Fixed boarding process when a carrier would ascend while boarding, the
boarding process would be cancelled by the cargo. the carrier is
notified of that event. When the carrier lands again, he can again board
the cargo using the cargo menu options.
2017-05-08 14:57:16 +02:00
FlightControl 2fadd949a6 Fixes 2017-05-07 15:37:27 +02:00
FlightControl d2d59a7ba3 Fixes cargo 2017-05-06 23:06:21 +02:00
FlightControl 11c20d57fd Fixes
-- Cargo deployment
-- Mission text in menu
-- Event log decrease
2017-05-06 10:11:22 +02:00
FlightControl 0b87b265c7 Fixing abort 2017-05-05 12:05:46 +02:00
FlightControl 82477c93d2 Fixed abort logic and trace overhead on menus 2017-05-05 11:45:17 +02:00
FlightControl 99cbe0c8bb Heavy rework of the menus and now it is much better 2017-05-05 10:50:12 +02:00
FlightControl 7a84b6cc35 Improvements on task assignment logic 2017-05-05 09:34:51 +02:00
FlightControl 16e6730dc1 Trace 2017-05-04 16:19:04 +02:00
FlightControl 5bb91646d7 Updates 2017-05-04 14:23:10 +02:00
FlightControl a499c04fa4 Fix crash 2017-05-04 14:05:57 +02:00
FlightControl b4107b14f8 Eliminate trace details 2017-05-04 13:33:13 +02:00
FlightControl 2519fcde48 No loop logic 2017-05-04 12:25:50 +02:00
FlightControl 0eb9d1917b Updates 2017-05-04 10:19:34 +02:00
FlightControl 26033a4172 Check players 2017-04-27 12:11:09 +02:00
FlightControl 5a2594853c Remove static event trace of tires 2017-04-27 10:22:29 +02:00
FlightControl c5587304f7 Trace every event. Some stuff is fishy on MP 2017-04-27 10:12:48 +02:00
FlightControl 858670ab80 Improvements 2017-04-26 22:34:17 +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 d369a1be9f Fixed #456
-- After landing the tasking menu is displayed again.
-- The cargo is boarded properly now. Every 15 seconds is checked if the
cargo is still moving.
2017-04-26 06:29:16 +02:00
FlightControl 664ce52ff0 R.2.1 update 2017-04-25 21:44:34 +02:00