PyPlanet icon indicating copy to clipboard operation
PyPlanet copied to clipboard

:rocket: PyPlanet is the next-gen Server Controller for ManiaPlanet (v4+) and Trackmania. Using Python3 and AsyncIO.

Results 155 PyPlanet issues
Sort by recently updated
recently updated
newest added

There is a Pyplanet UI bug where author of previous map is displayed on maps sometimes. ### Expected Behavior Always display the correct map author in the widget. ### Actual...

This is a proposition to remove the dependency on Pandas and NumPy. I think they are quite overkill for the usage of PyPlanet. The issues I have with these dependencies...

### Expected Behavior PyPlanet starting ### Actual Behavior PyPlanet Crashes with a TypeError ### Steps to Reproduce (including precondition) Attempting to start after following Setup Guide Docs ### Screenshot on...

Bug
Requires research

Suddenly saw the amount of votes changing while voting for extending a map. Is the vote influenced by players leaviing or entering a server, cause that was what happend during...

Export a mapfolder as a matchsettings file with your own input file name. ## Motivation or cause https://discord.com/channels/285398464760643585/477041591882874911/997113341459837028 ## Change description Export Tab and write/edit the matchsettings file for the...

Let logs run for more then 24hours on a pyplanet instance and you will get these kind of errors. Even though pyplanet still keeps running. ### Expected Behavior Set in...

Bug
Core
P:Critical
Requires research

You can still use the old ApiVersion 2013-04-16 by setting it inside the base.py in settings folder by adding the following line: `DEDICATED = { 'default': { 'HOST': '127.0.0.1', 'PORT':...

Enhancement
P:High
G:TM