Skip to content

Scribe v1.2.0 - Leaderboard Improvements

Choose a tag to compare

@ericplane ericplane released this 31 Jul 16:39
· 16 commits to main since this release
  • Leaderboards gain a per-board RefreshInterval (default 60s, floored at 60) so a board can read less often
  • A server-side OnLeaderboard signal has been added that fires with (boardName, entries) when a board actually changes, including server-only boards, so you no longer need a polling loop

Full Changelog: v1.1.0...v1.2.0