3d54350dae
Use strings as the default cvar value
2022-05-14 08:12:58 +02:00
89da89fbfe
Simplify allowJoin()
2022-05-14 08:04:28 +02:00
906444ae08
change ingame() to only check if there is 2 players in game
...
as ingame() is only used to check if there is more than 1 player then it is changed to not look for more than 2 since its not needed. name changed to reflect that.
2022-05-14 08:02:05 +02:00
405a0e50f2
save player iteration on thinker
...
we know that there are no more than one player as `disable` is false and you know there is 1 if `p` exist
2022-05-14 07:41:40 +02:00
6ea3341b06
better init logic + make sure we are not in battle
2022-05-14 07:33:03 +02:00
14645dbc90
Merge branch 'lonsfor-patch-1'
2022-05-12 12:17:36 +02:00
6c7cdf34b9
set players afkTime before enabling antiAFK
2022-05-12 12:14:48 +02:00
23a8373230
only look for scoreTable once
2022-04-30 23:11:52 +02:00
14f8769d93
dont do an iteration when the player is already known
2022-04-30 22:56:19 +02:00
5080672f7a
Update 'leaderboard.lua'
2022-04-30 22:49:28 +02:00
5790a3c020
Dont iterate players if afk is disabled
2022-04-30 21:30:34 +02:00
e3c870eefd
Prevent overflow of minutes
2022-04-30 21:00:55 +02:00
41b152ccf6
add VoteThinker hook
2022-04-30 20:55:38 +02:00
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
8a6161a1e1
prevent netvar changes in replays
2022-04-30 15:50:23 +02:00
5cecda05f1
rename cvar lb_spb_separate to lb_spb_combined, display spb flags on rival command
2022-04-27 13:55:41 +02:00
775886f045
use correct function
2022-04-27 13:11:07 +02:00
1a72fba49d
draw spb enabled modes in bottom left
2022-04-22 17:10:30 +02:00
8de3423ef8
warn afk players 10 sec ahead
2022-04-19 13:02:01 +02:00
45b785c654
fix nil skin
2022-04-19 11:36:31 +02:00
a1989d319b
restore kartencore to initial value
2022-04-18 20:51:18 +02:00
1ab596ebeb
save stats everytime
2022-04-18 20:39:58 +02:00
14d2e889b5
fix gamemode exploit
2022-04-18 19:39:22 +02:00
f31c68aa52
add flags to netvar
2022-04-18 19:34:06 +02:00
c46f40001c
add cvar for separation of SPB, KARTBIG, and EXP
2022-04-18 19:32:05 +02:00
553afc606d
add encore to help message
2022-04-05 12:12:32 +02:00
c792dd1079
allow join on disable
2022-04-04 23:07:31 +02:00
ee251b7a44
Add encore support
2022-04-04 20:58:35 +02:00
0bde2a7fea
add encore support
2022-04-04 20:56:03 +02:00
c49702c33b
create README.md
2022-03-28 13:27:11 +02:00
6244847b81
fix ranking numbers x offset for 10, 100
2022-03-28 13:19:50 +02:00
f53a6ba91f
v1.2.17_hf
2022-03-28 13:16:00 +02:00
647e4a0299
v1.2.17
2022-03-28 13:15:29 +02:00
c0a296df69
v1.2.16
2022-03-28 13:15:01 +02:00
b040fdd933
v1.2.15
2022-03-28 13:14:30 +02:00
70cd579079
v1.2.14
2022-03-28 13:14:08 +02:00
e68ab38262
v1.2.13
2022-03-28 13:13:42 +02:00
f1a886182c
v1.2.12
2022-03-28 13:13:21 +02:00
017794c554
v1.2.11
2022-03-28 13:13:00 +02:00
2e5c209a65
v1.2.10
2022-03-28 13:12:43 +02:00
3101d29dcc
v1.2.9
2022-03-28 13:12:16 +02:00
36134572af
v1.2.8
2022-03-28 13:11:51 +02:00
bc002667c8
v1.2.7
2022-03-28 13:11:21 +02:00
b0d5b5abeb
v1.2.6
2022-03-28 13:11:00 +02:00
18a81fab6d
v1.2.5
2022-03-28 13:10:43 +02:00
9a1fb0677a
v1.2.4
2022-03-28 13:10:13 +02:00
321ff7737c
v1.2.3
2022-03-28 13:09:52 +02:00
190f94b2b9
v1.2.2
2022-03-28 13:09:23 +02:00
8f8dd18c6b
v1.2.1
2022-03-28 13:08:08 +02:00
9cfb1689b3
v.1.1.2
2022-03-28 13:04:34 +02:00