|
9fda8274b4
|
prevent sending data when sheetname is empty
|
2025-03-20 22:43:56 +01:00 |
|
|
5d92ce5900
|
fix loading and removing configs
|
2025-03-20 18:05:50 +01:00 |
|
|
986db202d8
|
fix description
|
2025-03-17 23:40:37 +01:00 |
|
|
c2b5f1bfec
|
fix error when getting listener class on php 7
|
2025-03-17 23:30:38 +01:00 |
|
|
b82dbe771b
|
remove colorize property
|
2025-03-17 22:45:12 +01:00 |
|
|
971238ed8b
|
bump version
|
2025-03-16 16:39:55 +01:00 |
|
|
a7e40750f4
|
use chatprefix function from match manager core
|
2025-03-16 16:36:13 +01:00 |
|
|
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 |
|
|
ab36a5b20e
|
fix permission check
|
2025-03-15 13:15:19 +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 |
|
|
d116abc4dc
|
fix variable name
|
2025-02-22 00:19:21 +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 |
|
|
6a2b384648
|
add guestlist info commands
|
2025-02-21 22:43:15 +01:00 |
|
|
293d5cf88f
|
Big refactoring of the plugin:
- Add better command aliases
- Add setting to automatically add admins
- Add setting to automatically kick non-guestlisted players
|
2025-02-18 09:41:55 +01:00 |
|
|
1532b6e04a
|
fix crash when no spec slot available
|
2025-02-17 11:29:04 +01:00 |
|
|
ddc2ec7725
|
add automatic map switcher
|
2024-11-08 11:37:45 +01:00 |
|
|
04c7b9ba29
|
fix permission for map vote
|
2024-08-17 15:23:24 +02: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 |
|
|
4d949982f9
|
add OpenplanetDetector
|
2024-05-15 01:34:30 +02:00 |
|