Commit Graph

30 Commits

Author SHA1 Message Date
Beu
74dc086876 Hide UI when not needed 2023-07-12 13:26:29 +02:00
Beu
a641dff430 fix how the custom rank is managed (it also fix no time when player disconnect) 2023-07-12 13:13:05 +02:00
Beu
a97575666a Remove late spawn because not needed anymore (thanks for the Barrier check) 2023-07-12 13:10:59 +02:00
Beu
f384157680 minor fix for linter 2023-07-12 13:09:43 +02:00
Beu
38c4e45c5c add the possibility to disabled AFK kick 2023-07-12 13:08:43 +02:00
Beu
d89ee0739e change the shuffle logic 2023-07-12 12:16:23 +02:00
Beu
c59cc3f3d6 Add Client side AFK Check 2023-07-12 12:04:53 +02:00
Beu
9b9fd4596d remove the AFK lib because it is an issue more than a solution 2023-07-11 21:44:06 +02:00
Beu
4a6881cbd8 Fix wrong use of the Login 2023-07-10 23:16:10 +02:00
Beu
e78d7f411a Use a setting for the AFK idel time to be able to adjust it easily 2023-07-10 18:33:35 +02:00
Beu
3cabb3bce9 Improve a bit the performance by using Login instead of Account Id 2023-07-10 18:09:00 +02:00
Beu
bd358b7acb Implement AFK lib (#21) 2023-07-10 18:03:45 +02:00
Beu
d3b330d92d Use the new BigMessage library 2022-03-31 22:32:23 +02:00
Beu
af01e18437 fix winner when player go as spectator 2022-03-08 21:52:19 +01:00
Beu
4a479a6d72 Improve when a player is crushed & minor changes 2022-03-08 21:26:06 +01:00
Beu
5b15837970 Fix winner when DNF & Intro when custom intro & delay for malus 2022-03-08 21:02:35 +01:00
Beu
5a3093b605 Change intro sequence to have a pretty behaviour 2022-03-08 20:07:40 +01:00
Beu
4e91c5bbac Add map name during the intro 2022-03-08 19:57:50 +01:00
Beu
099556c0e1 Add a small check just to be sure to not have a crash 2022-03-08 19:23:52 +01:00
Beu
59457baa44 Fix "Draw bug" when a player leave 2022-03-08 19:21:28 +01:00
Beu
66dfad0b14 Replace default intro 2022-03-08 19:01:02 +01:00
Beu
f8fefcde07 Remove default Laps Counter UI 2022-03-08 18:30:10 +01:00
Beu
e4ef147086 Remove useless code 2022-03-08 18:26:37 +01:00
Beu
cb03f9051c Bump version 2022-03-08 18:20:57 +01:00
Beu
dd46293711 Change how malus are sent to players (to avoid event skipped) 2022-03-08 18:19:27 +01:00
Beu
405bd533f8 Check if map is compatible to avoid script crash 2022-03-08 17:38:33 +01:00
Beu
3124754b1e Remove useless code 2022-03-08 17:32:13 +01:00
Beu
24f42a8f49 replace space by tabs 2021-10-31 12:31:48 +01:00
Beu
93ec6a56da rework to extend RoundBase Script from NADEO 2021-08-31 18:26:53 +02:00
Beu
ca2cf30ac1 initial commit 2021-08-06 17:27:21 +02:00