Commit Graph
100 Commits
Author SHA1 Message Date
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 ab36a5b20e fix permission check 2025-03-15 13:15:19 +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 d116abc4dc fix variable name 2025-02-22 00:19:21 +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 6a2b384648 add guestlist info commands 2025-02-21 22:43:15 +01:00
beu 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
beu 1532b6e04a fix crash when no spec slot available 2025-02-17 11:29:04 +01:00
beu ddc2ec7725 add automatic map switcher 2024-11-08 11:37:45 +01:00
beu 04c7b9ba29 fix permission for map vote 2024-08-17 15:23:24 +02: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 4d949982f9 add OpenplanetDetector 2024-05-15 01:34:30 +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 45e4417f97 fix using the wrong method 2023-12-15 11:14:23 +01:00
beu 740cde761a Add blacklist manager 2023-12-14 23:07:42 +01:00
beu 9428fc3a64 add BeuCustomConfig 2023-12-14 18:18:40 +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
beu fa8fbd3c32 update how to compute nbrounds 2023-10-16 14:13:50 +02:00
beu b54bd41de8 bump version 2023-10-09 10:20:33 +02:00
beu 9b85fd0b26 add S_DisableGiveUp & S_LoadingScreenImageUrl settings 2023-10-09 09:57:49 +02:00
beu f82ca8254b limit records to not reach the manialink size limit 2023-10-02 23:37:08 +02:00
beu 52f0dd3dfc remove var_dump 2023-09-29 13:10:08 +02:00
beu 0c3c7b88a9 add TMWC2023 game mode 2023-09-27 17:56:07 +02:00
beu 065a2c6db5 fix query for the WR 2023-09-27 11:02:26 +02:00
beu 70db771f9b fix SQL query 2023-09-26 19:00:54 +02:00
beu f359fe1ba9 Add new plugin 2023-09-25 10:54:19 +02:00
beu 83a05de5c6 reset manialink cache if WR is beaten 2023-09-25 10:54:00 +02:00
beu 5f3495b2a8 manage when a player join the server 2023-09-08 19:58:41 +02:00
beu 36cf818731 Manage when player finish the map 2023-09-08 19:58:16 +02:00
beu 676c03847a add ClimbTheMap plugin 2023-09-08 17:39:56 +02:00
beu 3c79f09c77 Add GameModeLoader 2023-09-04 01:51:35 +02:00
beu 957c7df61c Add AFK Notifier plugin 2023-07-10 18:53:47 +02:00
beu 13d209a00a fix save message 2023-05-22 17:28:58 +02:00
beu 6a4ca89adb Merge branch 'master' of https://git.virtit.fr/beu/ManiacontrolPlugins 2023-05-22 17:18:51 +02:00
beu f1598ac8b5 fix when the guestlist file was not previously loaded by the server 2023-05-22 17:18:36 +02:00
beu fbbc3d03e2 Fix alter table for Mysql 8.0 2023-05-20 21:51:28 +02:00
beu 214a22e5e8 Merge branch 'master' of https://git.virtit.fr/beu/ManiacontrolPlugins 2023-04-12 16:08:34 +02:00
beu 6de626a492 Remove TFH plugins 2023-04-12 16:08:15 +02:00
beu 8736c183d1 Improve performance of computing of the roundpoints + support teams roundpoints 2023-04-11 11:55:52 +02:00
beu 43072d6088 Merge branch 'master' of https://git.virtit.fr/beu/ManiacontrolPlugins 2023-04-04 14:53:09 +02:00
beu e4d9b8ee74 fix for TMWT mode 2023-04-04 14:52:18 +02:00
beu 95613535c5 Prevent button to be hidden 2023-04-01 10:23:51 +02:00
beu 1161587930 bump version because of the website version management 2023-01-25 18:24:14 +01:00
beu 070e150406 Add TMWTTeams and remove Champion gamemode 2023-01-25 18:22:21 +01:00
beu 63c6ef955a Add support of Server plugins 2022-11-15 09:36:25 +01:00
beu cad4eeae19 add ability to load other file 2022-06-18 10:11:11 +02:00
beu 781e4b7307 minor fix 2022-06-18 01:05:09 +02:00
beu f63c721873 fix cache issue 2022-06-18 00:57:27 +02:00
beu df7353fc4f remove space in the word gamemode 2022-06-13 21:15:46 +02:00
beu a4713b53c0 Add the possibility to load mapfile after the match
Add file check for every settings using file
fix default "true" value for boolean of Custom gamemodes
2022-06-13 21:13:20 +02:00
beu c84fe549c9 add WarmUp extend & Set points commands 2022-06-11 23:29:46 +02:00
beu 35b0f55e92 Add support of "End Match Only" mode 2022-04-26 19:16:35 +02:00
beu 64d80a516e minor changes 2022-04-24 21:56:36 +02:00
beu 0f88a5e5f9 Initial commit of Admin UI 2022-04-24 21:55:51 +02:00
beu 1b525a6b50 add the possibility to disable widget after match + minor changes 2022-04-24 10:44:48 +02:00
beu 8fa9503111 add the possibility to have interactions with other plugins 2022-04-24 10:43:21 +02:00
beu a816a28381 add the possibility to not delete setting in multiple server with unlinked settings 2022-04-14 22:13:36 +02:00
beu 7dd1e2f439 add metadata comment for IDE 2022-04-14 22:10:52 +02:00
beu a87c9a7770 add a small comment 2022-04-14 22:10:09 +02:00
beu cdf07062d1 release of the v1 of MultipleConfigManager 2022-04-14 22:09:28 +02:00
beu ac41dd9479 minor changes 2022-04-03 21:09:26 +02:00