* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Fix some issues with the README (#124)
* 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>
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
* Update to 0.84.0 (#262)
* Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* v0.84.0; Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update to 0.84.0 (#263)
* 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 😭
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Color filtering & telemetry (#191)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* v0.83.0; Color filtering & telemetry (#191)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
* Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.com>
Co-authored-by: AloeSapling <aloesapling@gmail.com>
Co-authored-by: Endrik Tombak <littleendu@gmail.com>
Co-authored-by: Krunch…
* Added invalid palette colors as an "other" option in filtering
* Made all invalid palette colors appear under "Other" color
* Updated user & dev instructions to be clearer
* docs: extend FAQ and update menu/overlay descriptions
- Added "Why are some pixels not showing on the overlay?" FAQ entry
- Updated "How do I hide the overlay?" instructions to include menu disable and full removal
- Added notes for minimizing/maximizing menu and overlay color filter UI in the features list
- Updated table of contents with the new FAQ entry
* Fix image source link in README.md
* Swapped websites for homepage
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: kyuketski <qt.ireuo@yandex.com>
Co-authored-by: crqch <48185508+crqch@users.noreply.github.com>
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
* Update to 0.84.0 (#262)
* Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* v0.84.0; Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Added invalid palette colors as an other option in filtering
* Made all invalid palette colors appear under Other color
* Updated user documentation to be clearer (#265)
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
* Update to 0.84.0 (#263)
* 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 😭
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Color filtering & telemetry (#191)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* v0.83.0; Color filtering & telemetry (#191)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
* Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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
*…
* Updated Shields
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
* Update to 0.84.0 (#262)
* Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* v0.84.0; Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Added invalid palette colors as an "other" option in filtering
* Made all invalid palette colors appear under "Other" color
* Updated user documentation to be clearer (#265)
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
* Update to 0.84.0 (#263)
* 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 😭
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Color filtering & telemetry (#191)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* v0.83.0; Color filtering & telemetry (#191)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
* Made Blue Marble work on wplace.live// (#197)
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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
*…
* Updated Shields
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Made Blue Marble work on wplace.live//
* Fixed duplication of Quick Guide
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word official due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is official.
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove (#161)
* 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 😭
* Remove
---------
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>
* Update to match only the frontend (#162)
* 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 😭
* Updae to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update to 0.80.0 (#108)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* counts and colors for 81
* updated color palette and counts for transparent pixels
* Implement #44 Ability to auto paste coordinates in their proper field (#45)
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* added automatic parsing of coordinates if pasted in first coordinate field
* v0.82.0; Merge branch 'code' into main
* Git is such a pain
* v0.81.0; Git is such a pain
* Stupid automation AAAAAA
* v0.80.0; Stupid automation AAAAAA
* v0.81.0; Merge branch 'code' into main
---------
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: SwingTheVine <swingthevine@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fixed checkerboard patterns on black pixels (#143)
Close#122
* Added telemetry
* Debugging CSS
* Telemetry and color filter are stable
* Forgot to remove this before commiting
* Begin update for v0.83.0 (#188)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* Added a Shield for Pages
* Added markdown support to the wiki
* fixed broken links
firefox related links were broken
* fixed latest pre-releases links
* Cleanup of bugs related to one-click install link
* feat: Add new official Blue Marble website and update documentation
Add newly created official Blue Marble website and update project documentation
- Add official website badge to README.md
- Include website link in Quick Guide section
- Add website creator credits in CREDITS.md
- Update CONTRIBUTING.md with website reference
- Add new official website URL: https://bluemarble.camilledaguin.fr/
This commit introduces the newly created official Blue Marble website
and updates all documentation to reference it. The website provides
a dedicated platform for Blue Marble users and information.
* Markdown links are used in CREDITS.md
* Website Shield Moved Next to Social Shields
* Website should not take priority over download information...
...also, removed the word "official" due to the fact that the website being linked on the GitHub indicates that the website is official. Just like how the Discord server being linked on GitHub indicates that the Discord server is "official."
* Since the website does not contain security information...
...it should not be in SECURITY.md
* Removed redundant @website meta attribute...
...since @website and @homepageURL do the exact same thing
* Added @WondaMegapon to the CREDITS.md file
* Fix some issues with the README (#124)
* 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>
* Update documentation branch (#164)
* 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>
* Update Wplace status badge (#140)
* 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 😭
* Update Wplace status badge
---------
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>
* Fix spelling mistakes (#151)
* 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 😭
* Fix spelling mistakes
---------
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>
* Remove `@run-at` (#161)
* 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 😭
* Remove `@run-at`
---------
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>
* Update `@match` to match only the frontend (#162)
* 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 😭
* Updae `@match` to match only the frontend
---------
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>
* docs: correction of typographical errors (#178)
* 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 😭
* docs: correction of typographical errors
recieved -> received
---------
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>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
* Potential fix for code scanning alert no. 30: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Updated README Shields
* Update code branch (#190)
* Create CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Added some install instructions
* Finished CONTRIBUTING.md
* Fixed CONTRIBUTING table
* Added SECURITY.md
* Added Computer Edge instructions
* Added Computer FireFox instructions
* Clarified where the userscript can be downloaded from
* Update to Wiki Docs
* Simplify installation instructions with one-click install links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
* Fix stuff
* Fixed again. Sorry I was looking at the wrong branch T-T
* .
* Added color palette to src/utils.js
* Updated Shields to match HEAD of main
* Added build.yml RegEx for v0.0.0 version updating in README.md
* Branch sync
* Update CONTRIBUTING.md
* Added the quick guide
* Added wplace status shield
* Moved wiki to its own branch
* Added Shields from #61 and #58
* Fixed PR template
* Squashed commit of the following:
commit aca7df4189
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:52:22 2025 -0400
Added color palette to src/utils.js
commit 13ff8fbe33
Merge: 70eb0a2f2d34d8
Author: SwingTheVine <swingthevine@gmail.com>
Date: Sat Aug 9 20:49:26 2025 -0400
Merge branch 'main' of https://github.com/SwingTheVine/Wplace-BlueMarble
commit 70eb0a26fa
Author: SwingTheVine <swingthevine@gmail.com>
Date: Fri Aug 8 19:38:49 2025 -0400
Update to Wiki Docs
* Fixed bug in JSDoc generation in build.js
* v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
* Added missing dependency for minami
* Added brief description about what Blue Marble does
* v0.80.0; Added brief description about what Blue Marble does
* 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: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix minor comment typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: vishnuvardhan33 <93069382+vishnuvardhan33@users.noreply.github.com>
Co-authored-by: Filip Str <filipus098@gmail.com>
Co-authored-by: Filip Struzik <e12020637@student.tuwien.ac.at>
Co-authored-by: East Monster 🍉 <89259667+EastMonster@users.noreply.github.com>
Co-authored-by: Cyberflixt <54700008+Cyberflixt@users.noreply.github.com>
Co-authored-by: Iris <camille.daguin1@gmail.com>
Co-authored-by: windbus <103200560+windigerbus@users.noreply.github.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: SobakinTech <sobakintech@gmail.com>
Co-authored-by: Agatem <agaatem@outlook.com>
Co-authored-by: Nemupy <82650472+Nemupy@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@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
* 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