Commit Graph
100 Commits
Author SHA1 Message Date
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
beu b829b41302 Remove Match Info UI 2022-04-26 14:56:43 +02:00
beu 57b841ccbd Add collisions script 2022-04-01 16:36:56 +02:00
beu f028643fc0 Update for BigMessage Library 2022-03-31 22:55:29 +02:00
beu d3b330d92d Use the new BigMessage library 2022-03-31 22:32:23 +02:00
beu 5d4f31b3f3 add license 2022-03-09 21:58:55 +01:00
beu 8ef6b9d7ca Store Entries values to persistent variables 2022-03-09 21:56:28 +01:00
beu 2e0c3ba925 Initial commit of DebugMode 2022-03-09 21:17:10 +01: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 2517cf9e2a Remove chat module to permit to the specs to see the chat 2022-03-05 17:37:43 +01:00
beu 37b0c52c0a Change to fix XMLRPC Callbacks 2022-03-04 22:21:30 +01:00
beu 7dd8ab8950 Set LandmarkOrderSelector_Race at the start of the WU (#18) 2022-03-01 22:18:10 +01:00
beu f167ff7110 Add separator & clean a bit the UI 2022-02-27 17:49:56 +01:00
beu 769b57128a Add Event Cup game mode 2022-02-27 17:27:45 +01:00
beu dbc17c7079 Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes 2022-02-27 10:54:34 +01:00
beu aca677cd1b Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes 2022-02-27 10:22:28 +01:00
beu 3743ae496c Add Winner message after the match 2022-02-27 10:21:11 +01:00
beu 34fae09cd5 Add Chat message 2022-02-16 10:54:03 +01:00
beu 5a401577f4 Merge branch 'master' of https://git.virtit.fr/beu/TM2020-Gamemodes 2022-02-16 01:09:42 +01:00
beu 433b98fdb5 Keep displayed the Checkpoint UI if the player skip the outro 2022-02-16 01:09:06 +01:00
beu f806c470fa Add bonus points for finishers 2022-02-16 00:59:43 +01:00
beu b3f0295e37 Remove useless TrustClientSimu 2022-02-13 23:24:22 +01:00
beu 99aa4df7dd Remove PveCollisions 2022-02-01 00:43:49 +01:00
beu b93416f31c fix sorting output 2022-01-24 21:31:20 +01:00
beu 4a0b9e4394 fix StartTime & end round when no one play 2022-01-24 14:49:04 +01:00
beu 17911e9ab6 Remove useless variables 2022-01-24 10:24:23 +01:00
beu e01d007338 Initial commit of TimeAttackRounds mode based on SeedingTimeAttack mode 2022-01-24 10:19:04 +01:00
beu cd2f98209a Remove useless variable 2022-01-01 13:57:49 +01:00
beu a5e9065f82 Add support of binding button (#17) 2022-01-01 13:55:42 +01:00
beu 8bf7116bae Add admin buttons, KO infos and car rank 2021-12-29 13:09:11 +01:00
beu b3254ee8fc Add label in case of new CustomEvents 2021-12-29 13:06:25 +01:00
beu 4b4ba52e10 add more events sent & upload record on the good map 2021-12-27 19:00:14 +01:00
beu d078435931 fix reset timer at respawn 2021-12-27 17:23:31 +01:00
beu d6ff62db87 minor fix 2021-12-27 15:59:48 +01:00
beu acbc40f03c minor fixes & changes 2021-12-24 16:29:39 +01:00
beu 73a0978161 Adapt the script to the recent changes of PhysicsController script 2021-12-24 10:46:32 +01:00
beu dca873cb18 Change how effects are applied to players 2021-12-24 10:45:38 +01:00
beu c05123e83e minor changes 2021-12-23 20:19:16 +01:00
beu cd1003469e Add Holiday Showdown script 2021-12-23 16:23:35 +01:00
beu 8d7b8f2122 Add Labels to Yield, to add routines easily 2021-12-23 08:32:08 +01:00
beu 825637338f move ApplyPhysicsAtRespawn to an overridable label 2021-12-19 16:13:19 +01:00
beu 1b6ad5014c fix a ApplyPhysicsAtRespawn bug and clear if not applied after 10s 2021-12-17 13:11:44 +01:00
beu 862a720eee Allow linking without forced controlled by spectators 2021-12-15 18:09:49 +01:00
beu b90d1fdc0a Add some labels for a future event 2021-12-12 00:32:52 +01:00
beu db4fceab0c Remove useless variable 2021-12-12 00:26:06 +01:00
beu 4a8b898075 Add support of link of spectators to players 2021-11-19 21:36:31 +01:00
beu df54791dfa Fix bug of Map Start Order 2021-11-09 14:55:18 +01:00
beu 3fa9fca7f9 Add initial support of the Warmup (#8) & fix bug that keep segment after round 2021-11-08 19:16:56 +01:00
beu 014a25d303 add ability to change the S_AllowCam7DuringWaitingScreen value during the Waiting Screen 2021-11-01 11:05:09 +01:00
beu c2f2381112 fix crash because of dc of player 2021-11-01 10:33:09 +01:00
beu 24f42a8f49 replace space by tabs 2021-10-31 12:31:48 +01:00
beu 664dcafd6a Support spectate on click 2021-10-31 12:29:41 +01:00
beu 997beb97a9 Add 2 more rows in the UI 2021-10-31 12:02:19 +01:00
beu 98cf33f6a6 fix Cumulate Worst time 2021-10-30 21:46:02 +02:00
beu 2c55b82757 remove test values for UI 2021-10-16 12:29:50 +02:00
beu d0b114d82f Fix when a player join during loading 2021-10-16 10:20:11 +02:00
beu 2d3682b41e Initial commit of Seeding TA gamemode 2021-10-16 00:19:57 +02:00
beu a60a96ba99 add the possibility to set value from entry 2021-10-07 18:34:47 +02:00
beu 21cd25b48e Fix bug that upload records to NADEO services 2021-10-06 20:52:17 +02:00