perf: wire questie comms throttles

This commit is contained in:
Xurkon
2026-06-04 17:01:37 -05:00
parent 5e3ac7cdd1
commit c6bfa95c9e
2 changed files with 44 additions and 7 deletions
@@ -67,6 +67,9 @@ function QuestieOptionsDefaults:Load()
arrowUpdateThrottle = 0.05,
arrowRecalcInterval = 1.0,
arrowTrackerRefreshThrottle = 0.5,
questieCommsQuestListPacketSize = 200,
questieCommsQuestListInitialJitter = 3,
questieCommsQuestListBlockInterval = 3,
debugArrow = false,
enableObjectives = true,
enableTurnins = true,