Commit Graph

42 Commits

Author SHA1 Message Date
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 35e158fce8 Optimize block concatenation by replacing concat with iterative push to prevent large allocations. 2025-10-09 21:12:27 +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 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 59544427f5 fixed a lot of bs 2025-10-01 17:23:49 +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 2721421e6b feat: artwork extractor 2025-09-21 02:37:52 +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 a59aeb1351 refactor: Modular Auto-image 2025-09-18 04:22: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
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 db8722c4c4 Auto-Image.js 2025-09-13 12:04:20 +07:00
Others...14 a50d86f536 Auto-Image.js 2025-09-13 11:30:00 +07:00
Others...14 30a79aa937 Auto-Image.js 2025-09-12 16:07:06 +07:00
Others...14 839ef047f0 Auto-Image.js 2025-09-12 15:59:11 +07:00
Others...14 3d4fe1577a Auto-Image.js 2025-09-12 15:41:20 +07:00
Others...14 1bcc9a5ff5 Auto-Image.js 2025-09-12 15:25:37 +07:00
Others...14 4a94cf7a56 Auto-Image.js 2025-09-12 15:13:18 +07:00
Others...14 99f91817c3 Auto-Image.js 2025-09-12 15:03:00 +07:00
Others...14 6cbc0b4bfe Auto-Image.js 2025-09-12 13:06:46 +07:00
Others...14 834eca5896 Auto-Image.js 2025-09-12 13:00:36 +07:00
Others...14 85b5ea15a8 Auto-Image.js 2025-09-12 12:54:21 +07:00
Others...14 77c539dcf0 Auto-Image.js 2025-09-12 12:36:02 +07:00
Others...14 e23fc1580b Auto-Image.js 2025-09-12 12:16:46 +07:00
Others...14 241d514158 Auto-Image.js 2025-09-11 21:38:53 +07:00
Others...14 38e29cf20b Auto-Image.js 2025-09-11 21:27:06 +07:00
Others...14 b694284299 Auto-Image.js 2025-09-11 21:20:31 +07:00
Others...14 a494680b04 Auto-Image.js 2025-09-11 21:00:43 +07:00
Others...14 68129dba40 Auto-Image.js 2025-09-09 19:22:58 +07:00
MiraclePatrickLumowa 16c0b31ef3 Add files via upload 2025-09-08 03:24:17 +08:00