Skip to content

v1.1.20

Choose a tag to compare

@Zaldaryon Zaldaryon released this 19 Jun 18:15
ab5431d

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)