Commit Graph

16 Commits

Author SHA1 Message Date
iTracerFacer
093fe59fd8 Updated menu system, rearranged build menu, expanded drop 1 crate options to list dynamicaly what the helo is carrying. Made single type multi crate packages spawn like multi type multi crate packages. 2025-11-14 15:03:30 -06:00
iTracerFacer
23ec62c442 Working Auto Land/Pickup medevac with random messaging througout. 2025-11-10 23:05:54 -06:00
iTracerFacer
6e3a046672 Enforced a true landing hold before MEDEVAC drop-off credit: updated 2025-11-10 14:10:36 -06:00
iTracerFacer
c2e549c9c1 Reorganized the CTLD configuration block in Moose_CTLD.lua so related settings sit together under clear section headers for mission makers.
Introduced an “Instance & Access” section for coalition/aircraft gates, then grouped runtime/logging, menu/catalog, transport capacity, deployment rules, build controls, pickup/drop logic, autonomous assets, combat automation, visual aids, inventory, and zone tables.
Kept every existing setting (JTAC, drone spawn, inventory, etc.) while tightening inline comments to explain practical effects without altering defaults.
2025-11-10 07:50:32 -06:00
iTracerFacer
4be360880a Fixed tanks spawning with troops (again) 2025-11-09 19:50:39 -06:00
iTracerFacer
1276204685 MEDEVAC Script first iteration that worked. Removed duplicate smoke functions for medevac system. 2025-11-09 09:43:58 -06:00
iTracerFacer
195e232cf5 MEDEVAC system error and added extensive debug logging. The main issues were:
1. Nil Reference Error Fix
The error attempt to call method 'getCoalition' (a nil value) occurred because the event handler was trying to call methods on a unit object that had already been destroyed.
2025-11-09 01:03:54 -06:00
iTracerFacer
257333a971 Fixed troops spawning as tanks. Removed hard coded catalog from main script. Removed option for internal / extneral catalog. Force single source of truth with external catalog. 2025-11-08 18:00:11 -06:00
iTracerFacer
949db19de9 MedVac System First Go 2025-11-08 10:01:08 -06:00
iTracerFacer
6bf1de3966 added config and airborne builder; switched MQ-9 and WingLoong to spawn in the air. 2025-11-05 23:51:43 -06:00
iTracerFacer
cdca9733d2 “repair/augment” crates and a build hook so when you drop a repair crate near an existing SAM site, it respawns repaired and with +N launchers, consuming the crate(s). 2025-11-05 13:40:24 -06:00
iTracerFacer
777c14bbc1 add inventory system. 2025-11-05 11:57:00 -06:00
iTracerFacer
6cab918ad5 Fixed catalog bug. 2025-11-05 11:24:21 -06:00
iTracerFacer
0e4d47353a Added hover to pick up crates ability. 2025-11-04 09:54:33 -06:00
iTracerFacer
2c4bf36a47 Added support for dual coalition. 2025-11-04 09:16:49 -06:00
iTracerFacer
b70d208f38 Too many changes to list accross to many files. Save more often dummy. :) 2025-11-04 08:32:11 -06:00