Search found 652 matches
- 28 Oct 2020, 19:03
- Forum: PyPlanet
- Topic: PyPlanet Update Blog
- Replies: 34
- Views: 41568
Re: PyPlanet Update Blog
Small bugfix update 0.9.5: Core ==== - Bugfix: Fixing issues with collecting checkpoint data on finish callback. Related to the TM2020 checkpoint comparison issue. Apps ==== - Improvement: Improving the external link to the map page on MX/TMX in the upper right corner. - Improvement: Move the sector...
- 16 Oct 2020, 15:22
- Forum: PyPlanet
- Topic: PyPlanet Update Blog
- Replies: 34
- Views: 41568
Re: PyPlanet Update Blog
New release 0.9.4: Core ==== - Improvement: Add widget visibility toggle in player toolbar to promote F8. - Bugfix: Adding local maps will refresh the list from now on. - Bugfix: Fix the name of the teams script for TM2020, making //mode teams work now. - Bugfix: Fixing the issue with not recording ...
- 10 Sep 2020, 13:11
- Forum: PyPlanet
- Topic: PyPlanet Update Blog
- Replies: 34
- Views: 41568
Re: PyPlanet Update Blog
New version is out with some new things. Version 0.9.3 Core ==== - Feature: Add guestlist support. //addguest, //removeguest and adding settings and commands to save it to disk. - Improvement: Add mode shortcuts for TM2020, from now you can do //mode ta etc. Apps ==== - Feature: Add support for sect...
Re: Maps Rank
Did you receive any errors in the console?
- 29 Jul 2020, 10:43
- Forum: PyPlanet
- Topic: [SOLVED]How can i give admin-rights to a player using the mysql-database?
- Replies: 5
- Views: 312
Re: [SOLVED]How can i give admin-rights to a player using the mysql-database?
You can leave it there, it will always show.
- 28 Jul 2020, 15:13
- Forum: PyPlanet
- Topic: [SOLVED]How can i give admin-rights to a player using the mysql-database?
- Replies: 5
- Views: 312
Re: How can i give admin-rights to a player using the mysql-database?
You can indeed also change it in the database, the players table.
Change the level column data to 3 (3 is master admin level number).
Change the level column data to 3 (3 is master admin level number).
- 28 Jul 2020, 15:11
- Forum: PyPlanet
- Topic: what does pyplanet.apps.contrib.live_rankings do?
- Replies: 4
- Views: 256
Re: what does pyplanet.apps.contrib.live_rankings do?
It's exactly the same records/data as if you hit the 'tab' button in-game.
- 28 Jul 2020, 15:11
- Forum: PyPlanet
- Topic: [SOLVED]what does pyplanet.apps.contrib.best_cps do?
- Replies: 4
- Views: 232
Re: what does pyplanet.apps.contrib.best_cps do?
CP = Checkpoint. You will see a widget on the top of the screen.
- 28 Jul 2020, 15:09
- Forum: PyPlanet
- Topic: PyPlanet Suggestion topic
- Replies: 83
- Views: 89897
Re: PyPlanet Suggestion topic
Hi, it seems to be a nice addition in the beginning, but I think that most of the PyPlanet servers on the new trackmania are used for non-ubi tracks, or tracks that have not directly been played on there. Also, it seems a bit tricky to use the internal API for this without permission, it could intro...
- 23 Jul 2020, 12:47
- Forum: PyPlanet
- Topic: [SOLVED] Pyplanet Settings Button inGame
- Replies: 4
- Views: 320
Re: Pyplanet Settings Button inGame
Using a database client. Like PhpMyAdmin