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
|
fb8da3f427
|
Update README.md
|
2025-10-01 21:22:33 +08: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
|
c5ca628922
|
Merge pull request #195 from others1062/testing
Update README.md
|
2025-09-25 05:13:04 +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
|
23636ece50
|
Merge pull request #196 from Patricklumowa/main
feat: pixel art editor,autobuy toggle
|
2025-09-25 04:40:22 +08:00 |
|
MiraclePatrickLumowa
|
811e7e17e3
|
add pixel art editor,autobuy toggle
|
2025-09-25 04:38:57 +08:00 |
|
MiraclePatrickLumowa
|
366dc170b6
|
Delete Auto-Image.js
|
2025-09-25 04:37:19 +08:00 |
|
MiraclePatrickLumowa
|
2b52ae8df6
|
feat: autobuy,pixel art editor
and stats refresh enhancement
|
2025-09-25 04:36:45 +08:00 |
|
Others...14
|
a4283b221d
|
Update README.md
|
2025-09-24 21:03:00 +07:00 |
|
MiraclePatrickLumowa
|
4d0420f28e
|
Merge pull request #193 from Patricklumowa/main
MASSIVE UPDATE
|
2025-09-23 03:29:59 +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 |
|
MiraclePatrickLumowa
|
7a1c44b0d7
|
Update README.md
|
2025-09-22 21:51:07 +08:00 |
|
MiraclePatrickLumowa
|
ab1611b17d
|
Merge pull request #191 from fracergu/fix/preserve-block-size-preferences
Fix: Preserve user's block size preferences in shuffle-blocks mode
|
2025-09-22 08:52:27 +08:00 |
|
Francisco Cerdán
|
0b2b7d85f0
|
fix: implemented block-size loading
|
2025-09-22 00:11:50 +02:00 |
|
MiraclePatrickLumowa
|
dc08bef461
|
Update README.md
|
2025-09-21 17:14:53 +08: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
|
3a2129ebb7
|
Delete Extensions directory
|
2025-09-21 15:55:13 +08:00 |
|
MiraclePatrickLumowa
|
ad71cbd430
|
feat: move artwork feature
-some bug fixes
-extracted artwork reprocessing
|
2025-09-21 15:47:09 +08:00 |
|
MiraclePatrickLumowa
|
fa59c90ddf
|
Update README.md
|
2025-09-21 04:26:52 +08:00 |
|
MiraclePatrickLumowa
|
dc249515f8
|
Update README.md
|
2025-09-21 04:25:40 +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 |
|
MiraclePatrickLumowa
|
f7a0c7f495
|
Merge pull request #186 from karmadante/main
Turkish language updated
|
2025-09-19 04:43:12 +08:00 |
|
MiraclePatrickLumowa
|
de27c5dbb6
|
Merge pull request #185 from A2R14N/patch-1
Update README.md
|
2025-09-18 23:22:08 +08:00 |
|
Hamdi
|
cebf9ab9b5
|
Turkish language updated
|
2025-09-18 01:35:06 +03:00 |
|
A2R14N
|
0b7bb92349
|
Update README.md
FIXED README
|
2025-09-18 01:19:40 +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 |
|