PatchDiff
newsabout

Networking

GeneralEngine · Backend · Optimization
1 patcheslast touched 7mo ago▲ +3

Power trajectory

Up = buffed, down = nerfed
0+3Oct 15, 2025Oct 15, 2025Oct 15, 2025 — Update 25.10.15 +3 / -0 (cum +3)
Zoom into one ability:1 abilities tracked
Filter by change type:2 types in this subject

Patch history

  1. Oct 15, 2025·Update 25.10.15+3
    • NewcompressionLZ4

      Implemented LZ4 compression for larger network packets to reduce bandwidth usage.

      LZ4 compression added for packets > 128 bytes

    • 🎯Behaviorperformance

      Optimized Sync Vars and Delta Snapshots for better networking efficiency.

      Optimized Sync Vars and Delta Snapshots

    • 🎯BehaviorallocationsRemoved

      Removed memory allocations from NetworkObject.GetPropertySlot to reduce GC pressure.

      Remove allocations from NetworkObject.GetPropertySlot