Commit Graph

  • 518224a437 Add ctld.addPlayerAircraftByType Quéton 1-1 2023-10-07 12:36:01 +02:00
  • c1891a1a52 stop transmission if ctld.removeRadioBeacon is called David Pierron 2023-08-29 17:57:21 +02:00
  • c4c8e15a32 Changed the beacons radio transmissions There is no more a need to restart transmissions every 30 seconds, as the bug has been corrected (see https://forum.dcs.world/topic/276106-arc-frequencies/page/2/). Instead, I made changes to create the transmissions once, with a unique name (now mandatory, see https://forum.dcs.world/topic/316378-placed-adf-beacons-only-transmit-briefly/) and the "loop" parameter activated. Then, every minute, the updateRadioBeacon function checks if the beacons' batteries are still up, and stops them if they are not. If all is ok, the transmissions are stopped and immediately restarted. David Pierron 2023-08-25 17:26:30 +02:00
  • ea30456493 Added JTAC configuration settings for the X, Y, and Z offsets of smoke markers for lased targets to enable better visibility through a TGP Austin Markiewicz 2023-07-21 21:28:33 -04:00
  • a3c9d369d5 Version bump 20230414.01 Ciaran Fisher 2023-04-14 16:29:18 +01:00
  • 9b1cf75420 Merge pull request #85 from RafaPolit/JTAC-smoke-on-default-enemy Ciaran Fisher 2023-04-14 16:27:07 +01:00
  • 9517dabb0d Same changes without spaces removal RafaPolit 2023-01-09 12:59:26 -05:00
  • b264bc2df0 Fixed always-nil variable RafaPolit 2023-01-09 12:54:10 -05:00
  • 2632845fd3 Merge pull request #78 from VEAF/JTAC-target-selection-and-retention Ciaran Fisher 2022-09-28 16:57:53 +02:00
  • 74526597e0 Merge pull request #79 from VEAF/JTAC-Active-Laser-Spot-Correction Ciaran Fisher 2022-08-25 16:42:41 +01:00
  • a961b7aaea Added option to enable wind and speed laser spot corrections RexAttaque 2022-08-24 16:22:28 +02:00
  • 240d2b6cbb Check if unit exists before trying to get it's position etc. RexAttaque 2022-08-23 02:01:17 +02:00
  • 65ab11aae1 Added wind correction for laseUnit(), Added target speed correction for laseUnit(), Added system to update the laser spot position for moving vehicles RexAttaque 2022-08-23 01:30:53 +02:00
  • c0f9115f41 Separated both coalitions for the new JTAC indicator RexAttaque 2022-08-21 19:25:39 +02:00
  • 14066646e0 Fixed new groups not getting the target lists quickly after spawn RexAttaque 2022-08-21 19:10:18 +02:00
  • f71649f4f0 Switched to a timer for general target list refresh, Made it so that new groups get target lists on spawn, fixed newJtac not forcing a target list refresh for more than one group, fixed indentation after rebase RexAttaque 2022-08-21 17:51:43 +02:00
  • 046d51d86b Added a marker when a new JTAC is added to force refresh the target lists RexAttaque 2022-08-20 18:34:53 +02:00
  • 166efc6160 Separated target lists for both coalitions, optimized target list build, lowered refresh rate of the target lists, removed ambiguity with target selection reset option RexAttaque 2022-08-19 03:30:37 +02:00
  • 17426bf487 Added CTLD JTAC target selection menu and target retention on selected unit RexAttaque 2022-07-24 16:07:06 +02:00
  • b801853ef2 Merge pull request #76 from fhoekstra/patch-1 Ciaran Fisher 2022-05-17 08:22:44 +01:00
  • 4b39a322a0 Make laser code start from 1512 fhoekstra 2022-05-16 23:55:29 +02:00
  • 77b5f6008e Merge pull request #75 from RndName/ai-troop-limits Ciaran Fisher 2022-05-10 12:25:48 +01:00
  • ae0d68f5ef Use transportLimit for unknown numberOrTemplate RndName 2022-05-08 11:23:07 +02:00
  • f70c6a7131 Fixed HAWK 20211113.01 Ciaran Fisher 2021-11-13 22:23:45 +00:00
  • 3717f0f11b Updated version and mission Ciaran Fisher 2021-11-13 21:32:15 +00:00
  • 1911c608bb Fixed HAWK not firing Ciaran Fisher 2021-11-13 21:18:41 +00:00
  • 1ddaabcfbb Added HAWK CWAR 20210827.01 Ciaran Fisher 2021-08-27 08:17:18 +01:00
  • 381a124a86 Tidy Up Mission Ciaran Fisher 2021-06-27 17:55:17 +01:00
  • 1a55b1d52e Tidy up Repo Ciaran Fisher 2021-06-27 17:54:37 +01:00
  • c48ab69e20 Merge pull request #64 from VEAF/jtac-stop-resume 20210617.02 Ciaran Fisher 2021-06-24 08:33:45 +01:00
  • ec0cee3671 reproduced edits by guimcdo David Pierron 2021-06-23 15:41:50 +02:00
  • 627b8323d4 Merge pull request #62 from VEAF/JTAC-talk-over-SRS Ciaran Fisher 2021-06-22 08:15:38 +01:00
  • 853ae0e727 Made a reference to DCS-SimpleTextToSpeech instead of including it David Pierron 2021-06-22 09:05:26 +02:00
  • 4ce0c1f656 rebase from Origin/master (Ciribob) and edited David Pierron 2021-06-21 18:30:29 +02:00
  • 821dc1e13c Merge branch 'master' into JTAC-talk-over-SRS David Pierron 2021-06-21 18:24:02 +02:00
  • 4b25289eb5 Merge pull request #63 from ciribob/pr-61-local Ciaran Fisher 2021-06-19 14:11:39 +01:00
  • a9e52e07ea Merge branch 'master' into pr/61 pr-61-local Ciaran Fisher 2021-06-19 14:02:46 +01:00
  • 522b835985 removed ctld.allowAiTeamPickups - not used re-arranged code slightly added contributor Ciaran Fisher 2021-06-19 13:50:33 +01:00
  • 0668e12c39 JTAC now talks over SRS David Pierron 2021-06-17 18:37:44 +02:00
  • 7837211c65 Multiple changes : - bug corrections - modifications to help other scripts configure/mod CTLD before using it - when dropping JTAC groups, and extracting them, they remain JTAC David Pierron 2021-06-17 16:54:25 +02:00
  • b5784811db Merge pull request #57 from Knapsak/patch-1 Ciaran Fisher 2021-06-17 08:36:20 +01:00
  • a25abb32ef Merge pull request #60 from basman/SAM-patriot Ciaran Fisher 2021-06-17 08:35:59 +01:00
  • 07291e3e89 multiple changes : - added logging code - corrected calls to veaf.p - added weight to extracted troops - added weight to vehicles - tested and corrected a few errors David Pierron 2021-06-15 17:44:41 +02:00
  • a661fc5951 updated readme to explain the troops weight David Pierron 2021-06-13 20:38:29 +02:00
  • 23fbba14f7 typo David Pierron 2021-06-13 10:33:26 +02:00
  • 7101295603 added a bit of documentation David Pierron 2021-06-13 10:32:25 +02:00
  • 9643e7b82b Multiple changes in CTLD : - updated to latest origin version - added simulated weight to CTLD cargo - added JTAC soldiers (nice for Yak-52) - moved and factorized cargo status menu - corrected a few bugs and problems David Pierron 2021-06-12 17:03:23 +02:00
  • e50b7fd078 add Patriot SAM basman 2021-03-05 09:46:00 +01:00
  • 1ac63ffe53 Update CTLD.lua Knapsak 2020-12-07 06:57:13 +02:00
  • 9fe7020d6d Merge pull request #56 from mrSkortch/master Ciaran Fisher 2020-06-27 08:51:47 +01:00
  • 3a36008990 Fixed stinger unit typename mrSkortch 2020-06-26 19:19:49 -06:00
  • c2fc64fd77 Merge pull request #43 from jusola/patch-1 Ciaran Fisher 2019-05-06 21:46:42 +01:00
  • f603146472 Added option to use DMS instead of DM in location messages jusola 2019-03-28 10:22:31 +02:00
  • 644b4dc2fe Added optional despawn timers to JTAC and to Troops minimum-distance Ciaran Fisher 2019-01-12 10:52:25 +00:00
  • 1db8004f3e Merge pull request #39 from ciribob/minimum-distance 1.73 Ciaran Fisher 2018-04-16 22:17:50 +01:00
  • 58731f3d84 Bug Fix Ciaran Fisher 2018-04-16 22:16:27 +01:00
  • ce2cb5fad0 Merge pull request #38 from ciribob/minimum-distance Ciaran Fisher 2018-04-15 18:30:07 +01:00
  • 71b54491fc Release 1.73 Ciaran Fisher 2018-04-15 18:28:38 +01:00
  • 7ca6af38fc Version bump Ciaran Fisher 2018-04-15 18:23:24 +01:00
  • 55170e1ae3 Merge pull request #37 from dimpah/JTAC_LS new-features Ciaran Fisher 2018-04-15 15:53:31 +01:00
  • 844144f695 Added minimum distance from friendly logistics option Ciaran Fisher 2018-04-15 15:51:44 +01:00
  • f12c67c5e0 Bug Fix 1.72 Ciaran Fisher 2018-02-18 17:16:40 +00:00
  • b45d6a9ce3 1.71 JTAC Laser/Smoke mod dimpah 2018-02-05 13:56:30 +02:00
  • b5436bd6d2 Update 1.71 v1.71 Ciaran Fisher 2018-01-18 21:54:27 +00:00
  • a10de260c7 Merge pull request #36 from ciribob/crateMove Ciaran Fisher 2018-01-18 21:50:48 +00:00
  • 4d3ae4b5ee Update missions Ciaran Fisher 2018-01-18 21:49:40 +00:00
  • f6efa0ec58 Merge pull request #34 from ciribob/jtac-optimisation Ciaran Fisher 2018-01-18 21:47:12 +00:00
  • 5452bc7539 Merge pull request #35 from ciribob/master crateMove Ciaran Fisher 2018-01-18 21:47:03 +00:00
  • 58acfbc152 JTAC Target Optimisation jtac-optimisation Ciaran Fisher 2018-01-18 21:45:13 +00:00
  • 2a4c9ed91a Merge pull request #33 from ciribob/crateMove Ciaran Fisher 2018-01-18 20:42:16 +00:00
  • a78dd40688 Added force crate to be moved Added Wait time for requesting crates Ciaran Fisher 2017-07-24 21:06:53 +01:00
  • 44ff4d61da Version Ciaran Fisher 2017-06-25 21:06:51 +01:00
  • 196efb7bcb Added ability to set maximum group size Ciaran Fisher 2017-06-25 21:03:33 +01:00
  • 38128b65c0 Release 1.64 v1.64 Ciaran Fisher 2016-12-11 09:09:20 +00:00
  • ee6977aa96 Version bump v1.63 Ciaran Fisher 2016-12-07 22:26:01 +00:00
  • dc214da0d6 Added New Cargos Ciaran Fisher 2016-12-07 22:20:41 +00:00
  • ee41e86628 Merge pull request #24 from emilianomolina/master Ciaran Fisher 2016-12-03 10:57:25 +00:00
  • fdc24a32c5 Merge pull request #25 from mvee/patch-1 Ciaran Fisher 2016-12-03 10:56:18 +00:00
  • cb63b37494 Cargo objects were updated mvee 2016-12-02 18:58:49 +02:00
  • cefd92f720 List radio beacons when enabledRadioBeaconDrop is false. Emiliano Molina 2016-12-03 00:16:32 +11:00
  • df8f19ee38 Release 1.62 1.62 Ciaran Fisher 2016-08-01 20:40:17 +01:00
  • 59fc180b16 Merge pull request #21 from ciribob/waypointZones v1.61 Ciaran Fisher 2016-04-20 19:04:56 +01:00
  • 9ad10507dd Updated missions Ciaran Fisher 2016-04-20 19:03:31 +01:00
  • fb96bb522a Updated TOC Ciaran Fisher 2016-04-19 21:52:46 +01:00
  • dcf68c93a8 Updated TOC Ciaran Fisher 2016-04-19 21:50:46 +01:00
  • c3b3108473 Updated TOC Ciaran Fisher 2016-04-19 21:41:18 +01:00
  • 84452da00b Added Waypoint zones Ciaran Fisher 2016-04-19 21:25:33 +01:00
  • f3f440f0a3 Merge pull request #18 from ciribob/newFeatures Ciaran Fisher 2016-03-20 12:54:17 +00:00
  • 88edb95872 Release 1.60 Ciaran Fisher 2016-03-20 12:52:20 +00:00
  • 925523853f Updated Mist Ciaran Fisher 2016-03-20 12:02:57 +00:00
  • 5506a5af6b New Features Ciaran Fisher 2016-03-20 12:01:55 +00:00
  • 1670e77718 Bug fix for static objects issue Ciaran Fisher 2016-02-21 19:15:10 +00:00
  • 36dfa4f484 Merge pull request #11 from jmontleon/priority-system Ciaran Fisher 2016-02-21 19:13:35 +00:00
  • b6e63e492b Merge pull request #12 from jmontleon/add-jtac-stop Ciaran Fisher 2016-02-21 13:46:46 +00:00
  • acfbec1e84 add a way to stop JTACS from lasing Jason Montleon 2016-02-20 11:09:46 -05:00
  • a8e3e58f36 add means to prioritize targets Jason Montleon 2016-02-07 23:49:25 -05:00
  • da7cb7394a Version 1.51 Ciaran Fisher 2016-01-06 19:56:21 +00:00
  • 1b485dc2e3 Merge pull request #10 from Bob7heBuilder/randomAiPickups Ciaran Fisher 2015-12-28 10:34:45 +00:00
  • e8b4e62983 Added option to turn random AI pickups on/off bob7hebuilder 2015-12-28 20:24:12 +10:00
  • fb38bd48e4 Random AI Pickups implemented AI will randomly select one of the customs teams listed at the start Randomization takes sides into account. bob7hebuilder 2015-12-28 14:26:48 +10:00