Commit Graph

11 Commits

Author SHA1 Message Date
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