Commit Graph

113 Commits

Author SHA1 Message Date
Ciaran Fisher 4d3ae4b5ee Update missions 2018-01-18 21:49:40 +00:00
Ciaran Fisher f6efa0ec58 Merge pull request #34 from ciribob/jtac-optimisation
JTAC Target Optimisation
2018-01-18 21:47:12 +00:00
Ciaran Fisher 58acfbc152 JTAC Target Optimisation
Possible Fixes for JTAC priority
JTAC search optimised for high unit missions
Added JTAC "visual on" report
2018-01-18 21:45:13 +00:00
Ciaran Fisher 2a4c9ed91a Merge pull request #33 from ciribob/crateMove
Added force crate to be moved
2018-01-18 20:42:16 +00:00
Ciaran Fisher a78dd40688 Added force crate to be moved
Added Wait time for requesting crates

Added per unit type optional group limits

Added per unit type allowable actions
2017-07-24 21:06:53 +01:00
Ciaran Fisher 44ff4d61da Version 2017-06-25 21:06:51 +01:00
Ciaran Fisher 196efb7bcb Added ability to set maximum group size
You can now set the maximum group size that'll fit in a helicopter.
Larger groups cant be picked up
2017-06-25 21:03:33 +01:00
Ciaran Fisher 38128b65c0 Release 1.64
Fixed bug where count in zone wouldn't work for Mission editor added
crates
Delayed config by a second so you can easily override options without
editing the file
v1.64
2016-12-11 09:09:20 +00:00
Ciaran Fisher ee6977aa96 Version bump v1.63 2016-12-07 22:26:01 +00:00
Ciaran Fisher dc214da0d6 Added New Cargos
Added new cargos
Fixed bug where units / groups would disappear
Updating MIST
Updated all missions
2016-12-07 22:20:41 +00:00
Ciaran Fisher ee41e86628 Merge pull request #24 from emilianomolina/master
List radio beacons when enabledRadioBeaconDrop is false.
2016-12-03 10:57:25 +00:00
Ciaran Fisher fdc24a32c5 Merge pull request #25 from mvee/patch-1
Cargo objects were updated
2016-12-03 10:56:18 +00:00
mvee cb63b37494 Cargo objects were updated
Quickfix for the cargo container hence the catergory and type was changed after Mi8 release
2016-12-02 18:58:49 +02:00
Emiliano Molina cefd92f720 List radio beacons when enabledRadioBeaconDrop is false.
When radio beacons are programmatically generated, if option to allow
the player to create beacons is not set then there was no way for the
player to get the operating frequency of the programmatically generated
beacons.

This patch modifies addF10MenuOptions to give the user to list radio
beacons when enabledRadioBaconDrop is false.  If enabledRadioBeaconDrop
is true then there is no change to the behaviour of the program.

