Releases: Topinambur223606/PixelPlanetTools
PixelPlanetBot, version 6.3.3
Fixed "critical error" and bot restart due to "ip overused" place error.
Updated dependencies.
PixelPlanetBot, version 6.3.2
- Added logging of pixel-fail coordinates;
- Added no-SSL protocol option, fixed hosname issues - for self-host servers;
- Added zero cooldown option - makes sense for logged in admin only, may be useful on self-host servers;
- Fix of possible negative (which could turn into infinite I guess) cooldown;
- Fixed exiting on Ctrl+C not working;
- Updated captcha solution submitting: now it's done via websocket.
PixelPlanetBot, version 6.2.2
Added captcha ID so captcha-solving window works again
Updated dependencies
PixelPlanetBot, version 6.2
- Added in-bot captcha solving feature (
solver
and similar captcha notification modes)sound
+browser
mode is nowsoundBrowser
instead ofboth
;
- Improved behavior when cooldown increases;
- Fixed incorrect cumulative cooldown shown if greater than 255 seconds.
PixelPlanetBot, version 6.1
Features:
- Ctrl+C aborts the bot "politely";
- Sproxel exported PNG can be used as 3D template as well (
i
option for Sproxel PNG,t
for Sproxel CSV).
Fixed bugs:
- Bot crashes when using random color placing order modes;
- If network settings are incorrect, app behavior is inconsistent (all apps);
- Proxy settings are ignored in watcher (only websocket) and visualizer;
- Default Z=0 for bot 3D mode does not work and should be passed manually;
PixelPlanetBot, version 6.0
Finally, almost all canvases are supported in almost all apps, incuding 3D canvas support in bot (run3d
verb).
Exceptions - moon is not allowed to be botted, 3D canvas cannot be recorded/visualized.
Fixed session feature that did not work properly in previous version.
All created sessions can migrate easily, just start bot with sessions
verb and it will detect old sessions.
Known bugs:
-
Bot crashes when using random color placing order modes;
-
If network settings are incorrect, app behavior is inconsistent (all apps);
-
Proxy settings are ignored in watcher (only websocket) and visualizer;
-
Default Z=0 for bot 3D mode does not work and should be passed manually.
PixelPlanetBot, version 5.5
Added session feature - ability to log in
To create/delete a session: bot.exe sessions ...
To use a session: bot.exe run ... -s sessionName ...
Known bug: session cannot be used.
To repair it manually, go to app folder and remove all values in cookies except key, value and domain - and set the domain to PixelPlanet domain name.
However, it's not recommended.