Commit Graph

282 Commits

Author SHA1 Message Date
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 80209891f4 Renamed "inaccurate" to "imprecise" 2025-07-25 18:09:11 +02:00
Ambroise Garel aa65856d56 Minor fix to speedboat identification 2025-07-25 18:01:29 +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 136359703a Additional radio messages for Fox 1/2/3 calls 2025-07-25 16:32:25 +02:00
Ambroise Garel 86bb698167 Added TUM.wingmen.getContactsAsReportString function 2025-07-25 15:51:29 +02:00
Ambroise Garel e39e1d529d Added report placeholder in pilotWingmanReportContactsNew 2025-07-25 15:50:30 +02:00
Ambroise Garel 8fdbfedb60 Increased aircraft spawn altitude to avoir crashes in nearby hills 2025-07-25 15:50:11 +02:00
Ambroise Garel f084846d31 Updated wingmen radio messages 2025-07-25 15:24:15 +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 4699a6ee47 Added xyDistance parameter to setAircraftTaskFollow 2025-07-25 15:23:31 +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 205404e8cb Tweaked F-16C payload 2025-07-25 12:20:33 +02:00
Ambroise Garel 6ea8a4de3c Wingmen now spawned at ground level on player takeoff 2025-07-25 12:06:31 +02:00
Ambroise Garel 25de01ee2c Fixed bug with "spawn altitude" option for aircraft 2025-07-25 12:06:12 +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 59dbe9f3a0 Fixed bug in DCSEx.world.getMarkerByText 2025-07-25 10:24:51 +02:00
Ambroise Garel 46cea8eba9 Added DCSEx.world.getGroupCenter 2025-07-25 10:08:43 +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 be154c3540 Fixed bug in DCSEx.string.firstToUpper 2025-07-25 09:22:01 +02:00
Ambroise Garel f9ce72f9ae Added DCSEx.string.toStringNumber() 2025-07-25 09:11:38 +02:00
Ambroise Garel 859db5935d Updated "human-readable" object names list 2025-07-24 21:47:21 +02:00
Ambroise Garel 0ab20add77 Updated "Planned development" 2025-07-24 21:41:53 +02:00
Ambroise Garel d831d6a866 All new aircraft library 2025-07-24 21:40:10 +02:00
Ambroise Garel 17afa1c8a9 Added "weapons dates" table 2025-07-24 21:39:59 +02:00
Ambroise Garel dd110d37af Added options.payload parameter to specify aircraft payload 2025-07-24 21:39:47 +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 e0e935450a Added checks for duplicate group/unit names 2025-07-24 10:27:13 +02:00
Ambroise Garel 7d97549cc5 Now generate proper callsigns for wingmen 2025-07-24 10:27:00 +02:00
Ambroise Garel ea3378e05d Changed player unit name 2025-07-24 10:21:43 +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 ce2394906f Added AH-64D 2025-07-23 22:46:38 +02:00
Ambroise Garel fdce3cbff3 Debug builds now spawn an F-16 as player aircraft 2025-07-23 22:34:07 +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