Commit Graph

540 Commits

Author SHA1 Message Date
Beu
9a6d7a9284 floor to prevent implicit conversion 2023-01-17 12:32:10 +01:00
Beu
9e8432999b Add compatibility with php 8.2 2023-01-17 10:06:56 +01:00
Beu
d109acae5c Add compatibility with PHP 8.1 2023-01-16 10:55:46 +01:00
beu
9959373343 Add a setting to disable reports on maniacontrol.com 2022-05-17 16:29:56 +02:00
beu
81d9a63a4b Update for dedicated server 2022-05-08:
* Remove useless settings of ServerOptions
* Set method deprecated for API version 2022-03-21
* Fix error when trying to get remove GetGameMode Method at start
2022-05-08 23:11:20 +02:00
beu
a63f0e9a93 add the missing ! 2022-04-27 09:52:53 +02:00
beu
ed4e2b2614 Add a setting to disable removing unused settings 2022-04-27 09:49:52 +02:00
beu
33194c44d4 fix wrong query 2022-04-27 09:26:43 +02:00
beu
4dcfb0e9f4 prevent to delete unused settings of other servers 2022-04-27 00:19:41 +02:00
beu
e2483731c4 remove useless settings 2022-04-26 14:51:07 +02:00
beu
8c78f8940c Set the Zindex of backgronds in case of opaque quad 2022-04-24 10:17:28 +02:00
beu
ae25baabf3 Add callback when message is sent by Maniacontrol 2022-04-24 10:10:20 +02:00
beu
0efa58f298 Fix in case of the website is unreachable 2022-04-18 22:34:21 +02:00
beu
818efaa756 urldecode for some specifics cases 2022-04-15 20:59:46 +02:00
beu
81c18aa594 Fix bug caused by the new headers feature on WebReader 2022-04-14 21:52:12 +02:00
beu
f99b93c1f0 Add the possibility to download maps from an URL 2022-04-14 12:43:34 +02:00
beu
bbec986c22 Add support of response headers 2022-04-14 12:42:30 +02:00
beu
7b10300713 change the fontsize of fix the flooring 2022-04-14 02:49:42 +02:00
beu
80f4e867b6 Disable by default the loading at startup & add small tooltip about "Next" options 2022-04-14 01:02:40 +02:00
beu
300f738943 Fix wrong constant & disable loading at startup by default 2022-04-14 01:00:19 +02:00
beu
424ff646ad Add TrackManiaControl constant 2022-04-13 10:59:03 +02:00
beu
076c066e43 Add the possibility to don't load settings from database 2022-04-13 10:56:53 +02:00
beu
024037c48b increase entry size for the length of the TMNEXT logins 2022-04-13 10:47:50 +02:00
beu
d42a8a55a9 Fix sorting by priority 2022-04-13 10:46:42 +02:00
beu
68fab26667 Change default position for TMNEXT 2022-04-10 22:21:58 +02:00
beu
a920dd98b6 Sort ignoring case 2022-04-10 22:18:49 +02:00
beu
cdd89da287 Add the possibility to unlink settings on multiple servers 2022-04-10 22:11:28 +02:00
beu
4948d5219c Keep search field & allow search by nickname 2022-04-03 11:57:36 +02:00
beu
8a46edfde6 add setting priority 2022-03-17 21:19:31 +01:00
beu
d5faaf57ff Load the author nickname of a map when the author is known 2022-03-12 19:34:39 +01:00
beu
b4228a19c8 Add an option to hide UI by default 2022-03-12 11:26:56 +01:00
beu
b88bddb76b Fix Communication Manager 2022-03-03 20:04:02 +01:00
beu
a4594122dc precise TrackManiaControl in some messages 2022-03-03 19:21:00 +01:00
beu
284313dd1e add an option to hide Maniacontrol welcome message 2022-03-03 19:20:26 +01:00
Beu
ce499759e7 Add setting to change toggle button 2022-03-03 19:03:02 +01:00
Beu
e7903af87a Add Toggle Interface feature 2022-03-03 18:00:30 +01:00
Beu
c03b458bb1 bump api versions 2022-02-10 19:16:14 +01:00
Beu
2bc53b8add increase settings size 2021-06-30 16:19:31 +02:00
Beu
c2b9a41f3d Add support of Socket Host config 2021-03-14 10:37:47 +01:00
jonthekiller
fdaa53220c
Disable callbacks for TM2020 2020-08-04 23:05:12 +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
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