You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed quantum node connection arm rendering to accurately reflect real grid connections, eliminating false visual links to non-ME devices (Discussion Group Feedback)
Significantly reduced server tick spikes caused by mass quantum bridge reconnections through staggered start-up phases, exponential backoff on failures, and a per-tick connection budget (max 2 per tick), stabilizing performance under heavy node reload scenarios.