Commit graph

245 commits

Author SHA1 Message Date
github-actions[bot]
9840004460 v0.73.0; Persistent template works (mostly) 2025-08-06 23:35:20 +00: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
11590007a7 Merge 2025-08-05 19:43:36 -04:00
github-actions[bot]
1836ddf590 v0.72.0; Fixed minimize bugs - from #29 Nick-machado/minimize-window-feature
Enhance overlay drag and file input handling
2025-08-05 22:50:50 +00:00
SwingTheVine
7817baabc1
Merge branch 'main' into minimize-window-feature 2025-08-05 17:44:24 -05:00
SwingTheVine
d5e753faab Fixed version number
The version number automatically increments when pushed
2025-08-05 16:46:29 -04:00
SwingTheVine
a60b046eb2 Merge 2025-08-05 13:18:17 -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
github-actions[bot]
e169a08864 v0.71.0; Added minimize button in #27 from Nick-machado/minimize-window-feature
Minimize Window Feature & Pixel Counting System
2025-08-05 02:27:28 +00:00
SwingTheVine
26ffa903f6 Added the concept of darkening pixels 2025-08-04 21:55:16 -04:00
SwingTheVine
9696990ed8
Merge branch 'main' into minimize-window-feature 2025-08-04 20:50:31 -05:00
Nicholas
533494c790 Refactor overlay maximize feedback and improve accessibility
Removes the status message when maximizing the overlay, as the state change is visually clear. Updates comments to clarify that accessibility information is still provided via alt text for screen readers and tooltips.
2025-08-04 22:23:03 -03:00
Nicholas
82bf8a3c3e Add pixel counting and minimize/maximize overlay features
Introduces a comprehensive pixel counting system to the Template class and integrates pixel statistics into the template creation and rendering process. Adds minimize/maximize functionality to the overlay UI, including responsive element visibility, fixed minimized dimensions, and improved user feedback. Updates documentation and comments to reflect new features and version history.
2025-08-04 22:08:12 -03:00
github-actions[bot]
c5152bf1a8 v0.70.0; Changed build.yml release message 2025-08-05 00:24:32 +00:00
Nicholas
a0df44e746 Add minimize/maximize functionality to overlay UI
Introduces a minimize/maximize toggle for the Blue Marble overlay via the icon, updating layout and visibility of UI elements accordingly. Updates CSS for smooth transitions and responsive sizing. Also adds debugging and logging improvements in the userscript, and updates the script name in metadata.
2025-08-04 19:01:33 -03:00
SwingTheVine
58db39b9d8 Fixed bugs in install inst. and drag with touch 2025-08-04 16:31:48 -04:00
github-actions[bot]
5a0087927f Release version; Clarified where the userscript can be downloaded from 2025-08-04 19:12:57 +00:00
github-actions[bot]
f4393c6454 Release version; Merge pull request #17 from CpdnCristiano/fix-template-pixel-offset
Fix template pixel offset calculation in createTemplateTiles()
2025-08-02 16:40:34 +00:00
Cristiano Nascimeno
0ce0647e30 Fix template pixel offset calculation 2025-08-02 08:43:16 -03:00
github-actions[bot]
1de09bcd6e Release version; Potentally fixed template alignment issue 2025-08-02 05:52:07 +00: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
github-actions[bot]
f3529c0258 Release version; Finished multi-tile templates 2025-08-02 01:26:16 +00: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
github-actions[bot]
b8933327b9 Release version; Fixed commit description bug in build.yml
...I think?
2025-07-31 08:53:07 +00: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
github-actions[bot]
c5c1ddd157 Release version; Fixed some template bugs 2025-07-30 12:34:12 +00: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
github-actions[bot]
b7ec594907 Release version; Fixed quotations bug in build.yml 2025-07-30 02:06:56 +00:00
github-actions[bot]
8a8c7206db Release version; Fixed bug with update-resources in build.yml 2025-07-30 01:51:21 +00:00
github-actions[bot]
db75506fb6 Release version; Fixed bug in BlueMarble.meta.js 2025-07-30 01:40:57 +00:00
SwingTheVine
b98c0c77a3 Fixed bug in BlueMarble.meta.js 2025-07-29 21:40:16 -04:00
SwingTheVine
c8e2cfb014 Added red box overlay 2025-07-29 16:31:43 -04:00
github-actions[bot]
32073440f9 Release version; Added css map for consistent mapping during patches 2025-07-29 17:40:12 +00:00
SwingTheVine
899680ef97 Added css map for consistent mapping during patches 2025-07-29 13:39:26 -04:00
github-actions[bot]
d171900fd5 Release version; Added styling in consoles 2025-07-29 15:46:55 +00: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
github-actions[bot]
9a31f2103c Release version; Fixed another build.yml bug 2025-07-29 10:25:05 +00:00
SwingTheVine
2c13ad4248 Fixed another build.yml bug 2025-07-29 06:24:33 -04:00
github-actions[bot]
b7c6f6cbdc Release version; Fixed build.yml bug 2025-07-29 10:19:35 +00:00
SwingTheVine
97ba324457 Finished CSS selector obfuscator 2025-07-29 05:58:12 -04:00
github-actions[bot]
3918bf839e Bumped version; Fixed naming scheme 2025-07-28 02:05:20 +00: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
github-actions[bot]
902640fc2d Bumped version; Fixed compression badge bug; Shrunk BlueMarble Image 2025-07-27 15:27:58 +00:00
github-actions[bot]
0b494b2979 Bumped version; Moved assets to dist; Updated compression calculation 2025-07-27 15:20:16 +00:00
github-actions[bot]
fc448f7e1b Bumped version; Added compression badge 2025-07-27 15:11:54 +00:00
github-actions[bot]
c526a3f92b Bumped version; Removed sourcemap 2025-07-27 14:55:59 +00:00
SwingTheVine
4c21a2fb89 Removed sourcemap 2025-07-27 10:55:39 -04:00
github-actions[bot]
f16005b10b Release version; Tried directly overriding sources 2025-07-27 14:20:27 +00:00
SwingTheVine
8d04b82fae Tried directly overriding "sources" 2025-07-27 10:19:52 -04:00
github-actions[bot]
28a598fabb Release version; Removed compression 2025-07-27 14:08:27 +00:00
SwingTheVine
ac92262f66 Removed compression 2025-07-27 10:07:46 -04:00
github-actions[bot]
7e250c7632 Release version; Potentially fixed sourcemap bug 2025-07-27 13:59:23 +00:00
SwingTheVine
3e65f28549 Potentially fixed sourcemap bug 2025-07-27 09:58:48 -04:00
github-actions[bot]
c3887e0d73 Release version; Potentially fixed issues with sourcemap creation 2025-07-27 13:21:41 +00:00
SwingTheVine
c40b5373e9 Potentially fixed issues with sourcemap creation 2025-07-27 09:21:00 -04:00
github-actions[bot]
99c30f67ea Release version; Fixed merge issue 2025-07-27 12:42:21 +00:00
SwingTheVine
884c4ea018 Fixed obfuscation bugs in build.js 2025-07-27 08:11:50 -04:00
github-actions[bot]
0fd6b73b6d Bumped version; Made CodeQL ignore the dist/ directory 2025-07-27 08:08:34 +00:00
github-actions[bot]
4f3265473b Bumped version; Added Utils class and removed XSS issue 2025-07-27 07:29:45 +00:00
SwingTheVine
f672534dc7 Added Utils class and removed XSS issue 2025-07-27 03:29:29 -04:00
github-actions[bot]
72231fddfe Bumped version; Finished refactoring the overlay to be Object Oriented 2025-07-27 06:37:45 +00: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
github-actions[bot]
1beda289f6 Bumped version; Completed Pin Icon functionality 2025-07-26 05:56:09 +00:00
SwingTheVine
73217b9c97 Completed Pin Icon functionality 2025-07-26 01:55:47 -04:00
github-actions[bot]
aae685ee2c Bumped version; Finished(?) pin icon functionality 2025-07-26 03:32:13 +00:00
SwingTheVine
4243e0196a Finished(?) pin icon functionality 2025-07-25 23:31:51 -04:00
github-actions[bot]
801604a483 Bumped version; Removed references & plans for userbot 2025-07-25 07:26:34 +00:00
github-actions[bot]
bc904894a5 Bumped version; Fixed spontaneousResponseListener for pixel fetches 2025-07-25 06:47:03 +00:00
SwingTheVine
5a3d09dcf3 Fixed spontaneousResponseListener for "pixel" fetches 2025-07-25 02:46:24 -04:00
github-actions[bot]
f37565dd85 Bumped version; Minor Template Upload styling bug fixes 2025-07-25 06:16:20 +00:00
github-actions[bot]
c8c393e88e Bumped version; Code optimization on file upload styling 2025-07-25 06:02:04 +00:00
github-actions[bot]
94f0fae909 Bumped version; Styled UI for file upload 2025-07-25 05:49:00 +00:00
SwingTheVine
817c743a56 Styled UI for file upload 2025-07-25 01:48:35 -04:00
github-actions[bot]
53201c1c0c Bumped version; Added file upload element 2025-07-25 04:57:08 +00:00
github-actions[bot]
d9fa1c7b35 Bumped version; Fixed bug in button CSS 2025-07-25 04:37:02 +00:00
github-actions[bot]
2698d195af Bumped version; Updated styling for buttons 2025-07-25 04:27:23 +00:00
SwingTheVine
8861e9b947 Updated styling for buttons 2025-07-25 00:27:01 -04:00
github-actions[bot]
844bd05de8 Bumped version; Styled coord inputs 2025-07-25 03:52:51 +00:00
github-actions[bot]
f96e21f41a Bumped version; Fixed bug in build.yml (CSS not commiting) 2025-07-25 03:34:35 +00:00
github-actions[bot]
22d7ea1f96 Bumped version; Added coords UI 2025-07-25 03:33:16 +00:00
SwingTheVine
5c027f0552 Added coords UI 2025-07-24 23:32:54 -04:00
github-actions[bot]
8317405624 Bumped version; Bundled the CSS file(s) 2025-07-25 01:36:24 +00:00
SwingTheVine
3adeae442c Bundled the CSS file(s) 2025-07-24 21:36:01 -04:00
github-actions[bot]
9d37f94c68 Bumped version; Updated documentation 2025-07-25 01:08:51 +00:00
github-actions[bot]
038e1e432e Bumped version; Added UI for Possessed Mode and Panic 2025-07-24 22:52:27 +00:00
SwingTheVine
ff3e946fa4 Added UI for Possessed Mode and Panic 2025-07-24 18:52:04 -04:00
github-actions[bot]
80727bb240 Bumped version; Added output status UI 2025-07-24 22:27:56 +00:00
SwingTheVine
7efa7a4268 Added output status UI 2025-07-24 18:27:31 -04:00
github-actions[bot]
e96a1a40d4 Bumped version; Added help button feature 2025-07-24 21:49:53 +00: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
github-actions[bot]
61807c563f Bumped version; Fixed bug with drag bar circles and drag teleporting 2025-07-24 19:05:44 +00:00
SwingTheVine
ed4ef7ba92 Fixed bug with drag bar circles and drag teleporting 2025-07-24 15:05:24 -04:00
github-actions[bot]
58f2395a9a Bumped version; Passed in name and version correctly 2025-07-24 11:13:40 +00:00
SwingTheVine
22b3ba5c23 Passed in name and version correctly 2025-07-24 07:13:11 -04:00
github-actions[bot]
76e2ce8d40 Bumped version; Changed the drag bar on the overlay to circles 2025-07-24 10:09:18 +00:00
github-actions[bot]
9b738355bb Bumped version; Fixed font family/weight bug 2025-07-24 09:52:12 +00:00
github-actions[bot]
9957164b6d Bumped version; Added font stack and next level status 2025-07-24 09:49:22 +00:00
SwingTheVine
c641bda6dd Added font stack and next level status 2025-07-24 05:49:08 -04:00
github-actions[bot]
f178998620 Bumped version; Update README.md 2025-07-24 09:08:59 +00:00
github-actions[bot]
308d75cffa Bumped version; Fixed bug in build.yml 2025-07-24 09:06:26 +00:00
github-actions[bot]
5c43c0bbde Bumped version; Fixed bug in build.yml 2025-07-24 09:04:15 +00:00
github-actions[bot]
aa8c664926 Bumped version; Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble 2025-07-24 09:01:25 +00:00
github-actions[bot]
1b4ab35e4e Bumped version; Bug in build.yml still not fixed 2025-07-24 08:57:30 +00:00
github-actions[bot]
0cc5fb2919 Bumped version; ChatGPT got it wrong... 2025-07-24 08:54:50 +00:00
github-actions[bot]
0b69d11eb8 Bumped version; Added auto-versioning to README.md 2025-07-24 08:34:13 +00:00
SwingTheVine
2adf76414b Added auto-versioning to README.md 2025-07-24 04:33:56 -04:00
github-actions[bot]
01e05d9a2e Bumped version; Updated README.md and other github files 2025-07-24 08:07:43 +00:00
github-actions[bot]
9adc28431f Bumped version; Added some user info to the overlay 2025-07-24 07:30:16 +00:00
SwingTheVine
b2177012f8 Added some user info to the overlay 2025-07-24 03:29:56 -04:00
SwingTheVine
39a945ec1e Finished spy function to spy on fetch request responses 2025-07-24 02:55:26 -04:00
github-actions[bot]
6447e8d9a0 Bumped version; Fixed a bug in overlay drag bar 2025-07-24 04:18:06 +00:00
github-actions[bot]
311e47a25f Bumped version; Added touch support for dragging the overlay 2025-07-24 04:13:06 +00:00
SwingTheVine
0247801a47 Added touch support for dragging the overlay 2025-07-24 00:12:22 -04:00
github-actions[bot]
32e3c011a7 Bumped version; Added dragging functionality to overlay 2025-07-24 03:48:49 +00:00
SwingTheVine
75129f7bc5 Added dragging functionality to overlay 2025-07-23 23:48:29 -04:00
github-actions[bot]
1d42f52df5 Bumped version; Added header to overlay 2025-07-24 02:50:54 +00:00
SwingTheVine
bc31a67db1 Added header to overlay 2025-07-23 22:50:35 -04:00
github-actions[bot]
b6de87886d Bumped version; Removed text; bug fixes 2025-07-24 02:26:47 +00:00
SwingTheVine
15dbb47f90 Removed text; bug fixes 2025-07-23 22:26:30 -04:00
github-actions[bot]
3a51b9aead Bumped version; Added externally hosted CSS file 2025-07-24 02:06:24 +00:00
SwingTheVine
525e04597e Added externally hosted CSS file 2025-07-23 22:06:02 -04:00
github-actions[bot]
705cffb212 Bumped version; Fixed meta directories 2025-07-24 01:44:49 +00:00
SwingTheVine
009608eb43 Fixed meta directories 2025-07-23 21:44:35 -04:00
github-actions[bot]
aabf77fbf5 Bumped version; Made build/ directory (2) 2025-07-24 01:21:38 +00:00
github-actions[bot]
dee6e4c774 Bumped version; Fixed bug with patch number incrementing 2025-07-24 00:45:43 +00:00
SwingTheVine
347c857271 Fixed bug with patch number incrementing 2025-07-23 20:45:23 -04:00
github-actions[bot]
deb852ee55 ci: build and deploy userscript [skip ci] 2025-07-24 00:31:26 +00:00
github-actions[bot]
ce32b6d6b3 ci: build and deploy userscript [skip ci] 2025-07-24 00:28:19 +00:00
SwingTheVine
4cb839157b Updated workflow 2025-07-23 20:16:54 -04:00
SwingTheVine
93dd6cf195 Adding GitHub Action to auto-bundle userscript 2025-07-23 19:23:42 -04:00