Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asimmon/trackmania-royal-match-info
Display and copy Trackmania Royal match information such as map names, bot and player names
https://github.com/asimmon/trackmania-royal-match-info
Last synced: 8 days ago
JSON representation
Display and copy Trackmania Royal match information such as map names, bot and player names
- Host: GitHub
- URL: https://github.com/asimmon/trackmania-royal-match-info
- Owner: asimmon
- License: gpl-3.0
- Created: 2022-09-11T17:06:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T05:10:51.000Z (10 months ago)
- Last Synced: 2024-04-28T04:47:27.377Z (7 months ago)
- Language: AngelScript
- Homepage: https://openplanet.dev/plugin/royalmatchinfo
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Royal match info
**Royal match info** is an [Openplanet](https://openplanet.dev/) plugin for [Trackmania 2020](https://www.trackmania.com/).
When playing a Royal match, it displays a window where you can:* See the **map names**
* Send the map names to the **global or team chat**
* Copy the map names to the **clipboard**
* See the **player and bot names**Use the menu item `Plugins > Royal match info` to enable or disable the window.
## Screenshots
![screen1](https://github.com/asimmon/trackmania-royal-match-info/assets/14242083/df5e7d94-87d1-4ecf-ab65-c8bac2a21990)
![screen2](https://github.com/asimmon/trackmania-royal-match-info/assets/14242083/757a3c9e-6e98-49a8-b345-d7fa49c76b70)## Special thanks
Credits to [Dog..](https://trackmania.io/#/player/961d1145-8c7b-48c3-9191-0d1d91e44a4a) and [jeFFeSS](https://trackmania.io/#/player/213b2359-62f2-499e-aa13-6b1392ee99d8) for creating the logic that lists the Royal maps in the right order, the logic that differentiates human players from ghosts and inspiring this plugin in general.
Credits to [Miss](https://github.com/codecat) for the colored buttons and clickable links from [Better Chat](https://github.com/codecat/tm-better-chat/).