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
Refactored the Quantum Terminal and Information Panel GUIs to open locally on the client side, eliminating server-side container interference and preventing window ID desynchronization.
Optimized quantum network data cache refresh interval from 10 ticks to 100 ticks, reducing unnecessary AE2 network reassembly during GUI polling.