Patch Notes Page 38
Patch Notes Index
Return to the patch-note index.
Previous Page
Newer entries.
Next Page
Older entries.
v0.12.8
Section titled “v0.12.8”- Fixed Global Stats scroll-range calculation.
- Each leaderboard now derives its manual scroll limit from the rendered row heights instead of the list container box, so hovered wheel input can actually advance the panel.
v0.12.7
Section titled “v0.12.7”- Replaced Global Stats panel scrolling with manual per-board offsets.
- The leaderboard bodies now use clipped panels plus game-driven list offsets and hover highlighting instead of relying on native Rml scroll interaction.
v0.12.6
Section titled “v0.12.6”- Fixed the Global Stats scroll containers themselves.
- Each leaderboard now uses a standard block scroll region with an inner list wrapper, so wheel scrolling and scrollbar dragging are no longer relying on a flex container.
v0.12.5
Section titled “v0.12.5”- Fixed Global Stats scroll position resets during live menu updates.
- Each leaderboard panel now preserves its own scroll offset while the page refreshes, so wheel scrolling no longer snaps back to the top every frame.
v0.12.4
Section titled “v0.12.4”- Fixed Global Stats wheel input routing.
- Mouse-wheel motion is now still captured while RmlUi menus are active, so each hovered leaderboard list can scroll independently as intended.
v0.12.3
Section titled “v0.12.3”- Fixed mouse-wheel scrolling on the Global Stats leaderboards.
- Each leaderboard panel now consumes wheel input while hovered so the top-10 lists can actually be scrolled independently.
v0.12.2
Section titled “v0.12.2”- Expanded the live Global Stats leaderboards.
- Each leaderboard now shows the top 10 entries instead of the top 5.
- Each leaderboard panel now scrolls independently, so longer lists stay readable without squeezing every row into one fixed height.
v0.12.1
Section titled “v0.12.1”- Fixed the new Stats child menu logo layout.
- The
Personal StatsandGlobal Statsbuttons now sit fully below the logo instead of rendering underneath it.