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
Cover interaction rate and buffer capacity are now configurable via gtswn_network.cfg (InteractionRateTicks, BufferRedundancyTicks), with buffer capacity calculated as voltage × amperage × (base + redundancy).
Wireless covers are now silently removed when detached (no item drop), preventing infinite item duplication via pickaxe or wrench.
Covers can be placed on the front face of machines and remain attached when rotating with a wrench, thanks to the revised cover placer builder.
The network information panel supports four spline types for trend lines: point‑through, Chaikin fitting, polyline, and digital step (switchable via GUI buttons).
Smoothness strength label unified as “Smoothing Strength” for both EU and AE panels.
Buffer capacity of already‑placed covers retains old NBT values until re‑attachment; new formula applies only after re‑attachment.
Performed extensive stability improvements, minor bug fixes, and refactoring of God classes in Java.