Commit Graph

  • f5c2ca7aa6 Allow to have S_RoundsPerMap = 0 Beu 2023-08-08 15:24:26 +02:00
  • 60b7158ab8 fix for mslint Beu 2023-08-08 14:21:37 +02:00
  • 2b824e5e41 fix wrong Malus index Beu 2023-07-14 23:27:53 +02:00
  • 52cb42b6ae fix players still alive when crushed Beu 2023-07-14 22:54:53 +02:00
  • e6426fb83f bump version Beu 2023-07-13 10:09:24 +02:00
  • 7fcde52a04 Optimize a bit how to pick Malus Beu 2023-07-13 10:08:33 +02:00
  • ee5d4c12a9 Remove old PlaySound logics Beu 2023-07-13 10:08:02 +02:00
  • 8ab7886e6b Detect when a player change from Player to Spectator Beu 2023-07-13 10:00:29 +02:00
  • 0ef831d0c3 Add missing function Beu 2023-07-13 09:59:44 +02:00
  • 6302012349 Prevent to send a second chat message when an eliminated player leave the server Beu 2023-07-13 09:59:26 +02:00
  • 2741de908f fix reset of the custom time Beu 2023-07-12 22:20:27 +02:00
  • c786f79f57 Add a notification in the chat when someone is kicked for being AFK Beu 2023-07-12 16:02:22 +02:00
  • 057800e992 Bump version Beu 2023-07-12 13:28:20 +02:00
  • 7e276cac52 also reset variable at the beginning of a map Beu 2023-07-12 13:28:02 +02:00
  • a3c7553f60 Reset Variables when starting the mode Beu 2023-07-12 13:26:50 +02:00
  • 74dc086876 Hide UI when not needed Beu 2023-07-12 13:26:29 +02:00
  • a641dff430 fix how the custom rank is managed (it also fix no time when player disconnect) Beu 2023-07-12 13:13:05 +02:00
  • a97575666a Remove late spawn because not needed anymore (thanks for the Barrier check) Beu 2023-07-12 13:10:59 +02:00
  • f384157680 minor fix for linter Beu 2023-07-12 13:09:43 +02:00
  • 38c4e45c5c add the possibility to disabled AFK kick Beu 2023-07-12 13:08:43 +02:00
  • d89ee0739e change the shuffle logic Beu 2023-07-12 12:16:23 +02:00
  • c59cc3f3d6 Add Client side AFK Check Beu 2023-07-12 12:04:53 +02:00
  • 9b9fd4596d remove the AFK lib because it is an issue more than a solution Beu 2023-07-11 21:44:06 +02:00
  • 4a6881cbd8 Fix wrong use of the Login Beu 2023-07-10 23:16:10 +02:00
  • e78d7f411a Use a setting for the AFK idel time to be able to adjust it easily Beu 2023-07-10 18:33:35 +02:00
  • 3cabb3bce9 Improve a bit the performance by using Login instead of Account Id Beu 2023-07-10 18:09:00 +02:00
  • bd358b7acb Implement AFK lib (#21) Beu 2023-07-10 18:03:45 +02:00
  • cea0b402f9 Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes Beu 2023-06-21 15:05:54 +02:00
  • dcaadbd16b Update from Nadeo + fixes for linter Beu 2023-06-21 15:00:54 +02:00
  • 9a1aebfc7d Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes Beu 2023-05-03 09:10:53 +02:00
  • abb1c7a53b Add malus gamemode Beu 2023-05-03 09:10:15 +02:00
  • a4793cd04a Save the selected tab in a persistent variable Beu 2023-02-09 15:21:24 +01:00
  • b11d86f8a1 Save window properties in persistent variables Beu 2023-01-29 19:56:31 +01:00
  • 669f85345a use HasClass instead of ControlClasses array Beu 2022-11-27 11:11:28 +01:00
  • f75a21ca45 Fix value displayed on the UI Beu 2022-10-22 10:55:30 +02:00
  • 078cf336c9 Add CPKnockout Script Beu 2022-10-10 15:40:23 +02:00
  • 32d1e21b35 move the UI Beu 2022-10-04 14:47:29 +02:00
  • 64fac95556 Add the possibility to dump Structs + prevent log being too big Beu 2022-09-28 17:47:43 +02:00
  • 02b73b9f64 fix ZIndex of frame too Beu 2022-07-14 11:53:06 +02:00
  • 0ba9940e66 fix ZIndex for the future game update Beu 2022-07-14 11:28:06 +02:00
  • 1fcddd9141 Add small panel & display KO in scorestable Beu 2022-06-28 15:49:10 +02:00
  • 870ff50cf0 add the possibility to disable Sign Live Cam Beu 2022-06-19 11:41:26 +02:00
  • 0d39609386 remove all the 16x9 signs Beu 2022-06-19 11:28:58 +02:00
  • 192149c989 Add KnockoutDelayedCountdown gamemode Beu 2022-06-15 21:55:09 +02:00
  • 2e40d03a5d bump version Beu 2022-06-11 23:49:58 +02:00
  • 5e8e71792f un-hide spectators because of a bug Beu 2022-06-11 23:49:27 +02:00
  • 89a3f225b1 Initial commit of the Reverse Cup Mode Beu 2022-06-11 23:03:29 +02:00
  • 227ed8f45f bump version Beu 2022-05-20 13:46:53 +02:00
  • 27a962042b Reduce the number of dossard color updates for performance Beu 2022-05-20 12:06:09 +02:00
  • 5d4dfcb4d9 add some chat messages Beu 2022-05-13 21:18:49 +02:00
  • bbc473a329 initial commit of the mode LapsKnockout Beu 2022-05-11 20:47:37 +02:00
  • 4fab404684 Fix error when trying to send controls to player not spawned & add a reset with right click Beu 2022-05-08 19:24:49 +02:00
  • 44c1bf18f5 Change notice sound Beu 2022-04-28 10:40:30 +02:00
  • 3c78506045 Follow the behavior wanted by Nadeo about BigMessage Beu 2022-04-26 15:14:41 +02:00
  • b829b41302 Remove Match Info UI Beu 2022-04-26 14:56:43 +02:00
  • 57b841ccbd Add collisions script Beu 2022-04-01 16:36:56 +02:00
  • f028643fc0 Update for BigMessage Library Beu 2022-03-31 22:55:29 +02:00
  • d3b330d92d Use the new BigMessage library Beu 2022-03-31 22:32:23 +02:00
  • 5d4f31b3f3 add license Beu 2022-03-09 21:58:55 +01:00
  • 8ef6b9d7ca Store Entries values to persistent variables Beu 2022-03-09 21:56:28 +01:00
  • 2e0c3ba925 Initial commit of DebugMode Beu 2022-03-09 21:17:10 +01:00
  • af01e18437 fix winner when player go as spectator Beu 2022-03-08 21:52:19 +01:00
  • 4a479a6d72 Improve when a player is crushed & minor changes Beu 2022-03-08 21:26:06 +01:00
  • 5b15837970 Fix winner when DNF & Intro when custom intro & delay for malus Beu 2022-03-08 21:02:35 +01:00
  • 5a3093b605 Change intro sequence to have a pretty behaviour Beu 2022-03-08 20:07:40 +01:00
  • dae4dbcf20 Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes root 2022-03-08 20:00:45 +01:00
  • 4e91c5bbac Add map name during the intro Beu 2022-03-08 19:57:50 +01:00
  • 099556c0e1 Add a small check just to be sure to not have a crash Beu 2022-03-08 19:23:52 +01:00
  • 59457baa44 Fix "Draw bug" when a player leave Beu 2022-03-08 19:21:28 +01:00
  • 66dfad0b14 Replace default intro Beu 2022-03-08 19:01:02 +01:00
  • f8fefcde07 Remove default Laps Counter UI Beu 2022-03-08 18:30:10 +01:00
  • e4ef147086 Remove useless code Beu 2022-03-08 18:26:37 +01:00
  • cb03f9051c Bump version Beu 2022-03-08 18:20:57 +01:00
  • dd46293711 Change how malus are sent to players (to avoid event skipped) Beu 2022-03-08 18:19:27 +01:00
  • 405bd533f8 Check if map is compatible to avoid script crash Beu 2022-03-08 17:38:33 +01:00
  • 3124754b1e Remove useless code Beu 2022-03-08 17:32:13 +01:00
  • 2517cf9e2a Remove chat module to permit to the specs to see the chat Beu 2022-03-05 17:37:43 +01:00
  • 37b0c52c0a Change to fix XMLRPC Callbacks Beu 2022-03-04 22:21:30 +01:00
  • 7dd8ab8950 Set LandmarkOrderSelector_Race at the start of the WU (#18) Beu 2022-03-01 22:18:10 +01:00
  • 5b72ce4ef8 Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes root 2022-02-28 20:21:55 +01:00
  • f167ff7110 Add separator & clean a bit the UI Beu 2022-02-27 17:49:56 +01:00
  • 769b57128a Add Event Cup game mode Beu 2022-02-27 17:27:45 +01:00
  • dbc17c7079 Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes Beu 2022-02-27 10:54:34 +01:00
  • aca677cd1b Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes Beu 2022-02-27 10:22:28 +01:00
  • 3743ae496c Add Winner message after the match Beu 2022-02-27 10:21:11 +01:00
  • 34fae09cd5 Add Chat message Beu 2022-02-16 10:54:03 +01:00
  • 5a401577f4 Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes Beu 2022-02-16 01:09:42 +01:00
  • 433b98fdb5 Keep displayed the Checkpoint UI if the player skip the outro Beu 2022-02-16 01:09:06 +01:00
  • f806c470fa Add bonus points for finishers Beu 2022-02-16 00:59:43 +01:00
  • b3f0295e37 Remove useless TrustClientSimu Beu 2022-02-13 23:24:22 +01:00
  • 99aa4df7dd Remove PveCollisions beu 2022-02-01 00:43:49 +01:00
  • b93416f31c fix sorting output Beu 2022-01-24 21:31:20 +01:00
  • 4a0b9e4394 fix StartTime & end round when no one play Beu 2022-01-24 14:49:04 +01:00
  • 17911e9ab6 Remove useless variables Beu 2022-01-24 10:24:23 +01:00
  • e01d007338 Initial commit of TimeAttackRounds mode based on SeedingTimeAttack mode Beu 2022-01-24 10:19:04 +01:00
  • cd2f98209a Remove useless variable Beu 2022-01-01 13:57:49 +01:00
  • a5e9065f82 Add support of binding button (#17) Beu 2022-01-01 13:55:42 +01:00
  • 8bf7116bae Add admin buttons, KO infos and car rank Beu 2021-12-29 13:09:11 +01:00
  • b3254ee8fc Add label in case of new CustomEvents Beu 2021-12-29 13:06:25 +01:00
  • 4b4ba52e10 add more events sent & upload record on the good map Beu 2021-12-27 19:00:14 +01:00