Commit Graph
23 Commits
Author SHA1 Message Date
jonthekiller fdaa53220c Disable callbacks for TM2020 2020-08-04 23:05:12 +02:00
jonthekiller dd73181396 Merge pull request #11 from jonthekiller/jonthekiller-patch-12
Quick Fix for TM2020
2020-08-02 18:31:03 +02:00
jonthekiller e84a8b7a91 Quick Fix for TM2020
Quick fix for TM2020 but break compatibility with ManiaPlanet
A better fix todo
2020-08-02 18:30:44 +02:00
jonthekiller e85e0f5346 Merge pull request #10 from jonthekiller/jonthekiller-patch-5
Comment Optimize Tables
2020-08-02 18:29:26 +02:00
jonthekiller ef929ad070 Merge pull request #9 from jonthekiller/jonthekiller-patch-11
Add first support for Trackmania Exchange
2020-08-02 18:28:55 +02:00
jonthekiller 88c920445d Merge pull request #8 from jonthekiller/jonthekiller-patch-10
Change binding to 0.0.0.0
2020-08-02 18:28:30 +02:00
jonthekiller 2c4455ee63 Merge pull request #7 from jonthekiller/jonthekiller-patch-9
Grow value column size
2020-08-02 18:27:58 +02:00
jonthekiller 9e596f399a Merge pull request #6 from jonthekiller/jonthekiller-patch-8
Remove stuntscore in TM2020
2020-08-02 18:27:34 +02:00
jonthekiller 4d6d2b49a1 Merge pull request #5 from jonthekiller/jonthekiller-patch-7
Performance improvments
2020-08-02 18:26:54 +02:00
jonthekiller f226fefab8 Merge pull request #4 from jonthekiller/jonthekiller-patch-4
Add search by Nickname
2020-08-02 18:26:20 +02:00
jonthekiller 2d2f5642a3 Add first support for Trackmania Exchange
Move to the new API of MX and add TM2020 compatibility
2020-08-02 12:14:05 +02:00
jonthekiller 792eea9df2 Change binding to 0.0.0.0
Quick fix to allow to work inside Docker instance and behind a NAT.
2020-08-02 10:43:39 +02:00
jonthekiller 926c68be5d Grow value column size 2020-08-02 10:32:27 +02:00
jonthekiller b1712df916 Remove stuntscore in TM2020
Stuntscore doesn't exist in TM2020
2020-08-01 16:32:44 +02:00
jonthekiller 1ec7d9f876 Performance improvments
Add the performance improvments used during the ZeratoR Trackmania Cup:
- Refresh the Map Ranking each 2 second using a variable to store as a cache the Current Ranking
2020-08-01 15:52:48 +02:00
jonthekiller 0a607c6707 Comment Optimize Tables
This feature is not useful each time you start ManiaControl and put several tables locks in the database when you have several ManiaControl on the same database
2020-08-01 15:20:46 +02:00
jonthekiller c54c89897e Add search by Nickname
Useful for TMNext to use Uplay nickname instead of logins for Player commands
2020-07-31 19:05:35 +02:00
jonthekiller 9c256643fa Merge pull request #2 from ManiaControl/master
sync fork
2020-07-31 19:03:04 +02: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
jonthekiller 3a10908d25 Update StatisticManager.php (#218)
* Update StatisticManager.php

Fix warning PHP 7.3

* Update StatisticManager.php

Rollback change inside foreach
2019-04-27 19:31:06 +02:00
jonthekiller a1bc66a4c8 Add missing countries (#192) 2018-07-12 22:39:40 +02:00