Leaderboard (

Stable

)


Changelogs:

Version 3.0.10

25.06.2025 23:55

  • updated the whole license server code for faster server startup. Make sure to update all mods, otherwise you will run into compile errors!

Version 3.0.9

02.06.2025 17:17

Changed:
  • 1.28 preparations
Added:
  • Fatal Log message if Gamelabs is not installed

Version 3.0.8

25.02.2025 21:24

  • some minor 1.27 compatibility changes

Version 3.0.7

18.02.2025 15:53

  • moved all changes from Experimental to stable

Version 2.0.6

30.08.2024 17:38

  • 1.26 preparations

Version 2.0.5

13.05.2024 01:22

  • fixed settings reverted after restart when edited through the ingame admin menu

Version 2.0.4

30.04.2024 12:14

This update will break other mods depending on this mod! Make sure to apply the necessary changes For modders to support both old and new Versions of this major update, you can use #ifdef LBmaster_Rework to check if the new version is loaded or the old This mod now has a Server PBO! Changed:
  • prints have been replaced with LBLogger methods
  • GetGame() has been replaced with g_Game constant
  • classes have been seperated into own files
  • Using the LBLayoutManager everywhere
  • all files were reformatted with formatting tool
  • folderstructure has been made consistent with other LB mods
Added:
  • missing translation into Stringtable
Removed:
  • leaderboard Hostname config option
  • serverName config option

Version 1.9.7

02.12.2023 18:54

Changed:
  • compatibility with new Core PBO

Version 1.9.6

28.07.2023 20:44

Fixed:
  • Compatibility with KillReward Mod

Version 1.9.5

23.06.2023 23:00

  • compatibility with new Core PBO