JustEngineerLGTM
|
7c7440a5ab
|
Merge pull request #2 from JustEngineerLGTM/main
Fixed new system threshold related problems
|
2025-10-13 19:35:54 +03:00 |
|
JustEngineer
|
7a37809ea4
|
Add back check for a threshold before painting
|
2025-10-13 19:31:50 +03:00 |
|
JustEngineer
|
b78226f3c1
|
fixed total pixel count behavior to ChargeModel system
(cherry picked from commit 2134c7841a)
|
2025-10-13 18:00:46 +03:00 |
|
JustEngineer
|
2134c7841a
|
fixed total pixel count behavior to ChargeModel system
|
2025-10-13 16:08:56 +03:00 |
|
SKProCH
|
eaf34977cc
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# Extension/scripts/Auto-Image.js
|
2025-10-13 13:42:28 +03:00 |
|
JustEngineer
|
08acdfc66f
|
removed duplicate message listener
|
2025-10-13 13:09:22 +03:00 |
|
JustEngineerLGTM
|
02bfff2c41
|
Merge branch 'main' into main
|
2025-10-13 12:56:36 +03:00 |
|
JustEngineer
|
027b06262a
|
Change paint count behavior from fetching info to predict system
|
2025-10-13 12:41:03 +03:00 |
|
MiraclePatrickLumowa
|
dd0cad69e6
|
been a while since last update
|
2025-10-13 01:14:11 +08:00 |
|
JustEngineer
|
90c610c3eb
|
rename "me" to "currentAccountData" to match original style
(cherry picked from commit 4fe94b4d07)
|
2025-10-12 15:46:13 +03:00 |
|
JustEngineer
|
8695ee1d0c
|
Fixed situation, when bot are waiting for charges to restore, when there another acc with charges, by simply switching acc when done with painting
(cherry picked from commit ca4e5244ba)
|
2025-10-12 15:46:13 +03:00 |
|
SKProCH
|
2b3094dbde
|
Fix blue marble overlay mode
|
2025-10-12 15:45:54 +03:00 |
|
SKProCH
|
6b3d548daf
|
Fix blue marble overlay mode
|
2025-10-12 15:07:36 +03:00 |
|
JustEngineer
|
4fe94b4d07
|
rename "me" to "currentAccountData" to match original style
|
2025-10-12 08:57:23 +03:00 |
|
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
|
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
|
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
|
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 |
|