Commit Graph

2623 Commits

Author SHA1 Message Date
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 c4c47d0f9e Update Changelog 2020-05-18 08:46:26 +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 01efa96f83 Implemented first version of PresetPlugin for GameModes 2020-05-17 19:43:58 +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 ffd46c3cdd Ignore all contents in config/ except server.default.xml 2020-04-21 17:41:01 +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 eba2b56653 Same bug disabling widgets for donations and general widgets fixed 2020-03-16 11:11:17 +01:00
Alexander Nell 60a4e9760f Bump up Dedimania Version Number 2020-03-16 11:10:21 +01:00
Alexander Nell a8e571d002 Hide Widget when widget or plugin deactivated 2020-03-16 10:56:38 +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 92e00737b5 Adjust MX icon to be relative to bottom border 2020-02-29 13:43:16 +01:00
Alexander Nell bbdb638a9b Change defaults so that new settings won't break existing UIs 2020-02-29 11:12:17 +01:00
Alexander Nell 981c21a7d4 Widget new settings to show map times 2020-02-28 19:55:12 +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 264698ce64 Set directoryAccessChecked to null to enable a GReplay being sent 2020-02-27 10:40:55 +01:00