8a46edfde6
add setting priority
2022-03-17 21:19:31 +01:00
d5faaf57ff
Load the author nickname of a map when the author is known
2022-03-12 19:34:39 +01:00
b4228a19c8
Add an option to hide UI by default
2022-03-12 11:26:56 +01:00
8197e3e307
change the script method
2022-03-04 18:51:08 +01:00
b88bddb76b
Fix Communication Manager
2022-03-03 20:04:02 +01:00
a4594122dc
precise TrackManiaControl in some messages
2022-03-03 19:21:00 +01:00
284313dd1e
add an option to hide Maniacontrol welcome message
2022-03-03 19:20:26 +01:00
58cf83b975
Change toggle update timing to every tick
2022-03-03 19:19:26 +01:00
ce499759e7
Add setting to change toggle button
2022-03-03 19:03:02 +01:00
e7903af87a
Add Toggle Interface feature
2022-03-03 18:00:30 +01:00
42d9996f8f
Add name property to TextEdit (for Manialink Actions)
2022-03-03 15:03:51 +01:00
c03b458bb1
bump api versions
2022-02-10 19:16:14 +01:00
b41581347f
Merge branch 'master' of https://github.com/AmazingBeu/TrackManiaControl
2021-10-26 21:45:59 +02:00
3a342b7ed2
remove backup directory content
2021-08-21 10:38:09 +02:00
2bc53b8add
increase settings size
2021-06-30 16:19:31 +02:00
87c3119f97
Enable by default "display Nickname instead of Login"
2021-03-14 17:46:12 +01:00
331828610f
Explain TrackManiaControl
2021-03-14 10:56:15 +01:00
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
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
Alexander Nell
24558b1982
Version increase for deployment of quickfixes
2020-07-18 13:26:41 +02:00
Alexander Nell
9711937a1e
bestracerespawns and bestlaprespawns removed from Scores-Callback in the new game
2020-07-17 14:36:18 +02:00
Alexander Nell
2f57ee3d6c
distance and stuntsscore not available in CP-Callback of the new game
2020-07-17 14:26:03 +02:00
Alexander Nell
44d8fd1db2
Merge branch 'master' of https://github.com/ManiaControl/ManiaControl
2020-06-22 04:53:33 +02:00
Alexander Nell
566f77801f
Fix Chat::formatMessage issues after tests
2020-06-22 04:53:31 +02:00
kremsy
650afc500a
added error messages on invalid incoming communication messages
2020-06-07 16:17:20 +02:00
Alexander Nell
9abadac932
Use Chat::formatMessage in Server/*
2020-06-02 17:30:30 +02:00
Alexander Nell
5717589588
Use Chat::formatMessage in Main-Files
2020-05-30 23:33:52 +02:00
Alexander Nell
965ee220ba
Use Chat::formatMessage in Updates/*
2020-05-30 23:28:39 +02:00
Alexander Nell
ec93e56869
Use Chat::formatMessage in Plugins/*
2020-05-30 22:45:43 +02:00
Alexander Nell
74dc8182bf
Use Chat::formatMessage in Players/*
2020-05-30 22:42:39 +02:00
Alexander Nell
06f24a1bfb
Use Chat::formatMessage in Configurator/*, ManiaExchange/* and Maps/*
2020-05-27 00:01:36 +02:00
Alexander Nell
1d0215df52
use Chat::formatMessage in Commands-namespace
2020-05-26 21:56:00 +02:00
Alexander Nell
a311dcdbd9
Unified implementation of AuthCommands
2020-05-26 18:15:18 +02:00