Commit graph

146 commits

Author SHA1 Message Date
SwingTheVine
238efd3b97 Debugging CSS 2025-08-16 22:48:31 -04:00
SwingTheVine
5368fbf3d8 Added telemetry 2025-08-16 22:43:35 -04:00
Filip Str
1220bf0d4e
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>
2025-08-12 21:49:24 -04:00
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
github-actions[bot]
f2d34d8093 v0.78.0; Merge pull request #64 from breakgimme/map-fix
fix map loading after migration from openfreemap to custom map backend
2025-08-09 19:04:11 +00:00
github-actions[bot]
4ab2a7d1f3 v0.77.0; Fixed issues with Issue templates... (#65)
* 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
2025-08-09 15:44:30 +00:00
github-actions[bot]
428278f8af v0.76.0; Bug fixes for documentation wiki 2025-08-08 20:14:25 +00:00
SwingTheVine
4ff45bb9b7 Bug fixes for documentation wiki 2025-08-08 16:10:50 -04:00
github-actions[bot]
8f3c22cfb7 v0.75.0; Added Wiki for documentation 2025-08-08 20:00:06 +00:00
SwingTheVine
3e51e35b25 Added Wiki for documentation 2025-08-08 15:59:11 -04:00
SwingTheVine
750c56152d Fixed bug in "Visitors" shield 2025-08-07 18:41:19 -04:00
github-actions[bot]
d934d19dc0 v0.74.0; Fixed status bug 2025-08-07 22:26:30 +00:00
SwingTheVine
cc8888400a Fixed status bug 2025-08-07 18:22:53 -04:00
SwingTheVine
b7f7927385 Added shields "Visitors" and "Tutorial" 2025-08-07 18:00:31 -04:00
SwingTheVine
ca34eeeea8 Added Enable/Disable buttons and functionality 2025-08-07 17:25:14 -04:00
SwingTheVine
07845cb9d3 Added charts 2025-08-07 16:56:24 -04:00
SwingTheVine
221ef34551 Renamed enable button to create button 2025-08-07 12:20:41 -04:00
github-actions[bot]
9840004460 v0.73.0; Persistent template works (mostly) 2025-08-06 23:35:20 +00:00
SwingTheVine
5dcde7a9cd Persistent template works (mostly) 2025-08-06 19:34:44 -04:00
SwingTheVine
663ac2950c Optimized template-tile generation 2025-08-06 16:38:04 -04:00
SwingTheVine
11590007a7 Merge 2025-08-05 19:43:36 -04:00
github-actions[bot]
1836ddf590 v0.72.0; Fixed minimize bugs - from #29 Nick-machado/minimize-window-feature
Enhance overlay drag and file input handling
2025-08-05 22:50:50 +00:00
SwingTheVine
a60b046eb2 Merge 2025-08-05 13:18:17 -04:00
github-actions[bot]
e169a08864 v0.71.0; Added minimize button in #27 from Nick-machado/minimize-window-feature
Minimize Window Feature & Pixel Counting System
2025-08-05 02:27:28 +00:00
SwingTheVine
26ffa903f6 Added the concept of darkening pixels 2025-08-04 21:55:16 -04:00
github-actions[bot]
c5152bf1a8 v0.70.0; Changed build.yml release message 2025-08-05 00:24:32 +00:00
SwingTheVine
c2c66a8c6b Fixed README table 2025-08-04 16:36:44 -04:00
SwingTheVine
58db39b9d8 Fixed bugs in install inst. and drag with touch 2025-08-04 16:31:48 -04:00
github-actions[bot]
5a0087927f Release version; Clarified where the userscript can be downloaded from 2025-08-04 19:12:57 +00:00
SwingTheVine
bab4a48d4d Clarified where the userscript can be downloaded from 2025-08-04 14:12:20 -05:00
SwingTheVine
020f1427e2 Added Computer FireFox instructions 2025-08-04 14:12:20 -05:00
SwingTheVine
b10066e853 Added Computer Edge instructions 2025-08-04 14:12:20 -05:00
SwingTheVine
34d30ef1e1 Added SECURITY.md 2025-08-04 14:12:20 -05:00
SwingTheVine
7fd2021936 Fixed CONTRIBUTING table 2025-08-04 14:12:20 -05:00
SwingTheVine
9461fbf6e6 Finished CONTRIBUTING.md 2025-08-04 14:12:20 -05:00
SwingTheVine
623091a2d5 Added some install instructions 2025-08-04 14:12:20 -05:00
SwingTheVine
a279baeb34 Update CONTRIBUTING.md 2025-08-04 14:12:20 -05:00
SwingTheVine
989d805be9 Update CONTRIBUTING.md 2025-08-04 14:12:20 -05:00
SwingTheVine
ff97f5b6c2 Update CONTRIBUTING.md 2025-08-04 14:12:20 -05:00
SwingTheVine
f6b076ce39 Create CONTRIBUTING.md 2025-08-04 14:12:20 -05: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