Skip to content

v2.0.0.0

Latest

Choose a tag to compare

@bonsaibauer bonsaibauer released this 02 Apr 22:39
e26bb39

[2.0.0.0] - 2026-04-03

Current State

  • Timed Traffic Lights synchronization: Active and fully integrated as a host-authoritative sync feature.
  • Manual Traffic Lights synchronization: Active as a stable node-snapshot sync feature for multiplayer sessions.

Runtime & Data Flow

  • Timed Traffic Lights: Uses an event-driven definition/runtime pipeline with per-frame batching and synchronization-readiness guards.
  • Manual Traffic Lights: Uses a lean queued listener-dispatch flow with low runtime overhead.

Logging

  • Synchronization logs: Use consistent tags, contextual fields, and host/client diagnostic output.