Commit Graph

2514 Commits

Author SHA1 Message Date
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 9c256643fa Merge pull request #2 from ManiaControl/master
sync fork
2020-07-31 19:03:04 +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 f91d93ba2a Select only name from preset 2020-05-24 12:36:33 +02:00
Alexander Nell 43fa2fac6b Fix method execution on command //showmode 2020-05-24 12:34:02 +02:00
Alexander Nell 74d94ea6dc New //showmode command, which shows all available presets 2020-05-22 16:55:05 +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 3084f4b5b5 Bump LocalRecordsPlugin Version 2020-05-21 15:36:14 +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 705b1de132 Added GameModePresetsPlugin to Changelog 2020-05-19 22:14:31 +02:00
Alexander Nell 20485acf29 Added GameModePresetPlugin to Changelog 2020-05-19 22:13:44 +02:00
Alexander Nell 6c9607e8c7 Updated Changelog 2020-05-19 22:09:11 +02:00
Alexander Nell 7c04504e6a Add optional descriptions to settings 2020-05-19 22:07:18 +02:00
Alexander Nell 9b46a6e7f7 Checked on the wrong error number all along 2020-05-19 21:37:43 +02:00
Alexander Nell b7993052f7 Wrong comparison on Duplicate Alter-Table call fixed 2020-05-19 21:33:38 +02:00
Alexander Nell 748dafa691 Added author login to nickname switch 2020-05-19 21:32:14 +02:00
Alexander Nell 8760364d82 Deactivate a plugin, if it throws an exception 2020-05-19 20:48:56 +02:00
Alexander Nell 7b0e16bfdf Update Changelog 2020-05-19 15:22:17 +02:00
Alexander Nell 7089fa1de6 New setting for local-only votes 2020-05-19 15:19:42 +02:00
Alexander Nell 7dd6aa096e Bump Plugin Version 2020-05-19 14:53:05 +02:00
Alexander Nell ab3e39086c New Plugin-Install-Filter for MC-version eligibility 2020-05-19 14:41:35 +02:00
Alexander Nell d6487953fe Fixed Dedimania-Crash & Message-Format-Default 2020-05-19 14:40:19 +02:00
Alexander Nell 037534411e Add setting to change dedi message format 2020-05-19 14:30:31 +02:00
Alexander Nell ace0782d7c Fixed database migration error handling on local records 2020-05-19 14:00:52 +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 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