Commit graph

138 commits

Author SHA1 Message Date
SobakinTech
9ca43bca17
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>
2025-08-15 06:49:36 -04:00
SwingTheVine
cc774c4f79
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>
2025-08-15 06:46:30 -04:00
windbus
5f3d4bdfc6
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>
2025-08-12 20:30:55 -04:00
SwingTheVine
dcaaca3689 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."
2025-08-11 18:40:25 -04:00
SwingTheVine
c2489a6224 Website Shield Moved Next to Social Shields 2025-08-11 18:40:25 -04:00
Iris
a60e6c4a35 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.
2025-08-11 18:40:25 -04:00
SwingTheVine
d60ce6dfb6
Merge branch 'documentation' into main 2025-08-11 16:08:29 -04:00
SwingTheVine
0c865b8406 Cleanup of bugs related to one-click install link 2025-08-11 16:03:54 -04:00
Cyberflixt
be4b4b5b6a
fixed latest pre-releases links 2025-08-11 19:16:30 +02:00
Cyberflixt
92513abf04
fixed broken links
firefox related links were broken
2025-08-11 19:10:51 +02:00
SwingTheVine
367b24eb13 Added a Shield for Pages 2025-08-10 23:24:10 -04:00
github-actions[bot]
1c2deff62c v0.80.0; Added brief description about what Blue Marble does 2025-08-10 23:15:03 -04:00
github-actions[bot]
e6d3ea866a v0.80.0; Added brief description about what Blue Marble does 2025-08-11 03:10:04 +00:00
SwingTheVine
66c16e22bf Added brief description about what Blue Marble does 2025-08-10 22:44:14 -04:00
SwingTheVine
13889fa97e Added brief description about what Blue Marble does 2025-08-10 22:35:08 -04:00
github-actions[bot]
16f7594baf v0.79.0; Merge pull request #98 from SwingTheVine/documentation
Updated documentation
2025-08-11 01:41:04 +00:00
SwingTheVine
ac7e123574 Added Shields from #61 and #58 2025-08-10 20:57:40 -04:00
SwingTheVine
6acd575715 Added wplace status shield 2025-08-10 18:25:43 -04:00
SwingTheVine
caaf9219be Added the quick guide 2025-08-10 01:52:41 -04:00
SwingTheVine
15f3a82b74
Merge branch 'documentation' into documentation 2025-08-10 00:56:55 -04:00
SwingTheVine
7b27054e0e Branch sync 2025-08-10 00:47:48 -04:00
SwingTheVine
db704f6c5b Updated Shields to match HEAD of main 2025-08-09 23:58:37 -04:00
thatfrozenfrog
318544ff59 . 2025-08-09 22:14:33 +07:00
thatfrozenfrog
738992b89b Fixed again. Sorry I was looking at the wrong branch T-T 2025-08-09 22:12:41 +07:00
thatfrozenfrog
aa828508e3 Fix stuff 2025-08-09 22:06:47 +07:00
thatfrozenfrog
8f6732bafa 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
2025-08-09 21:53:29 +07:00
SwingTheVine
7425e91f9b Clarified where the userscript can be downloaded from 2025-08-04 15:08:53 -04:00
SwingTheVine
226afed98d Added Computer FireFox instructions 2025-08-04 15:05:49 -04:00
SwingTheVine
17d0d27999 Added Computer Edge instructions 2025-08-04 14:36:00 -04:00
SwingTheVine
2f44997b73 Added SECURITY.md 2025-08-04 14:18:30 -04:00
SwingTheVine
31734eada7 Finished CONTRIBUTING.md 2025-08-04 13:50:04 -04:00
SwingTheVine
343c732699 Added some install instructions 2025-08-04 12:34:09 -04:00
github-actions[bot]
f4393c6454 Release version; Merge pull request #17 from CpdnCristiano/fix-template-pixel-offset
Fix template pixel offset calculation in createTemplateTiles()
2025-08-02 16:40:34 +00:00
github-actions[bot]
1de09bcd6e Release version; Potentally fixed template alignment issue 2025-08-02 05:52:07 +00:00
SwingTheVine
ba1ee44d6a Potentally fixed template alignment issue 2025-08-02 01:51:23 -04:00
SwingTheVine
5879422b9d Added Move Palette button 2025-08-02 00:15:45 -04:00
SwingTheVine
cb6a89c330 Fixed security vulnerability, and blob queue bug 2025-08-01 23:10:11 -04:00
github-actions[bot]
f3529c0258 Release version; Finished multi-tile templates 2025-08-02 01:26:16 +00:00
SwingTheVine
7c54997b73 Finished multi-tile templates 2025-08-01 21:25:37 -04:00
SwingTheVine
031f114433 Multi-Tile templates sorta work 2025-08-01 20:57:49 -04:00
SwingTheVine
f84fbea0ce Template Objects work properly now 2025-08-01 09:25:27 -04:00
SwingTheVine
d1d6ebe7cc Did most new template creation system 2025-07-31 18:48:44 -04:00
SwingTheVine
d56f952f4b Added install instructions 2025-07-31 08:09:20 -04:00
github-actions[bot]
b8933327b9 Release version; Fixed commit description bug in build.yml
...I think?
2025-07-31 08:53:07 +00:00
SwingTheVine
b0a98ee4a0 Template Overlay now appears above tile...
...and you can't move the template when placing pixels anymore xd
2025-07-31 04:42:28 -04:00
github-actions[bot]
c5c1ddd157 Release version; Fixed some template bugs 2025-07-30 12:34:12 +00:00
SwingTheVine
9d2c7a014a Fixed some template bugs 2025-07-30 08:33:22 -04:00
SwingTheVine
0c3e4d65f6 Template works 2025-07-30 07:40:48 -04:00
SwingTheVine
fe62f14357 Partially working template 2025-07-30 07:23:36 -04:00
SwingTheVine
6face92136 Added image to canvas 2025-07-30 02:47:03 -04:00