Block a user
051b0adb4e
Merge pull request 'Lua loaded records' (#9) from partition into master
beb19c81a3
improve output and checking of lb_move_records command
00de269bb3
ensure lowercase on checksum parsing
3c5234f7b2
remove movecount, write LiveStore on servers only
d4bbf62945
add download command
beb19c81a3
improve output and checking of lb_move_records command
00de269bb3
ensure lowercase on checksum parsing
3c5234f7b2
remove movecount, write LiveStore on servers only
9d50705d9a
make lb_move_records admin only
935d119e4d
comment out debug command
172b9d3633
lb_known_maps print current map by default
57120e257a
add commands for moving and checksumming records
cf74af8945
map identity by checksum
f824e760e3
remove StatTrack
107a81f67c
fix 'rival' command
7bd8a13b14
add state netvars
5d59f6c6fc
disable debugging command
3a61ffcabd
allow non netvar stored, cold record loading from lua
1d4eb423d6
Merge pull request 'Only save/load files for the server' (#6) from Lonsfor/srb2k-leaderboard:lonsfor-patch-3 into master
518e9f7893
Only save/load files for the server
Only save/load files for the server
Ever increasing join lag due to a growing leaderboard.
I think there should be an option to truncate the number of records
Is this not what lb_save_count does?
That addons stores a file per map.
Storing the records in separate files…