Commit Graph

73 Commits

Author SHA1 Message Date
axelalex2 fa7ea9f4f3
Multiple Features to improve ManiaControl usability (#234)
* ServerUIPropertiesMenu for Configurator to edit builtin UIProperties of MP

* fixed unregister-functions of CallbackManager

* Reducing menuItemHeight in Configurator to avoid overlapping of the menu items

* Fully rebuild the admins menu after a player rights changed

* Added function to FileUtil to improve realpath, so symbolic links can be resolved

* Fixed indentation

* Update FileUtil.php

Fixed error in case of an absolute path on Unix-like systems.

* New CallQueue which runs once inbetween the MC-loops

* Added important queued call to be executed earlier

* ErrorMethod made optional, as in some cases, there might be nothing to fail

* Clean up repository from unnecessary files

* Added easy installation script for DB on Unix-like systems

* Replaced deprecated is_real by is_float

* Add milliseconds with dot instead of double colon

* Resolved deprecated curly braces error

* gitignore all hidden files (except git and gitignore)

* Update MC-update-check-interval, so that a restart is not required

* Update gitignore to not ignore changes in MCTeam-Plugins

* Update gitignore again

* And another try

* fixed MasterAdmin //delrec, added personal /delrec-command with permission-setting

* Increase version number of local records plugin

* Add Permission to delete any record

* Reworked notifications of locals, removed private only, added private at rank

* Fix formatting

* Allow AuthenticationManager to store Plugin Permissions

* Method to check, if a named function call is already queued

* Added command disable feature

* Reset timer if DeltaTime updated, so it does not try to catch up missed timings

* Added private notification setting

* To reduce load of multiple records (especially in rounds), queue call chat notifications

* Added internal function to plugin manager to return plugin menu

* restore .idea codestyle files

* Update MC-Version number to 0.250
2020-02-24 17:20:51 +01:00
kremsy 9252605be0 version increase 2020-01-22 10:44:09 +01:00
kremsy 1038abdbed updated copyright label 2020-01-22 10:39:35 +01:00
kremsy ba1f6d54bd updated version and year in comments 2019-01-05 21:02:24 +01:00
Lukas Kremsmayr 3bc3a4e65d
Update ManiaControl.php
updated version for new release
2018-09-17 11:24:05 +02:00
kremsy 9c0500f42b version increase + small fix 2018-07-11 17:47:17 +02:00
Jocy 39489f266f Updated Copyright to 2018 2018-03-27 20:11:40 +02:00
Jocy 3d6fe73163 Updated to XML-RCP Callbacks Version 2.5.0 2018-03-27 19:56:09 +02:00
kremsy a0b42964c2 increased MC version 2017-10-16 15:24:50 +02:00
kremsy 54d16660c2 Better Handling for TM Multilap maps, now there is a Setting to save either single Lap Time or Full Race Time (default). #159
There is a small bug left that Multilap times are not saved in Dedimania due differences of Checkpoint Numbers between Nadeo and Dedimania.
2017-07-18 21:31:48 +02:00
kremsy a052037ac5 Fixed Missing Dedimania Inserts on Restarting Map. Resolves #158. 2017-07-17 14:40:52 +02:00
kremsy a689924ac8 removed debug code 2017-07-04 12:52:47 +02:00
kremsy c9d96a30b2 version increase 2017-06-30 18:34:33 +02:00
kremsy ff643c1674 Dedimania Refactor Resolveds #139 #154 2017-06-22 15:07:00 +02:00
kremsy c40922c782 version increase 2017-06-21 19:45:28 +02:00
kremsy a9b01f139f some small fixes for the web SDK 2017-05-24 21:02:47 +02:00
kremsy f74d60ad36 increased version 2017-05-22 18:23:44 +02:00
kremsy cfc3c2a25c version increase 2017-05-21 18:42:20 +02:00
kremsy 8241abdbf2 small improvements 2017-05-20 12:37:34 +02:00
kremsy 6193787ee5 mc plugin increase 2017-05-19 18:35:33 +02:00
kremsy 85d9f28166 version increase 2017-05-17 12:53:01 +02:00
kremsy c6f8c3b42e added endround command + version increase 2017-05-15 21:08:52 +02:00
kremsy f040c437a1 version increase 2017-05-14 09:45:05 +02:00
kremsy 563a146492 urgent fix #2 2017-05-13 19:32:08 +02:00
kremsy 7c5f8efdda MC HOTFIX, UPDATE FAST!!! 2017-05-13 19:27:38 +02:00
kremsy 602cae563f mc version increase 2017-05-12 21:19:06 +02:00
Jocy 640d285c78 reverted FML update 2017-05-12 20:04:50 +02:00
Jocy 71b2f83611 Hotfix 2017-05-11 22:50:35 +02:00
Jocy bfec0969b0 minor fixes and version increase 2017-05-11 22:43:15 +02:00
kremsy 7b3d5e4659 version increase 2017-05-10 09:13:25 +02:00
kremsy fa7ebd0cc6 stability improvemenets 2017-05-10 09:12:00 +02:00
kremsy 0a7c4d0437 mc version update 2017-05-09 14:12:42 +02:00
kremsy dce11990d5 mc version update 2017-05-08 17:49:21 +02:00
kremsy 59d0ebdf9b fixed chat prefix for private notifications 2017-05-06 15:14:58 +02:00
kremsy 163cc6f4eb mc version update 2017-05-05 20:50:03 +02:00
kremsy b7572126dd fixed wrong namespace 2017-04-25 19:28:52 +02:00
kremsy 5e0a5c48a2 Added some PHPUnit Tests 2017-04-16 14:43:13 +02:00
kremsy 32514fe740 Fixed Bug in Windows in Webreader 2017-04-15 23:00:24 +02:00
kremsy eb6dc3db1a Started PHPUnit Tests 2017-04-15 13:21:49 +02:00
kremsy 787510296e updated mindediversion 2017-04-14 17:12:37 +02:00
kremsy 91d09ec8dc increased version 2017-04-14 16:32:41 +02:00
kremsy 50eaf4b82d dev mode false again 2017-04-04 19:41:47 +02:00
Jocy 1b110e5d17 Plugin filenames must match class names
changed deprecated public values in ManiaControl.php to private
2017-04-02 16:20:16 +02:00
kremsy 868c2d524b fixed cntent types 2017-03-30 20:38:03 +02:00
kremsy d46eb59fb9 added dedibuild to error and usage reporting 2017-03-26 13:58:23 +02:00
kremsy 46daaee61a added UsageInformationTrait / INterface + updated mindediversion 2017-03-26 12:56:44 +02:00
kremsy 7a668b53ba added dumpable interface, implemented all ManiaPlanet Callbacks 2017-03-24 22:08:51 +01:00
kremsy ba86708e22 https mistake 2017-03-22 18:00:17 +01:00
kremsy 60524e9244 structural changes for v0.2 2017-03-22 17:57:21 +01:00
kremsy f4e0579e24 ssl update + v0.166 2017-03-16 21:45:48 +01:00