Commit Graph

84 Commits

Author SHA1 Message Date
Not 57120e257a add commands for moving and checksumming records 2022-11-19 01:26:46 +01:00
Not cf74af8945 map identity by checksum 2022-11-18 01:37:11 +01:00
Not f824e760e3 remove StatTrack 2022-11-14 14:30:55 +01:00
Not 107a81f67c fix 'rival' command 2022-11-14 14:30:55 +01:00
Not 7bd8a13b14 add state netvars 2022-11-14 14:30:55 +01:00
Not 5d59f6c6fc disable debugging command 2022-11-14 14:30:55 +01:00
Not 3a61ffcabd allow non netvar stored, cold record loading from lua 2022-11-14 14:30:50 +01:00
Not 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
Not 2d4784f62e compress stats into a single number 2022-09-15 02:08:24 +02:00
Not 6953f343dc keep previously used flag 2022-09-12 17:00:42 +02:00
Not dfecef7225 add extra game mode check before saving score 2022-09-10 23:03:01 +02:00
Not e03c9beecc fix broken browser when SPBA is disabled while SPBADone is set 2022-09-10 18:42:24 +02:00
Not dbf020e320 highlight current player 2022-09-06 09:52:51 +02:00
Not f0cb051564 speed up invinc icons 2022-09-04 18:32:54 +02:00
Not e453290419 lb_common.lua 2022-09-03 00:42:38 +02:00
Not 4165639282 export functions 2022-09-03 00:42:38 +02:00
Not 6afb884e59 fix uninitialized variables, add browser timeout 2022-09-03 00:42:38 +02:00
Not 407d65b44d reject browser in battle 2022-09-03 00:42:38 +02:00
Not 003dd98ce3 rawget once 2022-09-03 00:42:38 +02:00
Not 127161fe9c remember preferred gamemode 2022-09-03 00:42:38 +02:00
Not 45cefc786e disable spba if browser is open 2022-09-03 00:42:38 +02:00
Not 554e329194 delay intermission while browsing 2022-09-03 00:42:38 +02:00
Not b6e6e82bd6 add levelselector 2022-09-03 00:42:38 +02:00
Not c83dc1d070 don't allow retry on battlemaps 2022-09-03 00:42:18 +02:00
Not c150ed6be1 reinitialize lb only if ST_SEP has changed 2022-08-25 00:56:17 +02:00
Not 499f00b6f4 noinit cv_spb_combined 2022-08-25 00:32:03 +02:00
Lonsfor 518e9f7893 Only save/load files for the server 2022-08-24 19:25:53 +02:00
Not a840a5fa83 revert maploaded cvars 2022-08-24 16:18:24 +02:00
Not bd5e3f24c6 add extra checks for spbattack 2022-08-23 17:10:10 +02:00
Not 27e596967c console record browser 2022-08-21 04:38:12 +02:00
Not d7955feaf8 flash score on finish 2022-07-19 20:30:30 +02:00
Not 5a74a428b1 disable on battle maps 2022-07-08 19:58:34 +02:00
Not 4f138797a9 fix encore ruby icon 2022-07-08 19:22:10 +02:00
Not 22aa4ecd2f include zone and act in findmap 2022-05-27 15:07:57 +02:00
Not 1305fa2979 check only for max 2 ingame players 2022-05-25 19:00:55 +02:00
Not 13aeceeedd use TOL_SP and TOL_COOP as indicators of nuked race, battle maps 2022-05-20 19:49:49 +02:00
Not 7b28cd0777 verify the map in changelevel isn't a battle map 2022-05-20 19:32:32 +02:00
Not ec982d10c3 display more map info on findmap 2022-05-20 19:09:27 +02:00
Not f3ec32384a use ascii arithmetic to find letter values 2022-05-20 17:35:04 +02:00
Not 07dca46c92 force change level, enforce race mode 2022-05-20 17:17:12 +02:00
Not 14645dbc90 Merge branch 'lonsfor-patch-1' 2022-05-12 12:17:36 +02:00
Not 6c7cdf34b9 set players afkTime before enabling antiAFK 2022-05-12 12:14:48 +02:00
Lonsfor 23a8373230 only look for scoreTable once 2022-04-30 23:11:52 +02:00
Lonsfor 14f8769d93 dont do an iteration when the player is already known 2022-04-30 22:56:19 +02:00
Lonsfor 5080672f7a Update 'leaderboard.lua' 2022-04-30 22:49:28 +02:00
Lonsfor 5790a3c020 Dont iterate players if afk is disabled 2022-04-30 21:30:34 +02:00
Lonsfor e3c870eefd Prevent overflow of minutes 2022-04-30 21:00:55 +02:00
Lonsfor 41b152ccf6 add VoteThinker hook 2022-04-30 20:55:38 +02:00
Lonsfor de63c4b2be Mmove local cv_teamchange to the top scope
No need to constantly look up the cvar when it can be saved
2022-04-30 20:52:42 +02:00
Not 8a6161a1e1 prevent netvar changes in replays 2022-04-30 15:50:23 +02:00