Commit Graph

142 Commits

Author SHA1 Message Date
kremsy
1038abdbed updated copyright label 2020-01-22 10:39:35 +01:00
jonthekiller
d817363076 Fix display for rank > 9999 (#227) 2020-01-22 10:28:20 +01:00
jonthekiller
e3dd2599ee
Fix Copyright date 2019-07-15 21:26:47 +02:00
jonthekiller
9d0677364e
Add //endwu to be able to stop a WarmUp
Adding //endwu command to be able to stop the WarmUp in progress.
2019-07-15 21:25:49 +02: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
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
Jocy
39489f266f Updated Copyright to 2018 2018-03-27 20:11:40 +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
kremsy
134abefdd1 Update WidgetPlugin.php (reverted from commit 25fdd61214) 2017-07-18 16:09:21 +02:00
Chapelier2000
25fdd61214 Update WidgetPlugin.php 2017-07-18 12:46:50 +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
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
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
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
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
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
kremsy
a9b01f139f some small fixes for the web SDK 2017-05-24 21:02:47 +02:00
kremsy
cb095b15c6 Dedimania small maintance 2017-05-24 10:25:42 +02:00
kremsy
a32e7df5e0 updated exception 2017-05-24 10:05:28 +02:00
Sebastian Büttner
edcd18e8f5 Revert "Implemented strict http request serialization for APIs that forbid a session to be used in concurrent requests (e.g. dedimania)."
This reverts commit b0732bee96.
Solution required PHP 7.0.7, thus breaking requirement of compatibility with PHP 5.4.
2017-05-22 22:59:01 +02:00
Sebastian Büttner
b0732bee96 Implemented strict http request serialization for APIs that forbid a session to be used in concurrent requests (e.g. dedimania).
Updated all API requests in DedimaniaPlugin to be serialized by this mechanism. Closes #139.
2017-05-22 22:32:15 +02:00
kremsy
f74d60ad36 increased version 2017-05-22 18:23:44 +02:00
Jocy
8055468f20 Bugfix, CustomVotesPlugin Widget 2017-05-22 18:12:49 +02:00
kremsy
13cc7e544d debug mistake fixed 2017-05-22 17:54:18 +02:00
kremsy
c402e1231a added some dedimania debugging information 2017-05-22 17:53:31 +02:00
kremsy
c0e3979a39 Fixed wrong placement of open dedimania session 2017-05-22 17:39:22 +02:00
Jocy
5199842166 added public in constructor 2017-05-22 17:21:12 +02:00
Jocy
53cc23dc09 LocalRecordsPlugin Bugfix 2017-05-22 17:20:43 +02:00
kremsy
55ff687f3a removed unnecessary dedi check 2017-05-22 16:49:31 +02:00
kremsy
87cf06e407 added dedimania settings, closed https://github.com/ManiaControl/ManiaControl/issues/137 2017-05-22 16:48:03 +02:00
kremsy
e7df439276 Dedimania some more improvements 2017-05-22 16:31:09 +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
77c15c0a82 Added todo Dedimania Plugin 2017-05-21 21:31:21 +02:00
kremsy
69a7b3746f Try ignoring missing vreplay fix 2017-05-21 21:28:20 +02:00
kremsy
0ef9d2c2a1 debug log on dedi time insert fail 2017-05-21 21:26:25 +02:00
Jocy
03621f1fba Updated LocalRecordsPlugin design and fixed Stats list bug with playtime 2017-05-21 20:40:30 +02:00