Commit Graph

573 Commits

Author SHA1 Message Date
Beu 7b10300713 change the fontsize of fix the flooring 2022-04-14 02:49:42 +02:00
Beu 80f4e867b6 Disable by default the loading at startup & add small tooltip about "Next" options 2022-04-14 01:02:40 +02:00
Beu 300f738943 Fix wrong constant & disable loading at startup by default 2022-04-14 01:00:19 +02:00
Beu 424ff646ad Add TrackManiaControl constant 2022-04-13 10:59:03 +02:00
Beu 076c066e43 Add the possibility to don't load settings from database 2022-04-13 10:56:53 +02:00
Beu 024037c48b increase entry size for the length of the TMNEXT logins 2022-04-13 10:47:50 +02:00
Beu d42a8a55a9 Fix sorting by priority 2022-04-13 10:46:42 +02:00
Beu 68fab26667 Change default position for TMNEXT 2022-04-10 22:21:58 +02:00
Beu a920dd98b6 Sort ignoring case 2022-04-10 22:18:49 +02:00
Beu cdd89da287 Add the possibility to unlink settings on multiple servers 2022-04-10 22:11:28 +02:00
Beu 4948d5219c Keep search field & allow search by nickname 2022-04-03 11:57:36 +02:00
Beu 8a46edfde6 add setting priority 2022-03-17 21:19:31 +01:00
Beu d5faaf57ff Load the author nickname of a map when the author is known 2022-03-12 19:34:39 +01:00
Beu b4228a19c8 Add an option to hide UI by default 2022-03-12 11:26:56 +01:00
Beu b88bddb76b Fix Communication Manager 2022-03-03 20:04:02 +01:00
Beu a4594122dc precise TrackManiaControl in some messages 2022-03-03 19:21:00 +01:00
Beu 284313dd1e add an option to hide Maniacontrol welcome message 2022-03-03 19:20:26 +01:00
Beu ce499759e7 Add setting to change toggle button 2022-03-03 19:03:02 +01:00
Beu e7903af87a Add Toggle Interface feature 2022-03-03 18:00:30 +01:00
Beu c03b458bb1 bump api versions 2022-02-10 19:16:14 +01:00
Beu 2bc53b8add increase settings size 2021-06-30 16:19:31 +02:00
Beu c2b9a41f3d Add support of Socket Host config 2021-03-14 10:37:47 +01:00
jonthekiller fdaa53220c
Disable callbacks for TM2020 2020-08-04 23:05:12 +02:00
jonthekiller e84a8b7a91
Quick Fix for TM2020
Quick fix for TM2020 but break compatibility with ManiaPlanet
A better fix todo
2020-08-02 18:30:44 +02:00
jonthekiller e85e0f5346
Merge pull request #10 from jonthekiller/jonthekiller-patch-5
Comment Optimize Tables
2020-08-02 18:29:26 +02:00
jonthekiller ef929ad070
Merge pull request #9 from jonthekiller/jonthekiller-patch-11
Add first support for Trackmania Exchange
2020-08-02 18:28:55 +02:00
jonthekiller 88c920445d
Merge pull request #8 from jonthekiller/jonthekiller-patch-10
Change binding to 0.0.0.0
2020-08-02 18:28:30 +02:00
jonthekiller 2c4455ee63
Merge pull request #7 from jonthekiller/jonthekiller-patch-9
Grow value column size
2020-08-02 18:27:58 +02:00
jonthekiller 9e596f399a
Merge pull request #6 from jonthekiller/jonthekiller-patch-8
Remove stuntscore in TM2020
2020-08-02 18:27:34 +02:00
jonthekiller 2d2f5642a3
Add first support for Trackmania Exchange
Move to the new API of MX and add TM2020 compatibility
2020-08-02 12:14:05 +02:00
jonthekiller 792eea9df2
Change binding to 0.0.0.0
Quick fix to allow to work inside Docker instance and behind a NAT.
2020-08-02 10:43:39 +02:00
jonthekiller 926c68be5d
Grow value column size 2020-08-02 10:32:27 +02:00
jonthekiller b1712df916
Remove stuntscore in TM2020
Stuntscore doesn't exist in TM2020
2020-08-01 16:32:44 +02:00
jonthekiller 0a607c6707
Comment Optimize Tables
This feature is not useful each time you start ManiaControl and put several tables locks in the database when you have several ManiaControl on the same database
2020-08-01 15:20:46 +02:00
jonthekiller c54c89897e
Add search by Nickname
Useful for TMNext to use Uplay nickname instead of logins for Player commands
2020-07-31 19:05:35 +02:00
Alexander Nell 24558b1982 Version increase for deployment of quickfixes 2020-07-18 13:26:41 +02:00
Alexander Nell 9711937a1e bestracerespawns and bestlaprespawns removed from Scores-Callback in the new game 2020-07-17 14:36:18 +02:00
Alexander Nell 2f57ee3d6c distance and stuntsscore not available in CP-Callback of the new game 2020-07-17 14:26:03 +02:00
Alexander Nell 44d8fd1db2 Merge branch 'master' of https://github.com/ManiaControl/ManiaControl 2020-06-22 04:53:33 +02:00
Alexander Nell 566f77801f Fix Chat::formatMessage issues after tests 2020-06-22 04:53:31 +02:00
kremsy 650afc500a added error messages on invalid incoming communication messages 2020-06-07 16:17:20 +02:00
Alexander Nell 9abadac932 Use Chat::formatMessage in Server/* 2020-06-02 17:30:30 +02:00
Alexander Nell 5717589588 Use Chat::formatMessage in Main-Files 2020-05-30 23:33:52 +02:00
Alexander Nell 965ee220ba Use Chat::formatMessage in Updates/* 2020-05-30 23:28:39 +02:00
Alexander Nell ec93e56869 Use Chat::formatMessage in Plugins/* 2020-05-30 22:45:43 +02:00
Alexander Nell 74dc8182bf Use Chat::formatMessage in Players/* 2020-05-30 22:42:39 +02:00
Alexander Nell 06f24a1bfb Use Chat::formatMessage in Configurator/*, ManiaExchange/* and Maps/* 2020-05-27 00:01:36 +02:00
Alexander Nell 1d0215df52 use Chat::formatMessage in Commands-namespace 2020-05-26 21:56:00 +02:00
Alexander Nell a311dcdbd9 Unified implementation of AuthCommands 2020-05-26 18:15:18 +02:00
Alexander Nell cfaa114daa Force authLevel to be interpreted as integer 2020-05-26 18:14:50 +02:00
Alexander Nell cb84df401a Added formatMessage to Chat, and used it in LocalRecordsPlugin first 2020-05-26 17:49:29 +02:00
Alexander Nell 1071c46b5b Reorder Functions by Name 2020-05-25 10:52:36 +02:00
Alexander Nell 2c9ea14b78 New Adhoc-Callbacks which get triggered after the callback that added them 2020-05-21 20:51:51 +02:00
Alexander Nell 14c03d6323 Bump ManiaControl Version to v0.255 2020-05-21 15:43:48 +02:00
Alexander Nell f6a2c179af Guarantee order of checkpoint/finish-callback-triggers, so finish triggers after CPs 2020-05-21 15:26:50 +02:00
Alexander Nell 7c04504e6a Add optional descriptions to settings 2020-05-19 22:07:18 +02:00
Alexander Nell 8760364d82 Deactivate a plugin, if it throws an exception 2020-05-19 20:48:56 +02:00
Alexander Nell ab3e39086c New Plugin-Install-Filter for MC-version eligibility 2020-05-19 14:41:35 +02:00
Alexander Nell fea298cf58 Remove left over var_dump 2020-05-19 13:46:45 +02:00
Alexander Nell 64e136e9e4 Check on error number rather than error message 2020-05-19 13:45:42 +02:00
Alexander Nell 85435c1b4b Fixed Typo in Actions Panel of Player List 2020-05-18 18:54:55 +02:00
Alexander Nell 50408c75f6 Add CSV-export of local records 2020-05-18 08:46:19 +02:00
Alexander Nell 0148923268 Added filter and sort settings to GameMode-Settings 2020-05-18 08:06:41 +02:00
Alexander Nell 2f85e6bfcc Updated Changelog & Version 2020-05-16 22:41:09 +02:00
Alexander Nell 2257e43404 Improve Database-Rename 2020-05-16 22:16:07 +02:00
Alexander Nell fda5790af5 Rename table of gamemode-settings, if possible 2020-05-11 17:40:37 +02:00
Alexander Nell 9a259d7913 Resolve Crash on //unban without login 2020-05-11 17:19:35 +02:00
Alexander Nell 7354ed278c Moved Default-Karma-Plugin constant 2020-05-11 17:14:10 +02:00
Alexander Nell bd90714ed3 Null-checks on KarmaGauge 2020-05-11 17:05:56 +02:00
Alexander Nell 5956bb292d Settings of Legacy-Modes and client-functions have sometimes different names, calls could not be executed, fixed now 2020-05-09 21:44:44 +02:00
Alexander Nell 67c9180f9c Unified Creations of round Text-Buttons 2020-05-07 18:39:27 +02:00
Alexander Nell 860678e57f Do not call the Waypoint-Callback itself again 2020-05-07 13:05:39 +02:00
Alexander Nell 0db1636a38 WayPoint-Callback already takes a Structure 2020-05-07 12:58:35 +02:00
Alexander Nell 9a7952811a TMCallbacks registered itself to trigger more sophisticated callbacks now, otherwise they were swallowed up 2020-05-07 12:55:58 +02:00
Alexander Nell 047f05124b Removed now unnecessary Chat-Notification for new GameMode-Settings 2020-04-30 14:40:45 +02:00
Alexander Nell 2e6dd5efd5 Display Current- and Next-GameInfos in Configurator 2020-04-30 12:04:48 +02:00
Alexander Nell 4532f2f5e7 Add graphical support for Legacy-Modes 2020-04-28 17:52:17 +02:00
Alexander Nell 38c239202f Add missing Legacy-Callbacks 2020-04-27 15:49:34 +02:00
Alexander Nell 4ec8e1e1de Version Bump 2020-04-26 10:09:58 +02:00
Alexander Nell 6a95184759 Fixed Syntax-Error on getChat 2020-04-26 10:01:22 +02:00
Alexander Nell 9dc455774f Disabled //restart , restored backwards compatibility for the backend on restart 2020-04-26 09:47:33 +02:00
Alexander Nell c04f39a056 Show temporary loading screen on MX-List 2020-04-25 16:53:16 +02:00
Alexander Nell 66eb685688 Unified usages of Karma-Gauge in new ElementBuilder 2020-04-24 18:52:18 +02:00
Alexander Nell c2064c8d78 Renamed //restart to //reboot 2020-04-24 18:51:38 +02:00
Alexander Nell 8d9af39797 Remove unused variables 2020-04-21 18:34:51 +02:00
Alexander Nell eff33a0076 Merge branch 'master' of https://github.com/ManiaControl/ManiaControl 2020-04-21 18:33:45 +02:00
kremsy f31a1c1782 fixed number mismatch declerations
code cleanups
2020-04-21 17:57:36 +02:00
Alexander Nell 567c6a0aa2 Fixed undefined variable errors 2020-04-21 17:52:15 +02:00
kremsy 06b3893a27 fixed number mismatch declerations 2020-04-21 17:44:54 +02:00
Alexander Nell 324cbdce50 Removed multi-catch for PHP5 and bumped MC-Version 2020-04-21 17:37:42 +02:00
kremsy ed250af546 added unkown command to gamemodeexception 2020-03-28 18:08:05 +01:00
kremsy 68edd009fc fixed pause vote and start for combo 2020-03-26 21:42:14 +01:00
Alexander Nell 35683d45ba Updated changelog with newest versions, added ingame-window to display it. 2020-03-16 00:12:36 +01:00
Alexander Nell 96d0a1b5c9 Extended Join&Leave by Login 2020-03-11 12:07:26 +01:00
Alexander Nell 165fec3317 Move Join-/Leave-Coloring from Chat to Admin/ColorManager, and add setting to disable 2020-02-29 15:14:48 +01:00
Alexander Nell 14f0d9b20c Include map times in Map-Structure and update them when necessary 2020-02-28 19:54:47 +01:00
Alexander Nell ae3d1d69da Added chat colors to roles, only used in Join/Leave messages so far 2020-02-28 17:38:05 +01:00
Alexander Nell f8da547326 Resolve symbolic links with realpath in server directories 2020-02-28 16:18:05 +01:00
Alexander Nell 849e781208 Solve non-numeric warning on self-triggered debug notice 2020-02-27 00:41:01 +01:00
Alexander Nell 6eff76b3cf Increase version number to 0.251 2020-02-25 18:46:29 +01:00