config(vfx): default to extended particle range
Honor the requested non-dev-UI behavior by making the 2x DAT-authored particle cutoff the application default while keeping Retail as the exact opt-down setting. Update migration tests and the divergence/roadmap documentation accordingly. Release build succeeds and all 5,857 tests pass with five intentional skips. Co-authored-by: OpenAI Codex <codex@openai.com>
This commit is contained in:
parent
f1ba147ac5
commit
48a118db91
7 changed files with 18 additions and 16 deletions
|
|
@ -640,7 +640,8 @@ include dungeons.
|
|||
stop bookkeeping, and emitter-first render rejection. The landscape renderer
|
||||
publishes outdoor landcells independently of surviving object meshes.
|
||||
Terrain/entity streaming distance is
|
||||
unchanged; an explicit Extended setting doubles only particle range. The
|
||||
unchanged; the user-requested default Extended setting doubles only particle
|
||||
range, while Retail remains available as the exact cutoff. The
|
||||
final two-client visual gate is still pending.
|
||||
- **L.1c local attack receive path (implemented and live-gated 2026-07-15)** —
|
||||
local non-autonomous mt-0 UpdateMotion now uses retail's wholesale interpreted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue