Commit Graph

36 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 ba1f6d54bd updated version and year in comments 2019-01-05 21:02:24 +01:00
Lukas Kremsmayr 77d79e17e7
Revert "fix checkpoint issue (#182)" (#188)
This reverts commit 1bb9a831af.
2018-07-03 18:15:37 +02:00
mustywzki 1bb9a831af fix checkpoint issue (#182) 2018-07-03 18:13:11 +02:00
agiorla bded439c03 Local record on last lap is now properly saved (#186) 2018-07-03 18:13:00 +02:00
Jocy 39489f266f Updated Copyright to 2018 2018-03-27 20:11:40 +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 69f566fb0c solved #153 (getLocalRecord) declared as public 2017-06-21 18:07:33 +02:00
kremsy 0a182c1dbe fixed small bug / resolved todo (Equalize notification setting respec) 2017-06-03 15:13:36 +02:00
Jocy 53cc23dc09 LocalRecordsPlugin Bugfix 2017-05-22 17:20:43 +02:00
Jocy 6663d8baa6 Started to restructure Widgets of LocalRecords and Dedimania Plugins 2017-05-21 23:12:08 +02:00
Jocy 03621f1fba Updated LocalRecordsPlugin design and fixed Stats list bug with playtime 2017-05-21 20:40:30 +02:00
kremsy 8241abdbf2 small improvements 2017-05-20 12:37:34 +02:00
kremsy e706ca8b29 added todo 2017-05-20 10:47:15 +02:00
kremsy 6195757f68 dedimania fix 2017-05-20 10:43:14 +02:00
kremsy 2f7db3cafd small fix localrecords 2017-05-20 10:25:50 +02:00
Jocy 04d07ac986 LocalRecords Bugfix 2017-05-19 14:44:34 +02:00
Jocy c534db0877 removed handleManiaLinkPageAnswerListener 2017-05-19 14:00:00 +02:00
Jocy d718c41e1e fixed typo 2017-05-19 13:34:22 +02:00
Jocy 0631c53ed9 Fixed a display bug in WidgetPlugin, minor fixes LocalRecordsPlugin 2017-05-19 13:33:02 +02:00
Jocy f8363441bb Added new functionality to LocalRecordsPlugin 2017-05-19 01:16:57 +02:00
kremsy 7de138dccf localrecords bug fix with too many records 2017-05-14 12:19:20 +02:00
kremsy af10e2c530 small stability fix 2017-05-13 23:42:20 +02:00
kremsy 84eec14b8d added performance on simplestatslist 2017-05-12 21:06:43 +02:00
kremsy d51e7750e9 small fix 2017-05-11 23:34:51 +02:00
Jocy a7b4f09f29 Fixed minor issues 2017-05-10 21:21:04 +02:00
kremsy 0b09d839ef changed his/her in the 2017-05-08 20:36:29 +02:00
Jocy 0ef11ee99e Replaced old by new Labelline in LocalRecordsPlugin 2017-05-08 20:07:15 +02:00
kremsy c3f5de1f29 refactored some callback code in trackmania and removed some deprecates 2017-05-08 19:55:07 +02:00
Jocy fd743a08d9 Fixed LocalRecords Bug, Fixed DonationsPlugin and CustomVotesPlugin position
https://github.com/ManiaControl/ManiaControl/issues/101
2017-05-07 20:22:59 +02:00
kremsy a9e24234e0 reanmed to new FML names 2017-03-25 19:15:50 +01:00
kremsy d09faa7c53 update copyright label 2017-02-04 11:49:23 +01:00
kremsy 2e50a757fd Updated Copyright label 2016-05-04 09:57:31 +02:00
kremsy 3d7cddccd5 updated phpdoc 2015-01-19 11:47:06 +01:00
kremsy 0ca7d2dd15 updated copyright 2015-01-19 11:06:20 +01:00
Steffen Schröder 9642433363 removed 'application' folder to have everything in the root directory 2014-09-29 18:20:09 +02:00