135 Commits

Author SHA1 Message Date
beu
5d92ce5900 fix loading and removing configs 2025-03-20 18:05:50 +01:00
beu
c2b5f1bfec fix error when getting listener class on php 7 2025-03-17 23:30:38 +01:00
beu
b82dbe771b remove colorize property 2025-03-17 22:45:12 +01:00
beu
971238ed8b bump version 2025-03-16 16:39:55 +01:00
beu
a7e40750f4 use chatprefix function from match manager core 2025-03-16 16:36:13 +01:00
beu
365d2ffbce remove debug log 2025-03-16 10:52:45 +01:00
beu
08faf3157d change z-index 2025-03-15 23:46:42 +01:00
beu
f538c31d8e fix double callback when player join 2025-03-15 23:46:01 +01:00
beu
9b4073f456 improve custom gamemode settings detection 2025-03-15 23:44:25 +01:00
beu
0e47b75e3d fix missing break 2025-03-15 22:00:39 +01:00
beu
66cd4a8430 prevent to trigger pause twice 2025-03-15 14:10:48 +01:00
beu
d44aa97759 Add TMWT Duo Integration 2025-03-15 13:14:43 +01:00
beu
44bc21f3d1 separate setpoints command for teams 2025-03-15 13:13:43 +01:00
beu
46c26d70a5 completely rework Admin UI plugin 2025-03-15 13:00:53 +01:00
beu
ac76a326bf remove log 2025-03-15 12:31:52 +01:00
beu
abe85dc9e8 remove log 2025-03-15 12:31:32 +01:00
beu
30474b32e7 fix variable name 2025-03-15 12:31:25 +01:00
beu
b2fbbb1f98 use new chatprefix command 2025-03-15 12:19:24 +01:00
beu
18ea56e1c0 add code in query parameter 2025-03-15 12:18:34 +01:00
beu
3cda510834 improve error logging 2025-03-15 12:18:23 +01:00
beu
fb48d5f661 add canStartMatch function and callables 2025-03-14 22:58:10 +01:00
beu
d604c3f3fc add getChatPrefix function 2025-03-14 22:57:02 +01:00
beu
58dd834c9b remove skipround property 2025-03-13 15:58:57 +01:00
beu
9a9122ed0e change default parameter for the linter 2025-03-13 15:58:24 +01:00
beu
fe1f9b9c8b change default pause timer 2025-03-13 15:57:51 +01:00
beu
3eee022618 add markers comments 2025-03-13 15:57:39 +01:00
beu
f42e12e7a2 fix missing argument in the callback 2025-02-21 23:17:16 +01:00
beu
3bddeb2308 add support of map points and round points 2025-02-21 22:59:18 +01:00
beu
53e67eb0e1 Add support of EndMatch Callback for scores 2024-07-27 13:31:27 +02:00
beu
01be9cc45f add getConfig function 2024-06-21 11:56:21 +02:00
beu
748ebb20ae add phpdoc 2024-06-21 11:28:06 +02:00
beu
67a7552871 fix admin ui display when manually enabled 2024-06-19 11:50:17 +02:00
beu
cfa24ff67f Add possibility to save config from other plugin 2024-06-16 17:04:52 +02:00
beu
0420d6b08e remove pause at end of match 2024-06-16 17:04:15 +02:00
beu
e2b4b29d41 use afterinit callback instead of waiting one sec 2024-06-16 17:03:55 +02:00
beu
edbe75c39e update visibility when receiving callback from MatchManagerCore 2024-06-06 11:20:08 +02:00
beu
4f18b51cba change matchStarted variable sooner when match end 2024-06-06 11:18:59 +02:00
beu
09480c14eb disable ToggleUIFeature for the widget 2024-06-06 10:48:23 +02:00
beu
53637d3c8e check if spreadsheet id is empty before doing requests 2024-06-06 10:47:51 +02:00
beu
48478fad26 Replace db queries by prepared statements 2024-05-27 14:08:04 +02:00
Beu
65e8fb2454 bump version to bypass site issue 2024-03-13 16:40:38 +01:00
Beu
8520ee7b9e fix shuffle maps 2024-03-13 16:38:04 +01:00
Beu
e3edcfa47f Add map shuffle seed 2024-03-04 14:24:36 +01:00
Beu
2f38ecd669 add player name in results 2024-03-04 11:26:41 +01:00
Beu
ca7a07ac2a add function to know if a a match is running 2024-01-04 16:00:54 +01:00
Beu
fb3bf97bfc fix small warning for undefined variable 2023-12-23 12:47:23 +01:00
Beu
96757006a1 fix score not sent when S_RoundsPerMap = 0 2023-12-23 12:46:51 +01:00
Beu
a1cdbe93e2 fix race condition of the nbround and the nbmaps 2023-10-16 22:54:25 +02:00
Beu
89ce4f0d61 fix once again the nbround 2023-10-16 22:53:47 +02:00
Beu
c664cc08ce rework how is managed nbrounds 2023-10-16 22:32:24 +02:00