Commit Graph

77 Commits

Author SHA1 Message Date
Not e453290419 lb_common.lua 2022-09-03 00:42:38 +02:00
Not d7dc3336dd fix modulo by zero 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 ec12485c43 actually, don't reset modePref on init 2022-09-03 00:42:38 +02:00
Not 003dd98ce3 rawget once 2022-09-03 00:42:38 +02:00
Not 7642dfaf98 reset prefMode, scrollPos on init 2022-09-03 00:42:38 +02:00
Not 127161fe9c remember preferred gamemode 2022-09-03 00:42:38 +02:00
Not 294ef8d40c use BLANKLVL 2022-09-03 00:42:38 +02:00
Not fd1827b214 add scrolling to browser 2022-09-03 00:42:38 +02:00
Not 45effdd048 draw flags 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
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
Not 5cecda05f1 rename cvar lb_spb_separate to lb_spb_combined, display spb flags on rival command 2022-04-27 13:55:41 +02:00
Not 775886f045 use correct function 2022-04-27 13:11:07 +02:00
Not 1a72fba49d draw spb enabled modes in bottom left 2022-04-22 17:10:30 +02:00
Not 8de3423ef8 warn afk players 10 sec ahead 2022-04-19 13:02:01 +02:00
Not 45b785c654 fix nil skin 2022-04-19 11:36:31 +02:00
Not a1989d319b restore kartencore to initial value 2022-04-18 20:51:18 +02:00
Not 1ab596ebeb save stats everytime 2022-04-18 20:39:58 +02:00
Not 14d2e889b5 fix gamemode exploit 2022-04-18 19:39:22 +02:00
Not f31c68aa52 add flags to netvar 2022-04-18 19:34:06 +02:00