Commit Graph

  • 3e38db16f6 #PLAYERTASK * Added option to use ArmyGroup as lasing unit * Added TTS output to task info report for PRECISIONBOMBING to tell if unit is in reach and is lasing Applevangelist 2022-08-26 18:46:07 +02:00
  • bf591cc01e #RANGE * Minor updates Applevangelist 2022-08-26 14:23:50 +02:00
  • 5277cca4e1 Range fix issue #1753 (#1767) Applevangelist 2022-08-25 16:00:47 +02:00
  • 3178cbc563 #RANGE - fix for #1753 Applevangelist 2022-08-25 16:00:03 +02:00
  • 1c54f6b2f4 #AUTOLASE * Fix for "self" error after start Applevangelist 2022-08-25 13:28:20 +02:00
  • 7743456d7d #PLAYERTASK * Short playername usage for broadcast Applevangelist 2022-08-25 12:10:20 +02:00
  • 4dc43263a5 usage correction Applevangelist 2022-08-25 11:41:27 +02:00
  • aaf77815ca #SRS * Added MSRSQUEUE message queue 2.7.14 Applevangelist 2022-08-25 10:50:45 +02:00
  • 3f488cc091 #AIRBASE * Added 3 new airports to the enumerator SouthAtlantic Applevangelist 2022-08-25 10:38:44 +02:00
  • 5d84f1c523 #AIRBASE * Added 3 new airports to the enumerator Applevangelist 2022-08-25 10:38:04 +02:00
  • 8289ebbe50 #PLAYERTASK * added coalition check to event handler Applevangelist 2022-08-25 09:44:45 +02:00
  • 94741f1b4a #PLAYERTASK * Added precision bombing option Applevangelist 2022-08-24 19:21:28 +02:00
  • a5b394aa93 #AWACS - added docu on PikesSpecialSwitch - added option to read callsign from playername Applevangelist 2022-08-23 12:44:42 +02:00
  • bdbbdfe60e #RANGE * Added Instructor and RangeControl radio info on F10 Applevangelist 2022-08-23 09:58:50 +02:00
  • 9f3d152d8c #AWACS * Fixed logic for CallSignTranslations which now applies to both AI and Players, a set overwrite in the group name for a player still takes precedence. * Added a switch self.PikesSpecialSwitch to omit "doing xy knots" from the station assignment Applevangelist 2022-08-23 09:58:06 +02:00
  • 94c91614d6 #Range * Fix F10 Sheet * Fix Typos Applevangelist 2022-08-22 17:28:01 +02:00
  • 02a59b0742 #UTILS * Fix for GetOSTime Applevangelist 2022-08-22 17:05:02 +02:00
  • d15c2be2d0 Range fixes (#1764) Applevangelist 2022-08-22 17:03:33 +02:00
  • 73994914eb Fix for #1763 UTILS.GetOSTime() (#1765) Applevangelist 2022-08-22 17:03:21 +02:00
  • 63b0dae794 Update ATC_Ground.lua (#1766) Applevangelist 2022-08-22 17:03:02 +02:00
  • 882c2e2378 #ATC_GROUND * Added universally working ATC_GROUND_UNIVERSAL as base class, can be used on any map without further changes * Kept sub-class names for compatibility * Added :SetAirbaseBoundaries(Airbase, Zone) * Added :DrawBoundaries( Color ) Applevangelist 2022-08-21 19:46:01 +02:00
  • f6b56735b6 #PLAYERTASK * Speak "BR" as "Bee, Arr" Applevangelist 2022-08-20 09:45:09 +02:00
  • 8aec463eb4 #PLAYERTASK * Some changes to SRS call order, documentation Applevangelist 2022-08-20 09:24:52 +02:00
  • 37cdcf93e6 #PLAYERTASK * Demo mission link added Applevangelist 2022-08-19 10:34:36 +02:00
  • 9547a06f39 #PLAYERTASK * Slight text change for TASKADDED Applevangelist 2022-08-19 08:12:06 +02:00
  • a8d5d2ace1 fix typos Applevangelist 2022-08-18 18:24:37 +02:00
  • e8a0464f6c Docu corrections Applevangelist 2022-08-18 18:19:27 +02:00
  • 85a39e64c1 #PLAYERTASKCONTROLLER * Own picture for header * Some docu additions Applevangelist 2022-08-18 18:06:41 +02:00
  • e18cf759f9 #PLAYERTASKCONTROLLER * Add'l docu Applevangelist 2022-08-18 16:43:39 +02:00
  • 7e1ab1e6b0 #PLAYERTASKCONTROLLER * Added base documentation Applevangelist 2022-08-18 16:00:46 +02:00
  • eed74d72cd SOCKEt Frank 2022-08-18 01:33:09 +02:00
  • fa8c96af13 #AUTOLASE * Update SRS stuff Applevangelist 2022-08-17 17:32:18 +02:00
  • 18ec2ff458 #PLAYERTASK * Corrected usage example on SetTaskWhiteList() * Mark on map will add some basic info text Applevangelist 2022-08-17 16:23:37 +02:00
  • c38a737421 #PLAYERTASK * Added option to whitelist task types * Added localization. Contains "en" and "de" texts and tts texts Applevangelist 2022-08-17 15:38:20 +02:00
  • 0166b53e21 #PLAYERTASKCONTROLLER * Added option to suppress screen output * Added target information via SRS * Added target radius for BAI vs CAS and target type COORDINATE to be configureable * Refined SRS output * Added STATIC targets to get task type BOMBING * Added solution to detect bombing runways (kind of, bombing occuring in AFB zone) * Added solution for COORDINATE and ZONE type TARGETs (find enemy GROUP and/or STATIC objects in target radius) * Refined documentation Applevangelist 2022-08-16 16:48:13 +02:00
  • 724da4e500 #PLAYERTASKCONTROLLER * Added Accept and Reject Zones to detection * Added SRS Stuff * Tasks sorted by priority Applevangelist 2022-08-15 19:07:05 +02:00
  • ce15e8dfe0 #PLAYERTASKCONTROLLER * Set menu name * Better menu buildup and refresh Applevangelist 2022-08-15 13:11:09 +02:00
  • 003e865ff7 Late break bug (#1762) Engines 2022-08-14 22:15:15 -07:00
  • b968d0d694 #PLAYERTASKCONTROLLER * Added detection setup * Added number of joined players in join task overview, and a star when it's new Applevangelist 2022-08-14 16:50:57 +02:00
  • e3c03287b7 Engines invincible (#1758) Gavin Edwards 2022-08-13 12:40:53 -07:00
  • fa0549f34f Merge pull request #1756 from FlightControl-Master/FF/Ops Frank 2022-08-04 22:13:18 +02:00
  • 999ef36963 Update Airboss.lua Frank 2022-08-04 21:18:38 +02:00
  • 7affd05247 Merge pull request #1754 from FlightControl-Master/FF/Ops Frank 2022-08-03 09:14:12 +02:00
  • 2ccf4011ed Merge branch 'develop' into FF/Ops Frank 2022-08-03 09:12:32 +02:00
  • 61f3908d33 Updates Frank 2022-08-03 09:12:22 +02:00
  • 73493c3a23 Update Unit.lua (#1751) Applevangelist 2022-07-31 09:17:36 +02:00
  • 08e429210a Update Unit.lua Applevangelist 2022-07-31 09:16:46 +02:00
  • f94944c41a Merge pull request #1750 from FlightControl-Master/FF/Ops Frank 2022-07-31 01:16:55 +02:00
  • 200631e57e Merge branch 'develop' into FF/Ops Frank 2022-07-31 01:13:53 +02:00
  • 9c83d5e752 ZONE Frank 2022-07-31 01:13:42 +02:00
  • 894bff2e35 PLAYERTASK - added list of pilots to TaskInfo Applevangelist 2022-07-30 12:26:29 +02:00
  • 6ff0a699c0 #PLAYERTASKCONTROLLER * Added Event handling stuff in case client leaves/ejects/dies * A2A - removed menus for smoke/flare * Task menu entries now refreshed more intelligently * Added PLAYERTASKCONTROLLER:OnAfterTaskAdded(From, Event, To, Task) Applevangelist 2022-07-30 12:06:11 +02:00
  • 5083428a06 Merge branch 'develop' into FF/Ops Frank 2022-07-30 01:24:52 +02:00
  • c74a14fcb0 PLAYERTASK - debugging Applevangelist 2022-07-29 15:31:56 +02:00
  • d060c7535a PLAYERTASK - added a couple of FSM events so task events bubble up to the controller Applevangelist 2022-07-29 14:53:23 +02:00
  • 5eb134f7b5 PLAYERTASK - Additions Applevangelist 2022-07-29 14:13:24 +02:00
  • c1c5117f01 Update Moose.files (#1749) Applevangelist 2022-07-29 12:25:45 +02:00
  • 8ce1f5884f PlayerTask Beta Applevangelist 2022-07-29 12:24:36 +02:00
  • 562a3f6208 SET - fix for dead units Applevangelist 2022-07-29 08:51:23 +02:00
  • 1f8b51fafe SET - fix for dead units Applevangelist 2022-07-29 08:51:00 +02:00
  • 80f73f0bb1 AUTOLASE - added per player settings observance, also Applevangelist 2022-07-27 19:41:20 +02:00
  • 88e7b3fb47 AUTOLASE - observe global _SETTINGS for coordinates Applevangelist 2022-07-27 19:28:27 +02:00
  • 3bb36044c1 OPS Frank 2022-07-25 22:45:43 +02:00
  • 3c5f3d6c37 UNIT - added get altitude function with AGL option Applevangelist 2022-07-25 08:12:28 +02:00
  • f9ace54fab UNIT - added get altitude function with AGL option Applevangelist 2022-07-25 08:12:10 +02:00
  • a37d4214c0 SET - fix for left over self:I() 2.7.12 Applevangelist 2022-07-22 11:06:55 +02:00
  • 636d6ce324 AIRBASE - Added 2 AFB on the Falklands Map (#1748) Applevangelist 2022-07-22 11:02:55 +02:00
  • 498d7e2f66 Airbase - added 2 AFB to SA map Applevangelist 2022-07-22 11:02:08 +02:00
  • 420526df9d Merge pull request #1747 from FlightControl-Master/FF/Ops Frank 2022-07-20 22:58:57 +02:00
  • ab00d9534d Merge branch 'develop' into FF/Ops Frank 2022-07-20 22:21:17 +02:00
  • 4bb9073ce1 OPS Frank 2022-07-20 22:20:26 +02:00
  • 58cb0118b4 AWACS - added option for custom TTS callsigns Applevangelist 2022-07-19 09:34:40 +02:00
  • f19740e376 Beacon - added deactivate Link4 Applevangelist 2022-07-19 08:30:09 +02:00
  • eef8b362d2 Beacon - added deactivate Link4 Applevangelist 2022-07-19 08:29:43 +02:00
  • 4ae586ebaa Controllable/Beacon - added function to switch on Link4 A2A - typo in documentation Applevangelist 2022-07-19 08:10:54 +02:00
  • ab50d0a514 Controllable/Beacon - added function to switch on Link4 A2A - typo in documentation Applevangelist 2022-07-19 08:10:35 +02:00
  • e551212516 Merge branch 'develop' into FF/OpsDev Frank 2022-07-18 23:00:01 +02:00
  • 888734b7d1 OPS Frank 2022-07-18 22:59:49 +02:00
  • 90d1a01998 AWACS - delete open tasks on player leaving unit Applevangelist 2022-07-14 14:06:20 +02:00
  • ab1dd2b374 AWACS - Tweaked escort logic to use one AUFTRAG per escort fighter and tweaked positioning logic. Allows more control over escort fighters which will support a future PR (#1746) Anthony De Vellis 2022-07-12 02:18:47 -04:00
  • 0e4d731068 AWACS - added the ability to use custom callsigns with TTS/messaging (#1745) Anthony De Vellis 2022-07-12 02:13:24 -04:00
  • f23416dfb8 Merge branch 'develop' into FF/OpsDev Frank 2022-07-11 23:23:11 +02:00
  • 469cc3d508 OPS Frank 2022-07-11 23:22:58 +02:00
  • 5ad88be997 AWACS - change setup as TACS slightly Applevangelist 2022-07-09 15:34:08 +02:00
  • 536341b6de AWACS allow startasgci to process a string instead of a GROUP Applevangelist 2022-07-09 15:02:14 +02:00
  • 18dcd0a5d2 AWACS - some additions Applevangelist 2022-07-09 14:52:49 +02:00
  • 5f8a0643f4 AWACS - added GCI plane-less option Applevangelist 2022-07-07 17:55:35 +02:00
  • ccbf8b34ef Fix for #1736 Applevangelist 2022-07-07 08:51:28 +02:00
  • 25915c077e Various fixes Applevangelist 2022-07-07 08:47:43 +02:00
  • f6e673c2bb Fixed ATIS TTS readouts for wind direction & TACAN (#1739) rfdazzle 2022-07-07 02:41:56 -04:00
  • bcb574e618 Merge branch 'develop' into FF/OpsDev Frank 2022-07-01 23:19:02 +02:00
  • 6cfa24340f Update Range.lua Frank 2022-07-01 23:10:10 +02:00
  • 183a60159c Update Range.lua Frank 2022-07-01 23:05:26 +02:00
  • 0dc26216c2 OPS Frank 2022-07-01 23:00:25 +02:00
  • 8dd850d685 OPS Operation Frank 2022-06-29 22:25:08 +02:00
  • 638f261bf4 OPS Frank 2022-06-28 18:55:43 +02:00
  • 1fdf4f371d Fix for issues #1735 & #1736 (#1737) Chump 2022-06-26 15:11:49 -05:00
  • f50c374d04 CSAR - hand back descriptive name as 3rd parameter on event Boarded() Applevangelist 2022-06-25 17:24:56 +02:00
  • ad5a0a5cd9 CSAR - hand back descriptive name as 3rd parameter on event Boarded() Applevangelist 2022-06-25 17:24:37 +02:00
  • 7dda54f36d UTILS - Fix for Gazelle Door Check Applevangelist 2022-06-25 14:28:04 +02:00