Commit graph

64 commits

Author SHA1 Message Date
SwingTheVine
ca34eeeea8 Added Enable/Disable buttons and functionality 2025-08-07 17:25:14 -04:00
SwingTheVine
221ef34551 Renamed enable button to create button 2025-08-07 12:20:41 -04:00
SwingTheVine
5dcde7a9cd Persistent template works (mostly) 2025-08-06 19:34:44 -04:00
SwingTheVine
663ac2950c Optimized template-tile generation 2025-08-06 16:38:04 -04:00
SwingTheVine
d5e753faab Fixed version number
The version number automatically increments when pushed
2025-08-05 16:46:29 -04:00
Nicholas
1d78a140dd Enhance overlay drag and file input handling
Improved the overlay drag logic for smoother, GPU-accelerated movement using requestAnimationFrame and transform. Updated file input elements to use stronger hiding techniques, preventing browser-native text from appearing during minimize/maximize. Updated version to 0.72.0 and added additional debug logging and minor UI/UX improvements.
2025-08-05 14:18:12 -03:00
SwingTheVine
58db39b9d8 Fixed bugs in install inst. and drag with touch 2025-08-04 16:31:48 -04:00
Cristiano Nascimeno
0ce0647e30 Fix template pixel offset calculation 2025-08-02 08:43:16 -03:00
SwingTheVine
ba1ee44d6a Potentally fixed template alignment issue 2025-08-02 01:51:23 -04:00
SwingTheVine
5879422b9d Added Move Palette button 2025-08-02 00:15:45 -04:00
SwingTheVine
cb6a89c330 Fixed security vulnerability, and blob queue bug 2025-08-01 23:10:11 -04:00
SwingTheVine
7c54997b73 Finished multi-tile templates 2025-08-01 21:25:37 -04:00
SwingTheVine
031f114433 Multi-Tile templates sorta work 2025-08-01 20:57:49 -04:00
SwingTheVine
f84fbea0ce Template Objects work properly now 2025-08-01 09:25:27 -04:00
SwingTheVine
d1d6ebe7cc Did most new template creation system 2025-07-31 18:48:44 -04:00
SwingTheVine
b0a98ee4a0 Template Overlay now appears above tile...
...and you can't move the template when placing pixels anymore xd
2025-07-31 04:42:28 -04:00
SwingTheVine
9d2c7a014a Fixed some template bugs 2025-07-30 08:33:22 -04:00
SwingTheVine
0c3e4d65f6 Template works 2025-07-30 07:40:48 -04:00
SwingTheVine
fe62f14357 Partially working template 2025-07-30 07:23:36 -04:00
SwingTheVine
6face92136 Added image to canvas 2025-07-30 02:47:03 -04:00
SwingTheVine
c8e2cfb014 Added red box overlay 2025-07-29 16:31:43 -04:00
SwingTheVine
899680ef97 Added css map for consistent mapping during patches 2025-07-29 13:39:26 -04:00
SwingTheVine
8230b08e94 Added styling in consoles 2025-07-29 11:46:09 -04:00
SwingTheVine
aa68b22478 Added some comments 2025-07-29 06:56:32 -04:00
SwingTheVine
97ba324457 Finished CSS selector obfuscator 2025-07-29 05:58:12 -04:00
SwingTheVine
50680a33af Added action button UI 2025-07-27 14:22:55 -04:00
SwingTheVine
fa5ea2d6d7 Combined coordsHandler into Utils; Renamed apiHandler 2025-07-27 12:37:12 -04:00
SwingTheVine
4c21a2fb89 Removed sourcemap 2025-07-27 10:55:39 -04:00
SwingTheVine
8d04b82fae Tried directly overriding "sources" 2025-07-27 10:19:52 -04:00
SwingTheVine
ac92262f66 Removed compression 2025-07-27 10:07:46 -04:00
SwingTheVine
3e65f28549 Potentially fixed sourcemap bug 2025-07-27 09:58:48 -04:00
SwingTheVine
c40b5373e9 Potentially fixed issues with sourcemap creation 2025-07-27 09:21:00 -04:00
SwingTheVine
884c4ea018 Fixed obfuscation bugs in build.js 2025-07-27 08:11:50 -04:00
SwingTheVine
f672534dc7 Added Utils class and removed XSS issue 2025-07-27 03:29:29 -04:00
SwingTheVine
c1559340c7 Finished refactoring the overlay to be Object Oriented
Also fixed bug with font not loading
2025-07-27 02:37:25 -04:00
SwingTheVine
08eae5c094 Refactored overlay.js to be Object Oriented 2025-07-26 21:09:39 -04:00
SwingTheVine
3b8a4db0fd Fixed bug in coords input fields 2025-07-26 02:29:06 -04:00
SwingTheVine
73217b9c97 Completed Pin Icon functionality 2025-07-26 01:55:47 -04:00
SwingTheVine
4243e0196a Finished(?) pin icon functionality 2025-07-25 23:31:51 -04:00
SwingTheVine
5a3d09dcf3 Fixed spontaneousResponseListener for "pixel" fetches 2025-07-25 02:46:24 -04:00
SwingTheVine
817c743a56 Styled UI for file upload 2025-07-25 01:48:35 -04:00
SwingTheVine
8861e9b947 Updated styling for buttons 2025-07-25 00:27:01 -04:00
SwingTheVine
5c027f0552 Added coords UI 2025-07-24 23:32:54 -04:00
SwingTheVine
3adeae442c Bundled the CSS file(s) 2025-07-24 21:36:01 -04:00
SwingTheVine
ff3e946fa4 Added UI for Possessed Mode and Panic 2025-07-24 18:52:04 -04:00
SwingTheVine
7efa7a4268 Added output status UI 2025-07-24 18:27:31 -04:00
SwingTheVine
0e076eff7f Added help button feature 2025-07-24 17:49:33 -04:00
SwingTheVine
b7024badb6 Added stealth mode UI 2025-07-24 17:14:40 -04:00
SwingTheVine
416e74ab7f Refactored text updates for overlay 2025-07-24 15:54:35 -04:00
SwingTheVine
ed4ef7ba92 Fixed bug with drag bar circles and drag teleporting 2025-07-24 15:05:24 -04:00