Commit Graph

192 Commits

Author SHA1 Message Date
Beu
9af0cb4efa Fix ManiaApps URL 2023-09-25 18:59:38 +02:00
Beu
671f1fe8a8 Update for the 2023-10-01 game update 2023-09-25 18:24:25 +02:00
Beu
48421ed7cb fix display of the altitude + method of the XmlRpc 2023-09-24 21:17:52 +02:00
Beu
7e985b55b4 fix relative altitude from xmlrpc plugin 2023-09-24 20:36:34 +02:00
Beu
7878af83e1 fix variable declaration 2023-09-24 19:00:46 +02:00
Beu
5938c7e79f fix xmlrpc altitude sent 2023-09-24 18:57:42 +02:00
Beu
b9fcc221b4 prevent to display winner message if match is not ended 2023-09-09 00:43:51 +02:00
Beu
81f062d54c add sleep when changing map 2023-09-08 19:56:43 +02:00
Beu
8f0bc2de59 manage when player join the server 2023-09-08 19:56:11 +02:00
Beu
3a9c12cd0e manage WR with a time 2023-09-08 19:55:45 +02:00
Beu
fad3a3dc8e add TriggerAction to open the UI 2023-09-08 19:02:44 +02:00
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