Files
Moose_CTLD_Pure/Moose_CTLD_FAC.lua
iTracerFacer 02f2e2b9f1 Fixed _trackOneShotTimer() to store expiration timestamps instead of boolean flags
 Added _untrackTimer() function to immediately remove completed timers
 Enhanced periodic GC with timestamp-based cleanup (removes stale timers after 60s)
 Added collectgarbage('step') calls to all cleanup functions
 Added incremental GC to high-frequency schedulers (hover, ground load)
 Added GC to main schedulers (crate cleanup, troop cleanup, state maintenance)
 Emergency cleanup if pendingTimers exceeds 300 entries
2025-12-02 19:33:55 -06:00

72 KiB