PatchDiff
newsabout

Engine

GeneralPerformance · Core
1 patcheslast touched 6mo ago▲ +3

Power trajectory

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

Patch history

  1. Nov 12, 2025·Update 25.11.12+3
    • 🛠QoLByteStream optimization

      ByteStream now optimizes significantly faster, improving overall engine performance.

      Optimization

    • 🛠QoLinterpolation allocations

      Reduced memory allocations during interpolation to improve stability and performance.

      Optimization

    • 🔁ReworkCommandListAction +=struct list

      Converted CommandList from Action delegates to a struct list to reduce overhead.

      Optimization

    • 🐛Bug fixUpdate time1 frame oldcurrent

      Fixed a bug where the time in Update was lagging by one frame.

      Bugfix