Commit Graph

91 Commits

Author SHA1 Message Date
Beu f7b3fb5f71 fix error when pcntl extension is not loaded 2023-12-23 21:10:31 +01:00
Beu 93423e36af add support of process signals 2023-12-01 19:05:24 +01:00
Beu 424ff646ad Add TrackManiaControl constant 2022-04-13 10:59:03 +02:00
Beu a4594122dc precise TrackManiaControl in some messages 2022-03-03 19:21:00 +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
Alexander Nell 24558b1982 Version increase for deployment of quickfixes 2020-07-18 13:26:41 +02:00
Alexander Nell 5717589588 Use Chat::formatMessage in Main-Files 2020-05-30 23:33:52 +02:00
Alexander Nell 14c03d6323 Bump ManiaControl Version to v0.255 2020-05-21 15:43:48 +02:00
Alexander Nell 2f85e6bfcc Updated Changelog & Version 2020-05-16 22:41:09 +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 c2064c8d78 Renamed //restart to //reboot 2020-04-24 18:51:38 +02:00
Alexander Nell 324cbdce50 Removed multi-catch for PHP5 and bumped MC-Version 2020-04-21 17:37:42 +02: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 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 6eff76b3cf Increase version number to 0.251 2020-02-25 18:46:29 +01:00
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