Commit Graph
87 Commits
Author SHA1 Message Date
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
beu 5f51591285 bump version 2022-03-29 22:15:16 +02:00
beu da894264e0 improve the check of MatchManagerCore 2022-03-29 22:10:28 +02:00
beu 0b8dbfbb8b load score if possible when enabled after the match start + minor fixes 2022-03-29 22:05:51 +02:00
beu ca343567f2 add Automatic Launcher plugin 2022-03-29 22:04:56 +02:00
beu d9c0b010b9 show widget when enabled after the match start #5 2022-03-28 21:30:15 +02:00
beu c4b5afc296 add compatibility with TrackManiaControl 2022-03-17 22:12:58 +01:00
beu 7c707baaca keep last info when match end 2022-03-05 18:03:51 +01:00
beu 05eb948bf3 fix rounds message in cup mode 2022-03-05 18:03:26 +01:00
beu c589b4300e revert refresh token to Sync request 2022-03-04 18:07:29 +01:00
beu 8ff063ead3 bump version 2022-03-04 17:57:52 +01:00
beu a23b3f5b20 fix wrong copy/paste ^_^ 2022-03-04 17:57:13 +01:00
beu b3f432727e remove round number message if useless 2022-03-04 17:43:58 +01:00
beu 848526b30f Remove WebReader & and add a sec delay before sending EndMatch update 2022-03-04 17:42:12 +01:00
beu e6dbc613ca Add BeuDonationButton plugin 2022-02-28 19:47:35 +01:00
beu 2a0ee2316a update plugins to publish it 2022-02-16 00:20:20 +01:00
beu 67efa23387 add missed plugins 2022-02-14 11:39:38 +01:00
beu 1b18890211 add TFH plugin exception 2022-02-14 11:36:33 +01:00
beu 39cbff3d3d minor fixes 2022-01-24 21:32:28 +01:00
beu 1e1ad7e06d bump version 2022-01-24 14:52:09 +01:00
beu 76b5d78106 fix #4 & fix last round in "All Rounds Data" 2022-01-24 14:51:37 +01:00
beu ac4ec198bf fix round counter in cup mode 2022-01-05 08:21:04 +01:00
beu cb322ef83f remove endmatch data when append 2022-01-05 00:57:59 +01:00
beu 993c3a770f Add "All rounds data" mode 2021-12-26 15:42:17 +01:00
beu 7d8267cd42 add new public warning & remove old warnings 2021-12-26 15:41:48 +01:00
beu fe32137c09 fix wrong Better Chat documentation 2021-12-26 13:04:19 +01:00
beu 0c1b5b7a9a add Better Chat Support 2021-12-26 11:20:04 +01:00
beu cd764293f1 bump version 2021-11-03 01:25:32 +01:00
beu 101ffa8db2 add number of players and spectators to sheets 2021-11-03 01:25:03 +01:00
beu d3ecc93f13 Add workaround to load Points Repartition if not applied before (bug on NADEO side) 2021-11-03 01:24:36 +01:00
beu 96bb860326 rework score storage 2021-11-01 01:54:27 +01:00
beu 0977d3a256 add support of custom gamemode settings 2021-10-30 22:40:53 +02:00
beu 2fa810053a lot of small minor changes 2021-10-26 22:08:34 +02:00
beu b21dc97e79 improve gitignore config 2021-10-26 21:36:23 +02:00
beu 35e3a5f334 Merge branch 'master' of github.com:AmazingBeu/ManiacontrolPlugins 2021-09-20 20:07:21 +02:00
beu 8989054aa1 fix renew token with multiple servers 2021-09-20 20:06:46 +02:00
beu ad4a06bbd0 fix renew token with multiple servers 2021-09-20 20:05:33 +02:00
beu c3b20841c9 quick fix matchpoints undefined variable 2021-09-06 20:24:31 +02:00
beu 8b2a97bee6 fix cup point system 2021-09-06 19:05:55 +02:00
beu ebb5ae1e6d add missing z-index 2021-08-25 08:59:40 +02:00
beu 4c7b23e2f4 add support on "Next maps" when hidden 2021-08-22 23:32:17 +02:00
beu 8124b25b8e fix winner status & add Z index 2021-08-22 23:14:50 +02:00
beu 265f137de3 check & remove unused settings in custom gamemode 2021-08-22 12:17:38 +02:00
beu e35f61d920 fix undefined variable 2021-08-22 10:33:49 +02:00
beu 6caee64c4e fix add point with login + version bump 2021-08-22 10:12:49 +02:00
beu 85254384b5 fix rounds counter in cup mode 2021-08-22 10:06:14 +02:00
beu 89d591a13f use version compatible with the maniacontrol website 2021-08-18 17:08:55 +02:00
beu 9fb3323c7e use the good default value 2021-08-18 17:07:07 +02:00
beu 2964febc0a remove jon from author 2021-08-17 20:21:51 +02:00
beu ed30aaecce Add DATE variable 2021-08-17 20:21:29 +02:00
beu b660872bda * Refactor how "Next maps" are displayed in the chat
* Add RoyalTimeAttack gamemode
* Add support of Royal Map Type
* Fix some bugs during loading maps
* Remove an useless Callback and some unused classes
* bump to 2.0
2021-08-17 19:46:33 +02:00
beu a64974ff09 add the new map manager 2021-07-30 20:18:11 +02:00
beu 665ee3ad84 keep only settings of the selected gamemode 2021-07-03 17:38:47 +02:00
beu fb1a2d795f minor changes 2021-06-27 22:11:39 +02:00
beu 5abe6672ab Add plugin 2021-06-27 21:45:35 +02:00
beu cf7d735c30 remove player pause 2021-06-27 21:34:31 +02:00
beu a71323a52b New plugin 2021-06-20 23:55:59 +02:00
beu 7f326180cf remove Ready button 2021-06-20 23:52:16 +02:00
beu 83e4e49ec4 Add Simple Skins Remover plugin 2021-06-18 16:18:26 +02:00
beu cc0b0b5b8e add .gitignore 2021-06-16 21:08:33 +02:00
beu 13acd22979 remove useless zip 2021-06-16 21:08:03 +02:00
beu cfd97f461d keep players who disconnect during the match & fix 1 page gsheet bug 2021-06-16 21:07:16 +02:00
beu 5e0e801a95 prevent to use the plugin without Core 2021-06-13 16:15:52 +02:00
beu f7c6056828 add nickname to sheet & 2 minor fixes 2021-06-13 16:14:59 +02:00
beu cd69e3235e add doc screenshots 2021-05-28 00:08:51 +02:00
beu 7df26ccdd8 Initial commit of gsheet plugin 2021-05-28 00:00:01 +02:00
beu 7c7f494973 update version + minor fix 2021-05-27 23:58:41 +02:00
beu 2ab065a819 fix score sorting & minor fix 2021-05-23 23:31:47 +02:00
beu 951409f221 Update version 2021-04-06 21:28:27 +02:00
beu 1c1d8d2469 Add match recovery functionality 2021-04-06 21:28:00 +02:00
beu 6ac99c334f Add ChatAdminColorer plugin 2021-03-27 22:59:29 +01:00
beu ff850c58fe Add S_RoundsPerMap to Champion gamemode & fix //matchsetpoints command with login 2021-03-14 00:37:13 +01:00
beu e9c2b40023 change the Plugin ID 2021-01-19 11:47:10 +01:00
beu 827cdca019 Check maplist file before start & fix "current/next map" message 2021-01-19 11:44:23 +01:00
beu 97bcaa494f Add GuestlistManager 2021-01-08 22:48:20 +01:00
beu 1fc37b5df6 Initial commit 2021-01-06 19:26:28 +01:00