Commit Graph

231 Commits

Author SHA1 Message Date
Beu 36ee7fc531 flush queue before end map 2023-09-08 17:59:15 +02:00
Beu 11f2683a3e Add XmlRpc callbacks 2023-09-08 17:21:24 +02:00
Beu 90a2f893da fix wrong frame 2023-09-07 20:31:08 +02:00
Beu d17b249c4f add PB and WR 2023-09-07 17:24:00 +02:00
Beu ca555c8cbe add ClimbTheMap Base 2023-09-06 18:24:03 +02:00
Beu fb326d725b Add Rounds Nearest script 2023-09-04 18:09:21 +02:00
Beu 310e30c311 Merge branch 'master' of ssh://ssh-gitea.virtit.fr:2222/beu/TM2020-Gamemodes 2023-09-02 13:52:36 +02:00
Beu c60724faba add logging of the DebugMode 2023-09-02 13:51:55 +02:00
Beu a3b1eddafb change default mode 2023-09-02 13:50:20 +02:00
Beu 63dabc4806 bump version 2023-08-28 01:46:02 +02:00
Beu c0ed46492b detach Admin UI when updating Setting 2023-08-28 01:45:55 +02:00
Beu 3e6f2e29ec fix lint warnings 2023-08-28 01:45:09 +02:00
Beu a56c3e89ec improve a bit length of the label to prevent lint warning 2023-08-28 01:38:55 +02:00
Beu 74adae2a8c prevent to switch to tab when addind or removing bots 2023-08-28 01:35:15 +02:00
Beu a2640c6bb8 move log events to a label 2023-08-28 01:32:16 +02:00
Beu d111eacbd7 fix indentation 2023-08-28 01:17:50 +02:00
Beu b4b38e0592 add F1 shortcut to open and close the UI 2023-08-28 01:12:53 +02:00
Beu 10b8151df8 increase Z-Index to be above the Scorestable 2023-08-28 01:08:18 +02:00
Beu 3ed7103bb8 set default ScriptEnvironment setting 2023-08-28 01:07:55 +02:00
Beu bad8dd4f58 Add support of Complex Points Repartition 2023-08-08 15:29:54 +02:00
Beu f5c2ca7aa6 Allow to have S_RoundsPerMap = 0 2023-08-08 15:24:26 +02:00
Beu 60b7158ab8 fix for mslint 2023-08-08 14:21:37 +02:00
Beu 2b824e5e41 fix wrong Malus index 2023-07-14 23:27:53 +02:00
Beu 52cb42b6ae fix players still alive when crushed 2023-07-14 22:54:53 +02:00
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