66dc2f336ab8c7d8da37a5b2e45485c13489e2f2
/lw speed <1-20> — run N full sim cycles (module pipeline + all
post-sim hooks) per normal tick interval.
/lw speed reset — return to real-time (1x).
The multiplier is stored on LivingWorldBootstrap and reset to 1 on
server stop. Extra cycles queue all active regions and call the full
post-sim hook chain (pollution spread, seasonal effects, climate,
warming, water runoff, dynamic cap) so ecosystem state advances
coherently rather than just running modules in isolation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Java
75%
HTML
24%
JavaScript
0.6%
CSS
0.4%