Skip to content

Patch Notes Page 37

  • Fixed Gunther’s Diamond Tipped execute queue.
  • Queued execute charges now stay armed until Gunther lands a melee hit on an eligible enemy instead of being wasted on scripted boss swings.
  • Verdaxis and Baron Von Dreadmoor now ignore Diamond Tipped without consuming the queued instant-kill.
  • Polished the Global Stats leaderboard bottom reveal.
  • Each leaderboard now allows a small final scroll slack so the 10th row can clear the panel edge completely instead of clipping at the bottom.
  • Fixed the Global Stats scroll clamp again.
  • Leaderboard panels now keep a minimum row-extent fallback while still honoring measured Rml heights, so hovered wheel scrolling no longer collapses when the layout APIs report a zero range.
  • Fixed the Global Stats row-extent model.
  • Manual leaderboard scrolling now derives extent from rendered row count and row height instead of offset-position APIs, avoiding another broken zero-range measurement path.
  • Fixed the Global Stats relative row measurement.
  • Manual leaderboard scroll extent now uses each row’s offset position within the list instead of comparing absolute document coordinates, restoring wheel scrolling after the last extent pass.
  • Fixed the Global Stats wheel gate regression.
  • The hovered leaderboard wheel handler no longer uses an outdated zero-range check before the real layout-based clamp runs, so scrolling works again while still reaching the bottom ranks.
  • Fixed the Global Stats manual scroll extent.
  • Leaderboard panels now derive their max scroll from the actual laid-out row positions, so the final ranks in the top-10 ladder can be reached.
  • Filled out the Global Stats ladders to a consistent top 10.
  • Leaderboards now render placeholder rows for missing ranks when Steam has fewer than 10 scored entries, so each board always shows ten positions.