AloeSapling
ad4aea7de9
Build
2025-08-20 22:57:47 +02:00
AloeSapling
aef63b3c82
Build
2025-08-20 22:55:02 +02:00
AloeSapling
a36414b6fb
Build
2025-08-20 22:52:33 +02:00
AloeSapling
07a835720e
BUild
2025-08-20 22:49:27 +02:00
AloeSapling
241c9997b9
Build
2025-08-20 22:43:49 +02:00
AloeSapling
bf4e118455
Build
2025-08-20 22:40:31 +02:00
AloeSapling
6a60d4e832
Build
2025-08-20 22:27:55 +02:00
AloeSapling
887295aef0
Build
2025-08-20 22:06:45 +02:00
AloeSapling
985059ab1a
Build
2025-08-20 21:58:21 +02:00
AloeSapling
b9f3ddcfa9
Build
2025-08-20 21:56:26 +02:00
AloeSapling
3fbc940f40
Build
2025-08-20 21:54:50 +02:00
AloeSapling
da4be0b0b9
Build
2025-08-20 21:53:24 +02:00
AloeSapling
fcf6de1f4d
Build
2025-08-20 21:52:17 +02:00
AloeSapling
d267961903
Build
2025-08-20 21:51:19 +02:00
AloeSapling
8b914b3672
fixes
2025-08-20 21:50:09 +02:00
AloeSapling
59a89881c0
Build
2025-08-20 21:46:03 +02:00
AloeSapling
3e58ebf45d
Build
2025-08-20 21:42:20 +02:00
AloeSapling
18ee37e7dd
test
2025-08-15 22:49:08 +02:00
AloeSapling
ad9f1dcc44
Made sure version bumping works
2025-08-15 21:43:30 +02:00
AloeSapling
61ecabfad3
changed how building works
2025-08-15 20:54:40 +02:00
AloeSapling
21ae2e8eab
code comments and cleanup
2025-08-14 11:28:57 +02:00
AloeSapling
48d6ddc49a
css
2025-08-14 00:48:34 +02:00
AloeSapling
6ba264b174
Made sure a main.ts works for the build process and moved old src files
...
out of src
2025-08-13 18:29:25 +02:00
github-actions[bot]
c2ef351d15
v0.81.0; Merge branch 'code' into main
2025-08-12 03:51:16 +00:00
github-actions[bot]
e6d3ea866a
v0.80.0; Added brief description about what Blue Marble does
2025-08-11 03:10:04 +00: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
d95e7c7503
Moved wiki to its own branch
2025-08-10 20:48:43 -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
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
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
7817baabc1
Merge branch 'main' into minimize-window-feature
2025-08-05 17:44:24 -05:00
SwingTheVine
d5e753faab
Fixed version number
...
The version number automatically increments when pushed
2025-08-05 16:46:29 -04:00
SwingTheVine
a60b046eb2
Merge
2025-08-05 13:18:17 -04:00
Nicholas
1d78a140dd
Enhance overlay drag and file input handling
...
Improved the overlay drag logic for smoother, GPU-accelerated movement using requestAnimationFrame and transform. Updated file input elements to use stronger hiding techniques, preventing browser-native text from appearing during minimize/maximize. Updated version to 0.72.0 and added additional debug logging and minor UI/UX improvements.
2025-08-05 14:18:12 -03: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
SwingTheVine
9696990ed8
Merge branch 'main' into minimize-window-feature
2025-08-04 20:50:31 -05:00