PyPlanet
PyPlanet copied to clipboard
:rocket: PyPlanet is the next-gen Server Controller for ManiaPlanet (v4+) and Trackmania. Using Python3 and AsyncIO.
https://github.com/PyPlanet/PyPlanet/blob/c7e4358551c6d3a26ebd1a82bb4ff06502e40afb/pyplanet/views/templates/generics/widget.xml#L10 Hi, Just wondering why 2 times the same action? even though there is an arrow You can press for instance the localRecords or the arrow pointing up.
1) mx status crashes when sort on mx id 2) mx status doesnt recognize a lot of maps anymore, it also shows a time on the not recognized maps of...
Hello! Is it possible to somehow make easy resizing of widgets and fonts in widgets? Can I somehow remove the useless panel in the TM2020 at the top left? Is...
https://github.com/w1lla/pyplanet_plugins/blob/3b540968c0864cedaed1d2025aff99a22cf4c1d8/muffin/__init__.py Requested and could be a part of pyplanet. (TM2020 issues are login or nickname; https://github.com/PyPlanet/PyPlanet/issues/1038 )
Should be changed: the weird character can be changed to this: settings[info['Name']] = dict( default=info['Default'], type=real_type, name=info['Name'], description=info['Desc'].replace("\x92", "")
I do not seem to be a hunter for records, but i would prefer a way to add/remove or autoupdate maps that i do or do not have records on....
https://github.com/PyPlanet/PyPlanet/blob/e150fac9ad7e2f3931f706da1c7725f04c98df7c/pyplanet/apps/contrib/players/__init__.py#L44 ```DEBUG [local_elite][pyplanet.core.gbx.remote] GBX: Received callback: ManiaPlanet.PlayerChat: (0, 'q2-lckjXSxai11x2CgX5ew', '/laston W1llaSmurf', True) DEBUG [local_elite][peewee.async] ('SELECT `t1`.`id`, `t1`.`created_at`, `t1`.`updated_at`, `t1`.`login`, `t1`.`nickname`, `t1`.`last_ip`, `t1`.`last_seen`, `t1`.`total_playtime`, `t1`.`total_donations`, `t1`.`level` FROM `player` AS t1 WHERE...
In TM2020 when you have want to improve your pb you get the message Round at the CP in the middle of your screen and at the bottom.  This...
These commands still show (looks like a debug feature?) ### Expected Behavior Do not show for players?! ### Actual Behavior  This is on smurfen server!  ### Steps to...
  As seen they could be debugged. in [pyplanet\core] (https://github.com/PyPlanet/PyPlanet/blob/23b17cea3d5ead7355c020e7f87950a1ed1809ef/pyplanet/core/ui/__init__.py#L97) this could be added to show it: `body = '{}'.format(manialink.id, manialink.version, manialink.id, body)` Where id=self.id = 'pyplanet__widget_bestcps' in a...