Commit Graph

52 Commits

Author SHA1 Message Date
Alexander Nell
7dd6aa096e Bump Plugin Version 2020-05-19 14:53:05 +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
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
ef5fdcc53c Fixed missing variable notice 2020-02-25 19:37:17 +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
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
agiorla
f6d48341f4 Dedimania records are now correctly recorded for multilap map in rounds mode (#189) 2018-07-11 16:24:42 +02:00
agiorla
56b361fff9 set up VReplayChecks for Dedimania records in Laps mode (#187) 2018-07-03 18:12:47 +02:00
Jocy
39489f266f Updated Copyright to 2018 2018-03-27 20:11:40 +02:00
kremsy
6caa42029e Reverted Dedimania Multilap fix 2017-07-18 21:52:52 +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
c9d96a30b2 version increase 2017-06-30 18:34:33 +02:00
kremsy
89fdba15ed Dedimania Challenge record set fix 2017-06-30 18:33:54 +02:00
kremsy
c7a50ff8cd dedimania investigate (no fix for the setchallengetimes) problem foudn yet 2017-06-28 14:27:56 +02:00
kremsy
ff643c1674 Dedimania Refactor Resolveds #139 #154 2017-06-22 15:07:00 +02:00
kremsy
13cc7e544d debug mistake fixed 2017-05-22 17:54:18 +02:00
kremsy
c0e3979a39 Fixed wrong placement of open dedimania session 2017-05-22 17:39:22 +02:00
kremsy
87cf06e407 added dedimania settings, closed https://github.com/ManiaControl/ManiaControl/issues/137 2017-05-22 16:48:03 +02:00
kremsy
a0753ea451 removed debug code 2017-05-22 15:55:06 +02:00
kremsy
955621ff9b dedimania small improvements 2017-05-22 15:52:59 +02:00
Jocy
6663d8baa6 Started to restructure Widgets of LocalRecords and Dedimania Plugins 2017-05-21 23:12:08 +02:00
kremsy
5a248c42c2 added exception for shootmania dedimania plugin 2017-05-21 19:36:57 +02:00
kremsy
04883a4dc6 dedimania code improvement 2017-05-20 10:27:29 +02:00
kremsy
8cfe46e32f dedimania small update 2017-05-20 10:10:39 +02:00
kremsy
468f937b2e prettified code 2017-05-19 23:55:45 +02:00
kremsy
a6831be5be big refactor dedimania plugin 2017-05-19 23:53:21 +02:00
kremsy
ff3c492bbf dedi fix for validation replay ignore 2017-05-19 19:05:02 +02:00
kremsy
7ed2fe4d74 directory name changes + new functions 2017-05-15 19:30:22 +02:00
kremsy
07898d47f7 small fixes 2017-05-13 15:15:37 +02:00
kremsy
8a3184c224 added validation replay exception 2017-05-12 21:28:26 +02:00
kremsy
84eec14b8d added performance on simplestatslist 2017-05-12 21:06:43 +02:00
kremsy
659e97ff67 stability fix 2017-05-11 23:35:59 +02:00
kremsy
86e0eeda67 small dedimania improvements 2017-05-09 14:02:00 +02:00
kremsy
d22751d812 minor fix 2017-05-08 23:28:37 +02:00
kremsy
c93781dc41 small dedi fix 2017-05-08 21:31:35 +02:00
kremsy
0b09d839ef changed his/her in the 2017-05-08 20:36:29 +02:00
kremsy
c3f5de1f29 refactored some callback code in trackmania and removed some deprecates 2017-05-08 19:55:07 +02:00
kremsy
b3707a47d1 dedimania plugin upgrade + some upgrade on asynchttprequest 2017-05-08 18:53:56 +02:00
kremsy
9b5aabab5e updated dedimaniaplugin 2017-05-08 17:45:16 +02:00
kremsy
9741027a71 async filereader removed old test method 2017-04-16 15:30:43 +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
0ca7d2dd15 updated copyright 2015-01-19 11:06:20 +01:00
kremsy
0b1960ae94 dedimania fix try 2015-01-13 18:06:32 +01:00
kremsy
8d17c3936e dedimania fix tries 2015-01-12 13:36:30 +01:00
kremsy
f2948c1a0c try to fix dedimania php notice 2015-01-12 13:33:40 +01:00