Commit graph

33 commits

Author SHA1 Message Date
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
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
899680ef97 Added css map for consistent mapping during patches 2025-07-29 13:39:26 -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
884c4ea018 Fixed obfuscation bugs in build.js 2025-07-27 08:11:50 -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
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
87ad5ebb84 Minor Template Upload styling bug fixes 2025-07-25 02:12:50 -04:00
SwingTheVine
a45ccf327f Code optimization on file upload styling 2025-07-25 02:01:41 -04:00
SwingTheVine
817c743a56 Styled UI for file upload 2025-07-25 01:48:35 -04:00
SwingTheVine
611ce4773c Consolidated button colors 2025-07-25 00:51:53 -04:00
SwingTheVine
fcfe2072d4 Fixed bug in button CSS 2025-07-25 00:36:36 -04:00
SwingTheVine
8861e9b947 Updated styling for buttons 2025-07-25 00:27:01 -04:00
SwingTheVine
2924a5c764 Styled coord inputs 2025-07-24 23:52:26 -04:00
SwingTheVine
5c027f0552 Added coords UI 2025-07-24 23:32:54 -04:00
SwingTheVine
c60c6ff9b0 Updated documentation 2025-07-24 21:08:21 -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
ed4ef7ba92 Fixed bug with drag bar circles and drag teleporting 2025-07-24 15:05:24 -04:00
SwingTheVine
bd0b8eb222 Changed the drag bar on the overlay to circles 2025-07-24 06:08:54 -04:00
SwingTheVine
9c9b37918a Fixed font family/weight bug 2025-07-24 05:51:49 -04:00
SwingTheVine
c641bda6dd Added font stack and next level status 2025-07-24 05:49:08 -04:00
SwingTheVine
2adbf8689c Fixed a bug in overlay drag bar 2025-07-24 00:17:42 -04:00
SwingTheVine
0247801a47 Added touch support for dragging the overlay 2025-07-24 00:12:22 -04:00
SwingTheVine
75129f7bc5 Added dragging functionality to overlay 2025-07-23 23:48:29 -04:00
SwingTheVine
bc31a67db1 Added header to overlay 2025-07-23 22:50:35 -04:00
SwingTheVine
15dbb47f90 Removed text; bug fixes 2025-07-23 22:26:30 -04:00
SwingTheVine
525e04597e Added externally hosted CSS file 2025-07-23 22:06:02 -04:00