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