FlightControl
2dc7ca0cb2
Fixing nearrange bug and command center tasking auto assignment optimization. Moved auto assignment task menu to the command center group menu structure. I hope it will work ...
2018-09-26 22:14:59 +02:00
funkyfranky
3526203ccb
DESIGNATE Class Fix
...
DESIGNATE
- GetRootMenu() function seems obsolete and caused a crash in DESIGNATE class. Needs to be replaced by GetMenu() Function. This bug only appeared when a mission is given in DESIGNATE:New(...)
2018-07-23 22:24:59 +02:00
Van De Velde
ea89c6255b
Documentation improvements
2018-06-22 05:59:28 +02:00
FlightControl_Master
83fab80d88
Updated documentation.
2018-06-03 21:50:07 +02:00
FlightControl_Master
f556077ff6
Cleanup
2018-06-01 06:52:36 +02:00
FlightControl_Master
43b320ca90
New versions with documentation
2018-05-29 22:34:33 +02:00
FlightControl_Master
5e2a5cf5e8
Tasking and Functional
2018-05-23 13:51:47 +02:00
FlightControl_Master
1b39f5d6e6
Optimized comments and documentation set
2018-05-23 10:42:27 +02:00
FlightControl_Master
25ae0c3d15
Finish this feature.
2018-04-13 09:56:00 +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
1f578d4ab5
Working CSAR ... huray
2018-04-03 07:45:26 +02:00
FlightControl_Master
c59ed155e6
Fixing double command center menus.
2018-03-22 06:37:31 +01:00
FlightControl_Master
cbb800de02
Fixed issue in TASK_A2A_DISPATCHER with taskupdates.
2018-03-22 06:10:06 +01: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
af7a87e5a0
Merge branch 'master' into FC/Documentation-Release_2.3
2018-03-18 07:39:41 +01:00
FlightControl_Master
370278e643
Fixed tasks not being aborted when a player leaves the slot or disconnects.
2018-03-09 14:35:34 +01:00
FlightControl_Master
0147c3a17c
Revised the Command Center menu generation for MP and in SP when coming back from spectators or when changing the slot.
2018-03-05 11:49:05 +01:00
FlightControl_Master
03c38356ce
Fixed the issue that No commandcenter menu was generated in case of birth of a join of a player.
2018-03-05 11:36:01 +01:00
FlightControl_Master
f615d2c50a
Moved command center menu to GROUP level, also Mission menu.
2017-12-22 11:38:01 +01:00
FlightControl_Master
abf0de49d1
Maybe this already helps
2017-12-21 06:26:05 +01:00
FlightControl_Master
e545af51f3
Implemented type messages to Coalition
2017-09-12 12:20:41 +02:00
FlightControl_Master
6d1385a031
Implemented Message Types
...
* Added Message Type Methods
* SETTINGS menu has been added with Message Type display times
* Modifed the FSM action classes to use the new Message Type methods.
2017-09-12 11:41:52 +02:00
FlightControl_Master
27f77c5df0
Updates
2017-08-11 14:14:35 +02:00
FlightControl_Master
600166fd80
Fixed error in Escort, Reports were not shown
...
-- Fixed reports to be shown in ESCORT class. SETTINGS now also are
working in ESCORT reports. MGRS, LL, BR, metric, imperial are now
supported.
2017-07-27 07:52:38 +02:00
FlightControl_Master
713e741299
Fixed issue with menu system Planned Tasks
...
There was a problem that when multiiple groups were part of the attack
set, then the menus for planned tasks were not correctly generated.
2017-07-25 16:29:57 +02:00
FlightControl
ccfcca8f9a
Tweaks for the settings system
...
- Player settings are located at the group level. Only the first player
that joins the group will be able to configure the settings.
- Default system settings are located at the group of the commend
center. Thus, the COMMANDCENTER class will contain the default system
settings menu. You need to join the command center unit (ALT-J) as a
game master to be able to configure these settings.
2017-07-04 10:55:45 +02:00
FlightControl
9984055f7d
Documentation
2017-05-29 18:02:57 +02:00
FlightControl
4e29565382
Documentation
2017-05-29 14:09:07 +02:00
FlightControl
bc734f1190
Removed disturbing reports when joining a client slot (forgot to delete).
2017-05-29 10:32:54 +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
8157d7a8d0
Player reports
2017-05-27 09:57:38 +02:00
FlightControl
b6ecd52444
Mission goals
2017-05-26 09:43:49 +02:00
FlightControl
96f7a79f3a
Working INTERCEPT!
2017-05-23 11:50:28 +02:00
FlightControl
314032ba3d
Progress
2017-05-22 09:54:07 +02:00
FlightControl
ece08e5e37
Got something working with these coordinates
2017-05-20 16:32:56 +02:00
FlightControl
2fadd949a6
Fixes
2017-05-07 15:37:27 +02:00
FlightControl
cb7ba702ff
Correct handling of crashing player
...
when assigned to a task
2017-05-05 15:50:21 +02:00
FlightControl
99cbe0c8bb
Heavy rework of the menus and now it is much better
2017-05-05 10:50:12 +02:00
FlightControl
8e9129b3b6
Fixed issue #480
2017-04-26 21:31:23 +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
664ce52ff0
R.2.1 update
2017-04-25 21:44:34 +02:00
FlightControl
1219ee9445
Fixes Task Status Report
2017-04-25 21:28:32 +02:00
FlightControl
2066becb17
Fix for craigowen and fixing issue #424
2017-04-25 21:13:29 +02:00
FlightControl
0456deddd7
Publishing new Menu driven reporting structure for TASKING
...
-- Each group can now select from a menu to report a task overview or
only the task with a specific state...
-- Dactivate the flashing of the available tasks. A small message is
displayed now.
2017-04-25 12:56:02 +02:00
FlightControl
9a2b56fb9f
Optimized landing, messaging, flow
2017-04-14 08:26:53 +02:00
FlightControl
ff64255ea7
CARGO_GROUP working!!!
2017-04-14 05:43:09 +02:00