George 0f2a265c61 Add /lw set debug commands for ecosystem testing
Adds RegionSetCommand under /lw set with sub-commands to directly mutate
simulation data in the player's current region:

  /lw set soil fertility <0-100>     — soil fertility
  /lw set soil moisture  <0-100>     — soil moisture
  /lw set water availability <0-100> — water availability
  /lw set water drought      <0-100> — drought risk
  /lw set pollution <0-100>          — all pollution layers (proportional)
  /lw set stage <STAGE>              — force succession stage (resets progress)
  /lw set cap   <STAGE>              — force succession ceiling
  /lw set rain  <0.0-1.0>            — override regional rain level

Stage names have tab-completion. Forcing /lw set stage to a higher stage
than the current cap auto-raises the cap. All changes are immediately
persisted via markDirty.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 21:50:39 +01:00
2026-06-07 12:18:45 +01:00
2026-06-07 12:18:45 +01:00
2026-06-07 12:18:45 +01:00
2026-06-07 12:18:45 +01:00
2026-06-07 12:18:45 +01:00
2026-06-07 12:18:45 +01:00
2026-06-07 12:22:59 +01:00
2026-06-07 12:18:45 +01:00
2026-06-07 12:18:45 +01:00
2026-06-07 12:18:45 +01:00
S
Description
No description provided
42 MiB
Languages
Java 75%
HTML 24%
JavaScript 0.6%
CSS 0.4%