v1.1.20
Load-adaptive activation range and AI throttle.
- Activation range shrinks proportionally to tick duration when server exceeds 200ms/tick (floor: 16 blocks)
- AI brain throttle scales DEAR divisor down under server pressure
- Post-save cooldown halves activation range for 3 ticks after autosave
- Servers under heavy load recover in 2-3 ticks instead of staying overloaded for minutes
Config: AdaptiveRangeEnabled (true), AdaptiveRangeMinBlocks (16), AdaptiveRangeThresholdMs (200)