* Added ignore files to stop popular code formatters from messing with the code style
* Change transform easing to 0s
* Added a translucent gray checkerboard render for #deface
* Added workflow to check what branch PR came from
* v0.81.0; Merge branch 'code' into main
* Emergency patch...
...please stop informing me that the install link is broken 😭
* v0.82.0; Emergency patch...
...please stop informing me that the install link is broken 😭
---------
Co-authored-by: AloeSapling <aloesapling@gmail.com>
Co-authored-by: Endrik Tombak <littleendu@gmail.com>
Co-authored-by: KrunchyKrisp <m.damidavicius@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Added ignore files to stop popular code formatters from messing with the code style
* Change transform easing to 0s
* Added a translucent gray checkerboard render for #deface
* Added workflow to check what branch PR came from
* v0.81.0; Merge branch 'code' into main
* Update README.md
Fix some issues with the readme
* Added version Shield back
---------
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: AloeSapling <aloesapling@gmail.com>
Co-authored-by: Endrik Tombak <littleendu@gmail.com>
Co-authored-by: KrunchyKrisp <m.damidavicius@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Moved config.yml to correct directory
* Moved bug-report.yml to correct directory
* Moved feature-request.yml to correct directory
* Moved pull-request.yml to correct directory
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.
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.
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.
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.