• Joined on 2022-03-28
Not merged pull request Not/srb2k-leaderboard#9 2022-12-06 18:05:52 +00:00
Lua loaded records
Not pushed to master at Not/srb2k-leaderboard 2022-12-06 18:05:52 +00:00
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
Compare 22 commits »
Not pushed to partition at Not/srb2k-leaderboard 2022-11-25 02:55:11 +00:00
beb19c81a3 improve output and checking of lb_move_records command
00de269bb3 ensure lowercase on checksum parsing
3c5234f7b2 remove movecount, write LiveStore on servers only
Compare 3 commits »
Not pushed to partition at Not/srb2k-leaderboard 2022-11-19 15:47:42 +00:00
d4bbf62945 add download command
36204b579f simplify coldstore.py usage
Compare 2 commits »
Not pushed to partition at Not/srb2k-leaderboard 2022-11-19 00:50:36 +00:00
9d50705d9a make lb_move_records admin only
935d119e4d comment out debug command
172b9d3633 lb_known_maps print current map by default
Compare 3 commits »
Not pushed to partition at Not/srb2k-leaderboard 2022-11-19 00:28:34 +00:00
57120e257a add commands for moving and checksumming records
cf74af8945 map identity by checksum
Compare 2 commits »
Not pushed to partition at Not/srb2k-leaderboard 2022-11-16 15:24:11 +00:00
68e44e534b esacpe special characters
0a21799e60 add coldstore string loading
Compare 2 commits »
Not pushed to partition at Not/srb2k-leaderboard 2022-11-14 21:18:07 +00:00
34da7e2929 reject records missing checksum
08c1af3073 insert checksums
Compare 2 commits »
Not pushed to partition at Not/srb2k-leaderboard 2022-11-14 16:54:17 +00:00
52316347da add coldstore tool
4a1e42c5cb remove print
Compare 2 commits »
Not pushed to partition at Not/srb2k-leaderboard 2022-11-14 13:32:44 +00:00
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
Compare 7 commits »
Not pushed to master at Not/srb2k-leaderboard 2022-11-14 13:22:45 +00:00
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
Compare 2 commits »
Not merged pull request Not/srb2k-leaderboard#6 2022-11-14 13:22:44 +00:00
Only save/load files for the server
Not pushed to partition at Not/srb2k-leaderboard 2022-10-08 00:33:33 +00:00
01d62b1568 remove StatTrack
Not pushed to partition at Not/srb2k-leaderboard 2022-10-07 16:02:36 +00:00
71cff81c44 fix 'rival' command
Not pushed to partition at Not/srb2k-leaderboard 2022-10-07 15:16:49 +00:00
995144771e add state netvars
Not pushed to partition at Not/srb2k-leaderboard 2022-10-06 23:50:33 +00:00
5a68ec8b98 disable debugging command
Not created pull request Not/srb2k-leaderboard#9 2022-10-06 23:42:55 +00:00
Lua loaded records
Not created branch partition in Not/srb2k-leaderboard 2022-10-06 23:35:36 +00:00
Not pushed to partition at Not/srb2k-leaderboard 2022-10-06 23:35:36 +00:00
31bb2c9f88 allow non netvar stored, cold record loading from lua
Not commented on issue Not/srb2k-leaderboard#8 2022-10-04 17:18:44 +00:00
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…