|
051b0adb4e
|
Merge pull request 'Lua loaded records' (#9) from partition into master
Reviewed-on: #9
|
2022-12-06 19:05:48 +01:00 |
|
|
beb19c81a3
|
improve output and checking of lb_move_records command
|
2022-11-25 03:54:59 +01:00 |
|
|
00de269bb3
|
ensure lowercase on checksum parsing
|
2022-11-25 03:24:21 +01:00 |
|
|
3c5234f7b2
|
remove movecount, write LiveStore on servers only
|
2022-11-25 02:48:29 +01:00 |
|
|
d4bbf62945
|
add download command
|
2022-11-19 16:47:23 +01:00 |
|
|
36204b579f
|
simplify coldstore.py usage
|
2022-11-19 16:38:03 +01:00 |
|
|
9d50705d9a
|
make lb_move_records admin only
|
2022-11-19 01:50:08 +01:00 |
|
|
935d119e4d
|
comment out debug command
|
2022-11-19 01:49:52 +01:00 |
|
|
172b9d3633
|
lb_known_maps print current map by default
|
2022-11-19 01:49:32 +01:00 |
|
|
57120e257a
|
add commands for moving and checksumming records
|
2022-11-19 01:26:46 +01:00 |
|
|
cf74af8945
|
map identity by checksum
|
2022-11-18 01:37:11 +01:00 |
|
|
68e44e534b
|
esacpe special characters
|
2022-11-16 16:10:14 +01:00 |
|
|
0a21799e60
|
add coldstore string loading
|
2022-11-16 16:09:53 +01:00 |
|
|
34da7e2929
|
reject records missing checksum
|
2022-11-14 22:18:01 +01:00 |
|
|
08c1af3073
|
insert checksums
|
2022-11-14 22:17:30 +01:00 |
|
|
52316347da
|
add coldstore tool
|
2022-11-14 17:53:40 +01:00 |
|
|
4a1e42c5cb
|
remove print
|
2022-11-14 17:53:21 +01:00 |
|
|
f824e760e3
|
remove StatTrack
|
2022-11-14 14:30:55 +01:00 |
|
|
107a81f67c
|
fix 'rival' command
|
2022-11-14 14:30:55 +01:00 |
|
|
7bd8a13b14
|
add state netvars
|
2022-11-14 14:30:55 +01:00 |
|
|
5d59f6c6fc
|
disable debugging command
|
2022-11-14 14:30:55 +01:00 |
|
|
3a61ffcabd
|
allow non netvar stored, cold record loading from lua
|
2022-11-14 14:30:50 +01:00 |
|
|
1d4eb423d6
|
Merge pull request 'Only save/load files for the server' (#6) from Lonsfor/srb2k-leaderboard:lonsfor-patch-3 into master
Reviewed-on: #6
|
2022-11-14 14:22:43 +01:00 |
|
|
2d4784f62e
|
compress stats into a single number
|
2022-09-15 02:08:24 +02:00 |
|
|
6953f343dc
|
keep previously used flag
|
2022-09-12 17:00:42 +02:00 |
|
|
dfecef7225
|
add extra game mode check before saving score
|
2022-09-10 23:03:01 +02:00 |
|
|
e03c9beecc
|
fix broken browser when SPBA is disabled while SPBADone is set
|
2022-09-10 18:42:24 +02:00 |
|
|
e6aac8b7a1
|
Merge pull request 'Add level selector / leaderboard browser' (#7) from browser into master
|
2022-09-06 10:08:41 +02:00 |
|
|
dbf020e320
|
highlight current player
|
2022-09-06 09:52:51 +02:00 |
|
|
f0cb051564
|
speed up invinc icons
|
2022-09-04 18:32:54 +02:00 |
|
|
5fe7a6966a
|
toggle encore with item button
|
2022-09-04 18:00:30 +02:00 |
|
|
f21bc7d97c
|
flip left/right in encore
|
2022-09-04 17:23:32 +02:00 |
|
|
2f5db0f3c7
|
nevermind
|
2022-09-04 05:45:08 +02:00 |
|
|
c497581539
|
invert map selection direction
|
2022-09-04 05:33:06 +02:00 |
|
|
1f9c00202e
|
group hell maps together
|
2022-09-03 00:42:38 +02:00 |
|
|
2c11b1e0fc
|
draw hell
|
2022-09-03 00:42:38 +02:00 |
|
|
e453290419
|
lb_common.lua
|
2022-09-03 00:42:38 +02:00 |
|
|
d7dc3336dd
|
fix modulo by zero
|
2022-09-03 00:42:38 +02:00 |
|
|
4165639282
|
export functions
|
2022-09-03 00:42:38 +02:00 |
|
|
6afb884e59
|
fix uninitialized variables, add browser timeout
|
2022-09-03 00:42:38 +02:00 |
|
|
407d65b44d
|
reject browser in battle
|
2022-09-03 00:42:38 +02:00 |
|
|
ec12485c43
|
actually, don't reset modePref on init
|
2022-09-03 00:42:38 +02:00 |
|
|
003dd98ce3
|
rawget once
|
2022-09-03 00:42:38 +02:00 |
|
|
7642dfaf98
|
reset prefMode, scrollPos on init
|
2022-09-03 00:42:38 +02:00 |
|
|
127161fe9c
|
remember preferred gamemode
|
2022-09-03 00:42:38 +02:00 |
|
|
294ef8d40c
|
use BLANKLVL
|
2022-09-03 00:42:38 +02:00 |
|
|
fd1827b214
|
add scrolling to browser
|
2022-09-03 00:42:38 +02:00 |
|
|
45effdd048
|
draw flags
|
2022-09-03 00:42:38 +02:00 |
|
|
45cefc786e
|
disable spba if browser is open
|
2022-09-03 00:42:38 +02:00 |
|
|
554e329194
|
delay intermission while browsing
|
2022-09-03 00:42:38 +02:00 |
|