Commit Graph

114 Commits

Author SHA1 Message Date
Ambroise Garel
d2625303e9 Removed "go to map marker" wingman option for balance reasons 2025-07-26 19:49:50 +02:00
Ambroise Garel
eca14ba80d Reorganized debug menu, added "send wingmen to marker" option 2025-07-26 19:49:11 +02:00
Ambroise Garel
ead4911806 Rewrote engagement AI, now it works for air and ground targets 2025-07-26 19:44:32 +02:00
Ambroise Garel
66493bfa87 New wingman now tasked with "rejoin leader" on spawn 2025-07-26 19:44:21 +02:00
Ambroise Garel
5c701c68dc Cleaned up wingmen "engage" menu 2025-07-26 19:44:04 +02:00
Ambroise Garel
1b00147ede Added UTF-8 symbol for "Objectives" submenu 2025-07-26 19:03:08 +02:00
Ambroise Garel
32d009b959 Added "cover me!" and additional "engage target" wingman commands 2025-07-26 11:41:34 +02:00
Ambroise Garel
65e1c72824 Fixed missing airbase name in "atcSafeLanding" messages 2025-07-26 08:52:19 +02:00
Ambroise Garel
4f8f7337a1 Added getRejoinTaskTable, wingmen now rejoin after attack 2025-07-26 08:29:54 +02:00
Ambroise Garel
10440b3f01 Changed UTF-8 symbol in menu 2025-07-25 21:08:19 +02:00
Ambroise Garel
0165dd807c Added "prohibitJettison" option for aircraft 2025-07-25 21:08:09 +02:00
Ambroise Garel
1f3ae750e5 Warning radio messages now emitted by nearest friendly aircraft 2025-07-25 19:57:32 +02:00
Ambroise Garel
4771a98bb5 Tweaked delay between contact reports 2025-07-25 19:55:46 +02:00
Ambroise Garel
ed77624013 Changed wingman waypoint marker name from "wingman" to "flight" 2025-07-25 19:43:28 +02:00
Ambroise Garel
de869b842f Improved wording on wingman menu 2025-07-25 19:43:09 +02:00
Ambroise Garel
76d29d02d4 Added regular automatic contact report from wingmen 2025-07-25 19:43:00 +02:00
Ambroise Garel
607ca90469 Target identification distance more realistic 2025-07-25 19:39:16 +02:00
Ambroise Garel
1fa8269427 Added "engage targets" wingman command 2025-07-25 19:38:30 +02:00
Ambroise Garel
5d556ceb83 Wingmen now report new targets 2025-07-25 18:41:00 +02:00
Ambroise Garel
c2ed114217 Refined contact type identification 2025-07-25 18:09:43 +02:00
Ambroise Garel
3c72fbd96d First character of radio messages now always upper-case 2025-07-25 18:09:25 +02:00
Ambroise Garel
05f93728ec Added "infantry killed" radio messages 2025-07-25 17:47:55 +02:00
Ambroise Garel
ea97c40f25 Contact detection report more efficient 2025-07-25 17:37:19 +02:00
Ambroise Garel
d11e1dc3a2 Added Library.objectNames.getGeneric(obj, inaccurate) 2025-07-25 17:36:39 +02:00
Ambroise Garel
86bb698167 Added TUM.wingmen.getContactsAsReportString function 2025-07-25 15:51:29 +02:00
Ambroise Garel
99582fee91 Split TUM.supportWingmen into TUM.wingmen, TUM.wingmenMenu and TUM.wingmenTasking 2025-07-25 15:24:04 +02:00
Ambroise Garel
96f333d40a Added "kill wingman" debug command 2025-07-25 15:22:54 +02:00
Ambroise Garel
6934f8beda Added removeAIAircraftOnLandEvent(event) 2025-07-25 14:45:15 +02:00
Ambroise Garel
ddd1332454 Now removes AI aircraft on landing 2025-07-25 13:05:53 +02:00
Ambroise Garel
cfcb772c17 Added TUM.mizCleaner table 2025-07-25 12:20:47 +02:00
Ambroise Garel
6ea8a4de3c Wingmen now spawned at ground level on player takeoff 2025-07-25 12:06:31 +02:00
Ambroise Garel
7dfc8dd6bf Merged "rifle!" and "missile away!" radio messages 2025-07-25 12:03:07 +02:00
Ambroise Garel
05812ba4e4 Added wingmen spontaneous contact reports 2025-07-25 11:55:01 +02:00
Ambroise Garel
bad3d5b9e7 Added "report detected targets" wingman command 2025-07-25 11:25:13 +02:00
Ambroise Garel
f05b534aa8 Added "go to map marker" wingman command 2025-07-25 10:25:07 +02:00
Ambroise Garel
81d833dc30 Number of bandits taking off now displayed as a word 2025-07-25 09:49:28 +02:00
Ambroise Garel
38a78607d8 Added wingman callsign to radio messages 2025-07-25 09:49:11 +02:00
Ambroise Garel
07cfaf527c Can now individually control wingmen 2025-07-25 09:33:26 +02:00
Ambroise Garel
89d2103a67 Lowered MANPADS count and skill 2025-07-24 17:55:01 +02:00
Ambroise Garel
d3849d1561 Added "report status" wingman command 2025-07-24 11:20:41 +02:00
Ambroise Garel
7d97549cc5 Now generate proper callsigns for wingmen 2025-07-24 10:27:00 +02:00
Ambroise Garel
2d15263885 Delayed "rejoining" radio message on wingman spawning 2025-07-24 10:11:31 +02:00
Ambroise Garel
e971471268 Added function doWingmenCommandReportTargets 2025-07-24 10:11:05 +02:00
Ambroise Garel
d05f460f1f Added "engage bandits" wingman command 2025-07-23 23:22:57 +02:00
Ambroise Garel
d259f8f94c Can now spawn helicopter wingmen 2025-07-23 22:46:56 +02:00
Ambroise Garel
850a4c7c50 Merge branch 'new-wingman-system' 2025-07-23 22:21:10 +02:00
Ambroise Garel
86d3159300 Added wingmen F10 menu 2025-07-23 22:20:57 +02:00
Ambroise Garel
17596987d0 Wingmen now generated on takeoff and destroyed on landing 2025-07-23 21:08:07 +02:00
Ambroise Garel
1b1136c0d3 Fixed typo in TUM.supportWingmen.removeAll() 2025-07-23 21:07:43 +02:00
Ambroise Garel
9d0e1084cf Added "simulate player takeoff" command 2025-07-23 21:07:09 +02:00