JustEngineer
|
ca4e5244ba
|
Fixed situation, when bot are waiting for charges to restore, when there another acc with charges, by simply switching acc when done with painting
|
2025-10-12 08:50:28 +03:00 |
|
SKProCH
|
65d7da79d1
|
Replace concat with iterative push in pixel processing to avoid call stack/alloc overhead.
|
2025-10-09 21:32:09 +03:00 |
|
SKProCH
|
876b1470e2
|
Update Extension/scripts/Auto-Image.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-09 21:26:02 +03:00 |
|
SKProCH
|
77debf8a41
|
Update Extension/scripts/utils-manager.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-09 21:25:47 +03:00 |
|
SKProCH
|
cb76f7b576
|
Rollback acc-switch changes
|
2025-10-09 21:17:11 +03:00 |
|
SKProCH
|
35e158fce8
|
Optimize block concatenation by replacing concat with iterative push to prevent large allocations.
|
2025-10-09 21:12:27 +03:00 |
|
SKProCH
|
17552e2fda
|
Update Extension/scripts/utils-manager.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-09 16:02:16 +03:00 |
|
SKProCH
|
590a78c3af
|
Update Extension/scripts/Acc-Switch.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-09 16:02:04 +03:00 |
|
SKProCH
|
29b7ac9b89
|
Update Extension/scripts/Auto-Image.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-09 16:01:48 +03:00 |
|
SKProCH
|
5b83e5d6d3
|
Update Extension/scripts/utils-manager.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-09 16:01:38 +03:00 |
|
SKProCH
|
a9e4316e07
|
Implement off-main-thread coordinate generation using Web Workers with async fallback handling.
|
2025-10-08 14:50:32 +03:00 |
|
SKProCH
|
e4c9fd3f3a
|
Add IndexedDB support for large image data storage; implement async pixel loading and fallback handling.
|
2025-10-08 14:39:09 +03:00 |
|
SKProCH
|
c04d698951
|
Improve storage handling for progress data; add fallback for quota limits by stripping pixel data and retrying.
|
2025-10-08 14:08:30 +03:00 |
|
MiraclePatrickLumowa
|
285381a49c
|
Color by Color baby
|
2025-10-01 18:20:59 +08:00 |
|
MiraclePatrickLumowa
|
b72df1489b
|
Update popup.html
|
2025-10-01 17:25:59 +08:00 |
|
MiraclePatrickLumowa
|
59544427f5
|
fixed a lot of bs
|
2025-10-01 17:23:49 +08:00 |
|
MiraclePatrickLumowa
|
9fe28bceb4
|
Update popup.html
|
2025-09-25 04:43:13 +08:00 |
|
MiraclePatrickLumowa
|
f4edcbc542
|
Update manifest.json
|
2025-09-25 04:42:07 +08:00 |
|
MiraclePatrickLumowa
|
811e7e17e3
|
add pixel art editor,autobuy toggle
|
2025-09-25 04:38:57 +08:00 |
|
MiraclePatrickLumowa
|
41bb4318a5
|
MASSIVE UPDATE
+ 7 new Color processing algorithm >:)
+ Account manager reworked
+ Cooldown Skipping
+ Turnstile widget pooling
|
2025-09-23 03:29:21 +08:00 |
|
Francisco Cerdán
|
0b2b7d85f0
|
fix: implemented block-size loading
|
2025-09-22 00:11:50 +02:00 |
|
MiraclePatrickLumowa
|
75b3742617
|
Add files via upload
|
2025-09-21 16:24:54 +08:00 |
|
MiraclePatrickLumowa
|
23c3bb9747
|
feat: move artwork feature
-move artwork feature
-some bug fixes
-extracted artwork reprocessing
|
2025-09-21 15:57:57 +08:00 |
|
MiraclePatrickLumowa
|
3c039b2602
|
Add files via upload
refactor: increased capture area size
|
2025-09-21 02:56:43 +08:00 |
|
MiraclePatrickLumowa
|
2721421e6b
|
feat: artwork extractor
|
2025-09-21 02:37:52 +08:00 |
|
MiraclePatrickLumowa
|
80eaa3f54a
|
Update popup.html
|
2025-09-20 04:30:26 +08:00 |
|
MiraclePatrickLumowa
|
c4f8faef1f
|
Add files via upload
|
2025-09-20 04:29:57 +08:00 |
|
MiraclePatrickLumowa
|
248a34f851
|
Update Auto-Image.js
|
2025-09-20 01:11:24 +08:00 |
|
MiraclePatrickLumowa
|
954eed9d98
|
feat: Fully implemented Auto-Switch feature
|
2025-09-20 00:22:09 +08:00 |
|
Hamdi
|
cebf9ab9b5
|
Turkish language updated
|
2025-09-18 01:35:06 +03:00 |
|
MiraclePatrickLumowa
|
b79a304fee
|
refactor: Modular Auto-image
|
2025-09-18 04:24:21 +08:00 |
|
MiraclePatrickLumowa
|
7f693f5a52
|
Delete Extension/extractor directory
|
2025-09-18 04:23:41 +08:00 |
|
MiraclePatrickLumowa
|
a59aeb1351
|
refactor: Modular Auto-image
|
2025-09-18 04:22:00 +08:00 |
|
MiraclePatrickLumowa
|
c52fb50c3d
|
Merge pull request #182 from Wplace-AutoBot/extension
Extension
|
2025-09-16 03:18:00 +08:00 |
|
MiraclePatrickLumowa
|
2522321a95
|
Merge pull request #167 from others1062/extension
feat: Neon Retro Cyan Theme and Neon Retro Light Theme, edited Classic Light
|
2025-09-16 03:13:57 +08:00 |
|
Others...14
|
2a4addfcc5
|
background.js
|
2025-09-15 18:06:14 +07:00 |
|
Others...14
|
34680106cc
|
manifest.json
|
2025-09-15 18:05:30 +07:00 |
|
Others...14
|
02c1a7c706
|
icon48.png
|
2025-09-15 18:03:58 +07:00 |
|
Others...14
|
bb0eaa6b81
|
Add files via upload
|
2025-09-15 18:03:10 +07:00 |
|
Others...14
|
0c2a4fdc20
|
background.js
|
2025-09-15 18:02:19 +07:00 |
|
Others...14
|
8d63de3e92
|
background.js
|
2025-09-15 18:01:34 +07:00 |
|
Others...14
|
a6c70a62a9
|
auto-image-styles.css
|
2025-09-15 17:59:30 +07:00 |
|
MiraclePatrickLumowa
|
b8f859c5e5
|
Delete Extension/Script-manager-fixed.js
|
2025-09-15 04:10:23 +08:00 |
|
MiraclePatrickLumowa
|
12e871ec26
|
feat: full migration to extension
|
2025-09-15 02:44:12 +08:00 |
|
Others...14
|
3b9e7459d3
|
Auto-Image.js
|
2025-09-14 12:25:45 +07:00 |
|
Others...14
|
49bf77ad22
|
manifest.json
|
2025-09-13 12:52:08 +07:00 |
|
Others...14
|
4e38e098dd
|
Delete Extension/icons/icon48.png
|
2025-09-13 12:50:16 +07:00 |
|
Others...14
|
069f9fe294
|
icon64.png
|
2025-09-13 12:49:56 +07:00 |
|
Others...14
|
4a358d9b00
|
Add files via upload
|
2025-09-13 12:49:24 +07:00 |
|
Others...14
|
97a3ed0919
|
icon256.png
|
2025-09-13 12:48:32 +07:00 |
|