However if it is false then a check is made to see if
deployedRadioBeacons is empty.  If it is not the the user is given the
option to list radio beacons but not modify them.
2016-12-03 00:16:32 +11:00
Ciaran Fisher df8f19ee38 Release 1.62
Real Sling load cargo will be destroyed when unpacked
Simulated crate changed back to generator static
1.62
2016-08-01 20:40:17 +01:00
Ciaran Fisher 59fc180b16 Merge pull request #21 from ciribob/waypointZones
Waypointzones
v1.61
2016-04-20 19:04:56 +01:00
Ciaran Fisher 9ad10507dd Updated missions
Updated missions with latest CTLD
2016-04-20 19:03:31 +01:00
Ciaran Fisher fb96bb522a Updated TOC 2016-04-19 21:52:46 +01:00
Ciaran Fisher dcf68c93a8 Updated TOC 2016-04-19 21:50:46 +01:00
Ciaran Fisher c3b3108473 Updated TOC 2016-04-19 21:41:18 +01:00
Ciaran Fisher 84452da00b Added Waypoint zones
Needs further testing
2016-04-19 21:25:33 +01:00
Ciaran Fisher f3f440f0a3 Merge pull request #18 from ciribob/newFeatures
New features
2016-03-20 12:54:17 +00:00
Ciaran Fisher 88edb95872 Release 1.60
Updated README
Tested and updated missions
2016-03-20 12:52:20 +00:00
Ciaran Fisher 925523853f Updated Mist 2016-03-20 12:02:57 +00:00
Ciaran Fisher 5506a5af6b New Features
Added ability to disable hover pickup and instead load crates with F10
Added new function - ctld.removeExtractZone to stop an extract zone
after a while
Added ability to limit the number of AA systems that can be built and
active at one time
2016-03-20 12:01:55 +00:00
Ciaran Fisher 1670e77718 Bug fix for static objects issue 2016-02-21 19:15:16 +00:00
Ciaran Fisher 36dfa4f484 Merge pull request #11 from jmontleon/priority-system
add means to prioritize targets
2016-02-21 19:13:35 +00:00
Ciaran Fisher b6e63e492b Merge pull request #12 from jmontleon/add-jtac-stop
add a way to stop JTACS from lasing
2016-02-21 13:46:46 +00:00
Jason Montleon acfbec1e84 add a way to stop JTACS from lasing 2016-02-20 11:32:05 -05:00
Jason Montleon a8e3e58f36 add means to prioritize targets 2016-02-15 08:58:31 -05:00
Ciaran Fisher da7cb7394a Version 1.51
Added sort by distance to nearest crates
Added Steggles addition for AI pickup randomisation
2016-01-06 19:56:21 +00:00
Ciaran Fisher 1b485dc2e3 Merge pull request #10 from Bob7heBuilder/randomAiPickups
Random ai pickups
2015-12-28 10:34:45 +00:00
bob7hebuilder e8b4e62983 Added option to turn random AI pickups on/off 2015-12-28 20:24:12 +10:00
bob7hebuilder fb38bd48e4 Random AI Pickups implemented
AI will randomly select one of the customs teams listed at the start
Randomization takes sides into account.
2015-12-28 14:26:48 +10:00
Ciaran Fisher bc39c7542f Merge pull request #9 from ciribob/hawkFix
HAWK Fix
2015-12-22 20:45:08 +00:00
Ciaran Fisher 9695004a80 Updated Readme
Updated Readme
Added new ignore VHF frequency
2015-12-22 20:44:02 +00:00
Ciaran Fisher 55623fb9d1 Fix for Hawk on 1.5
Internal Rewrite of AA System Creation
Added HAWK PCP to HAWK System to fix non firing
Added more launchers to HAWK to balance difficulty of building
Added ctld.spawnGroupAtPoint
2015-12-21 18:57:24 +00:00
Ciaran Fisher 5b166f8d89 Release 1.45
Added indicator for number of crates required
Re-organised F10 Troop Menu slightly. Merged Unload / Extract into one
Added new easy config settings for the simulated sling loads
2015-12-18 16:52:41 +00:00
Ciaran Fisher 1cdfe2ac97 V1.44 Small FOB Crates
Added small FOB Crates
2015-12-15 21:21:04 +00:00
Ciaran Fisher 114d3ecf73 Release 1.43
Added two new editor functions
ctld.spawnCrateAtZone
ctld.spawnCrateAtPoint

Added test mission demonstrating crate spawning
Changed menu structure back to old style to fix a possible bug
2015-12-13 17:12:03 +00:00
Ciaran Fisher 6ee0d6a76d Bug fix for AI Auto troop load 2015-12-02 09:03:16 +00:00
Ciaran Fisher f8cf7a6e00 Bug Fix with Weights - 1.41 2015-11-29 16:22:26 +00:00
Ciaran Fisher c56572b102 Release 1.41
Fixed EWR working for RED as AWACS
Re-arrange commands slightly
2015-11-29 16:17:29 +00:00
Ciaran Fisher 4764c06aa1 Fixed EWR 2015-11-27 23:47:52 +00:00
Ciaran Fisher 857bee2ad4 Merge pull request #7 from ciribob/differentGroupPickup
Group Pickup
2015-11-25 21:34:12 +00:00
Ciaran Fisher b69119fc49 Finished new Group Pickup
Added Early Warning Radar
Reduced weights of crates
2015-11-25 21:32:57 +00:00
Ciaran Fisher 8f40fccde4 Experimental version 1.4
Added ability to load different groups from a pickup zone
Re-organised radio options
2015-11-21 16:40:38 +00:00
Ciaran Fisher 190c706a00 Added callback interface 2015-11-12 21:42:19 +00:00
Ciaran Fisher f847f7c49d Fix for possible crash 2015-11-01 20:36:03 +00:00
Ciaran Fisher 3335429dfc Added new Functions - Release 1.36
Added ctld.loadTransport Mission Editor Function
Added ctld.countDroppedGroupsInZone(_zone, _blueFlag, _redFlag)
Added ctld.countDroppedUnitsInZone(_zone, _blueFlag, _redFlag)
2015-11-01 13:45:29 +00:00