Commit graph

18 commits

Author SHA1 Message Date
SwingTheVine
05893df35c
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: 70eb0a2 f2d34d8
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>
2025-08-11 23:51:30 -04:00
SwingTheVine
4ff45bb9b7 Bug fixes for documentation wiki 2025-08-08 16:10:50 -04:00
SwingTheVine
3e51e35b25 Added Wiki for documentation 2025-08-08 15:59:11 -04:00
SwingTheVine
c8e2cfb014 Added red box overlay 2025-07-29 16:31:43 -04:00
SwingTheVine
899680ef97 Added css map for consistent mapping during patches 2025-07-29 13:39:26 -04:00
SwingTheVine
8230b08e94 Added styling in consoles 2025-07-29 11:46:09 -04:00
SwingTheVine
97ba324457 Finished CSS selector obfuscator 2025-07-29 05:58:12 -04:00
SwingTheVine
fa5ea2d6d7 Combined coordsHandler into Utils; Renamed apiHandler 2025-07-27 12:37:12 -04:00
SwingTheVine
4c21a2fb89 Removed sourcemap 2025-07-27 10:55:39 -04:00
SwingTheVine
8d04b82fae Tried directly overriding "sources" 2025-07-27 10:19:52 -04:00
SwingTheVine
ac92262f66 Removed compression 2025-07-27 10:07:46 -04:00
SwingTheVine
3e65f28549 Potentially fixed sourcemap bug 2025-07-27 09:58:48 -04:00
SwingTheVine
c40b5373e9 Potentially fixed issues with sourcemap creation 2025-07-27 09:21:00 -04:00
SwingTheVine
884c4ea018 Fixed obfuscation bugs in build.js 2025-07-27 08:11:50 -04:00
SwingTheVine
3adeae442c Bundled the CSS file(s) 2025-07-24 21:36:01 -04:00
SwingTheVine
15dbb47f90 Removed text; bug fixes 2025-07-23 22:26:30 -04:00
SwingTheVine
8e939407bf Made build/ directory (2) 2025-07-23 21:21:21 -04:00
SwingTheVine
941b3d87ed Made build/ directory 2025-07-23 21:19:42 -04:00
Renamed from build.js (Browse further)