W1lla van den Munckhof
W1lla van den Munckhof
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...
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':...
Latest Script API versions ## Motivation or cause Latest is 3.7.0 where for instance AuthorNickname is introduced but also some removals of Methods for instance. ## Change description till 3.7.0...
Running asyncssh driver from windows to a Linux Virtualbox server gives some weird errors. I entered HOST, PORT, USERNAME, PASSWORD and PASSPHRASE strange is that it does get access to...
Adding mx-id to database fixes issue #1016 ## Motivation or cause Missing mx-id from database ## Change description fixed the re.compile part aswell as looking for ``\d+`` ## Checklist of...
Hi, It would be nice to have a Clickable LiveRankings where you can switch to SpectatorTargets if you are a Spectator. Now you need to use the numpad keys to...
Hi, as spoken here: https://forum.nadeo.com/viewtopic.php?f=94&t=2303 you can do a conversion of webserviceId to Login and back. I did a basic php example which can be seen here: ``` ``` Even...
MXId is not being saved in Database. ### Expected Behavior PyPlanet-MX\TM-212325.Map.Gbx for instance 212325 as MXId should be saved in Database. ### Actual Behavior MXID is NULL in database. ###...
Hi, When playing Cupmode for instance or TeamMode, the MatchPoints can be retrieved but aren't shown. Now it only shows the map points earned during a play. ### Expected Behavior...