Commit Graph

2409 Commits

Author SHA1 Message Date
axelalex2
e241f729ce Solving #177 and #193 (#205)
* 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
2019-01-07 17:16:29 +01:00
kremsy
ba1f6d54bd updated version and year in comments 2019-01-05 21:02:24 +01:00
axelalex2
37ae2a62c2 Fixed unregister-functions in CallbackManager (#199)
* ServerUIPropertiesMenu for Configurator to edit builtin UIProperties of MP

* fixed unregister-functions of CallbackManager
2018-11-16 18:53:16 +01:00
axelalex2
8c2ae55d97 ServerUIPropertiesMenu for Configurator to edit builtin UIProperties of MP (#194) 2018-10-06 21:01:33 +02:00
Lukas Kremsmayr
3bc3a4e65d
Update ManiaControl.php
updated version for new release
2018-09-17 11:24:05 +02:00
jonthekiller
a1bc66a4c8 Add missing countries (#192) 2018-07-12 22:39:40 +02:00
kremsy
a7b1ccc095 reverted mistake 2018-07-11 17:51:53 +02:00
kremsy
eecd91dae1 MapList now show local record if plugin is activated (#191)
(reverted from commit 2177858368)
2018-07-11 17:49:00 +02:00
kremsy
9c0500f42b version increase + small fix 2018-07-11 17:47:17 +02:00
agiorla
2177858368 MapList now show local record if plugin is activated (#191) 2018-07-11 17:29:39 +02:00
agiorla
f6d48341f4 Dedimania records are now correctly recorded for multilap map in rounds mode (#189) 2018-07-11 16:24:42 +02: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
agiorla
56b361fff9 set up VReplayChecks for Dedimania records in Laps mode (#187) 2018-07-03 18:12:47 +02:00
axelalex2
0ab36b6fd3 Update PluginUpdateManager.php to partly fix issue #177 (#180)
This update partly fixes the issue https://github.com/ManiaControl/ManiaControl/issues/177 in the plugin installation case.
2018-06-05 20:47:51 +02:00
axelalex2
f39b14ba61 Update PluginMenu.php to partly fix issue #177 (#179)
This update partly fixes the issue https://github.com/ManiaControl/ManiaControl/issues/177 in the plugin activation/deactivation/changing case. It's not the perfect code, because it should be fixed inside core/Plugins/PluginManager.php, but it fixes the issue for now.
2018-06-05 20:47:36 +02:00
Jocy
910d59a377 Fixed #170 2018-03-28 15:57:59 +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
6519216b90 Fix Permission Problem Trackmania Rounds Plugin 2017-10-16 15:23:45 +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
Steffen Schröder
53152fa9b0 Unignore used .idea files 2017-07-18 21:29:05 +02:00
kremsy
134abefdd1 Update WidgetPlugin.php (reverted from commit 25fdd61214) 2017-07-18 16:09:21 +02:00
Lukas Kremsmayr
8e4b91d937 Merge pull request #162 from Chapelier2000/master
Fix Display time higher than 60 minutes
2017-07-18 15:30:28 +02:00
Chapelier2000
25fdd61214 Update WidgetPlugin.php 2017-07-18 12:46:50 +02:00
Chapelier2000
a40f0eb653 Merge pull request #1 from Chapelier2000/Chapelier2000-patch-display-time-higher-than-60-min
Update Formatter.php
2017-07-18 12:18:12 +02:00
Chapelier2000
3e21b04bbc Update Formatter.php
Fix error in display time higher than 60 minutes
2017-07-18 12:16:54 +02:00
kremsy
a052037ac5 Fixed Missing Dedimania Inserts on Restarting Map. Resolves #158. 2017-07-17 14:40:52 +02:00
kremsy
dcd8404b79 small fix for tm multilap 2017-07-14 17:39:01 +02:00
kremsy
a689924ac8 removed debug code 2017-07-04 12:52:47 +02:00
Sebastian Büttner
419be435d0 Closes #155, test for #156
Fixes #155 by disabeling the HTTP/1.1 100-Continuation mechanism (clearing the Expect-Header), which breaks with imcompatible servers for POST-requests larger than 1024B.
Added explicit content accepted encoding for #156. This should resolve the issue. However, further testing on this is required.
2017-07-04 12:46:49 +02:00
kremsy
46e88d3e80 Resolved #108 Round Score Table moved, also added setting to move it 2017-07-02 18:23:33 +02:00
kremsy
0385276d8d Resolved #138 Move Nadeo Live Widget (+Added Settings for customization) 2017-07-02 18:05:57 +02:00
kremsy
22e1e24284 FML Update 2017-07-02 17:45:32 +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
84af711e5d Improved Error Handler 2017-06-28 14:38:21 +02:00
kremsy
884d0306dd mx karma improved error message 2017-06-28 14:33:05 +02:00
kremsy
c7a50ff8cd dedimania investigate (no fix for the setchallengetimes) problem foudn yet 2017-06-28 14:27:56 +02:00
kremsy
1da8b61805 default description for commands 2017-06-28 12:45:20 +02:00
kremsy
88a5d472fa small notice fix 2017-06-22 17:04:58 +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
dd0572d7b2 updated FML 2017-06-21 19:43:38 +02:00
kremsy
68a0c493ae Resolved #152 updated callbacks / modescript updates, dedimania seems to be fine 2017-06-21 19:25:58 +02:00
kremsy
ba67ea6911 Resolved #151 MX Map update check failed 2017-06-21 19:06:26 +02:00
kremsy
652f46703b updated FML to improve Page chunking 2017-06-21 18:24:12 +02:00