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
Add an optional Performance Audit system, enabled by setting performanceAuditEnabled=true in gtswn.cfg, to monitor TPS, mod MTPS, network activity, cache statistics, JVM memory, and GC status.
Prevent adjacent Quantum Nodes from directly connecting to each other while preserving normal ME cable and component connections.
Add a 3-minute overload countdown for Quantum Nodes, with warning messages and automatic cancellation when the overload is resolved.
Move Wireless EU requests to the server main thread through a request queue, eliminating concurrent access risks in the wireless energy network.