Releases: 1Euro7Cent/Mrballou-drawbot
added update check and click to expand color pallette
Added text that tells you that there is an update.
Added the possibility for the bot to a place before clicking on colors. This is useful when the palette itself is hidden behind a button.
Full Changelog: 3.15.2...3.16.0
new gui "stable" release
Recoded the whole GUI. The elements are generated on the server and rendered on the GUI.
Server and GUI now communicate over web socket.
I recommend deleting the config file and the positions file. That make it lose all data. You have to redo the setup.
What's Changed
- New gui by @1Euro7Cent in #27
Full Changelog: 3.13.0...3.15.2
Added missing library in build
As the title says. I added a missing library in the build.
gui rewrite
This is a build with the new GUI update. Please note that this is an alpha and bugs may occur. Please report them using GitHub issues.
Full Changelog: 3.12.0...new-gui
Added onePassMode
Added a feature that just adds satisfaction to the user. With onePassMode
enabled the bot draws the whole image line by line instead of color by color.
added moveDelay and improved resize alg
Full Changelog: 3.11.0...3.12.0
New gui design
dual color mode
3.10.1 added dual color mode. and few bugfixes
added override and more algs to choose from
3.9.0 added override and more algs to choose from
fixed line saving mode
3.7.1 fixed the line saving bug and added debug mode