Commit Graph

157 Commits

Author SHA1 Message Date
Beu
e6426fb83f bump version 2023-07-13 10:09:24 +02:00
Beu
7fcde52a04 Optimize a bit how to pick Malus 2023-07-13 10:08:33 +02:00
Beu
ee5d4c12a9 Remove old PlaySound logics 2023-07-13 10:08:02 +02:00
Beu
8ab7886e6b Detect when a player change from Player to Spectator 2023-07-13 10:00:29 +02:00
Beu
0ef831d0c3 Add missing function 2023-07-13 09:59:44 +02:00
Beu
6302012349 Prevent to send a second chat message when an eliminated player leave the server 2023-07-13 09:59:26 +02:00
Beu
2741de908f fix reset of the custom time 2023-07-12 22:20:27 +02:00
Beu
c786f79f57 Add a notification in the chat when someone is kicked for being AFK 2023-07-12 16:02:22 +02:00
Beu
057800e992 Bump version 2023-07-12 13:28:20 +02:00
Beu
7e276cac52 also reset variable at the beginning of a map 2023-07-12 13:28:02 +02:00
Beu
a3c7553f60 Reset Variables when starting the mode 2023-07-12 13:26:50 +02:00
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
cea0b402f9 Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes 2023-06-21 15:05:54 +02:00
Beu
dcaadbd16b Update from Nadeo + fixes for linter 2023-06-21 15:00:54 +02:00
Beu
9a1aebfc7d Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes 2023-05-03 09:10:53 +02:00
Beu
abb1c7a53b Add malus gamemode 2023-05-03 09:10:15 +02:00
Beu
a4793cd04a Save the selected tab in a persistent variable 2023-02-09 15:21:24 +01:00
Beu
b11d86f8a1 Save window properties in persistent variables 2023-01-29 19:56:31 +01:00
Beu
669f85345a use HasClass instead of ControlClasses array 2022-11-27 11:11:28 +01:00
Beu
f75a21ca45 Fix value displayed on the UI 2022-10-22 10:55:30 +02:00
Beu
078cf336c9 Add CPKnockout Script 2022-10-10 15:40:23 +02:00
Beu
32d1e21b35 move the UI 2022-10-04 14:47:29 +02:00
Beu
64fac95556 Add the possibility to dump Structs + prevent log being too big 2022-09-28 17:47:43 +02:00
Beu
02b73b9f64 fix ZIndex of frame too 2022-07-14 11:53:06 +02:00
Beu
0ba9940e66 fix ZIndex for the future game update 2022-07-14 11:28:06 +02:00
Beu
1fcddd9141 Add small panel & display KO in scorestable 2022-06-28 15:49:10 +02:00
Beu
870ff50cf0 add the possibility to disable Sign Live Cam 2022-06-19 11:41:26 +02:00
Beu
0d39609386 remove all the 16x9 signs 2022-06-19 11:28:58 +02:00
Beu
192149c989 Add KnockoutDelayedCountdown gamemode 2022-06-15 21:55:09 +02:00
Beu
2e40d03a5d bump version 2022-06-11 23:49:58 +02:00
Beu
5e8e71792f un-hide spectators because of a bug 2022-06-11 23:49:27 +02:00
Beu
89a3f225b1 Initial commit of the Reverse Cup Mode 2022-06-11 23:03:29 +02:00
Beu
227ed8f45f bump version 2022-05-20 13:46:53 +02:00
Beu
27a962042b Reduce the number of dossard color updates for performance 2022-05-20 12:06:09 +02:00
Beu
5d4dfcb4d9 add some chat messages 2022-05-13 21:18:49 +02:00
Beu
bbc473a329 initial commit of the mode LapsKnockout 2022-05-11 20:47:37 +02:00
Beu
4fab404684 Fix error when trying to send controls to player not spawned & add a reset with right click 2022-05-08 19:24:49 +02:00
Beu
44c1bf18f5 Change notice sound 2022-04-28 10:40:30 +02:00
Beu
3c78506045 Follow the behavior wanted by Nadeo about BigMessage 2022-04-26 15:14:41 +02:00