Version 0.89.0 #450
Replies: 3 comments 4 replies
|
i cant use the color filter window easily now, used to really like it and use it often but now that it isnt easy access, and takes up the whole site, instead of being nice and easy in the side bar, i hate it. is there a way to change it back so i can actually use it again? |
|
The new colour filter window kinda sucks and I don't like that it pops out of the existing BlueMarble dock. Can you change it back? Or make an option for the user to adjust the size of the window? It's way too big now, I feel |
|
Hello, I noticed that after closing the browser and reopening the website, all the colors are loaded again. Even if I hide the colors I don’t want to paint for the time being (for example, large white background areas), all the colors are still loaded when I open the site again. So every time I open the website, I have to first hide all the colors and then manually select the ones I want to paint. Is there any way to save these settings? Thank you. |

Uh oh!
There was an error while loading. Please reload this page.
Shaky-Stable Beta Release
In this version, the majority of Blue Marble has been updated. Specifically, the color filter has been redesigned to run faster. In addition, Blue Marble is less strict about the hex color of your template matching the Wplace palette.
#000101will be considered black (#000000) now, instead of "Other".Change Log
User-Specific
Blue Marble Outage
Color Filter
#deface) colors.Non-specific Windows
Main Window
Telemetry Window
Template Wizard
Developer-Specific
GitHub
Documentation
noreferrerwas removed).Overlay.jsfunctions.Build Pipeline
src/main.cssfile.Application Logic
#deface) pixels as "x" grids inside template storage. Erased pixels are now rendered on-the-go../utils.jsnow contains localization functions for displaying most basic units of measurement.Overlay.addTimer().main.js.1.0.0to2.0.0.classNameinstead ofclassbecauseclassis a reserved JavaScript word. Developers can now specify that theclassattribute be applied to elements.Overlay.jsfor the following HTML elements:<span><details><summary><form><fieldset><legend><select><option><ol>(ordered list)<ul>(unordered/bullet list)<menu><li>(list item)<table><caption><thead>(table header container)<tbody>(table body)<tfoot>(table footer)<tr>(table row)<th>(table header data/cell)<td>(table data/cell)addDragbar()andaddTimer()are now functions ofOverlay.jsinstead ofmain.js.Overlay.jsinstead of being hard-coded.templateManager.js.OffscreenCanvas(in addition to the mainOffscreenCanvas). In other words, filtering colors, calculating correct pixels, and modifying Erased pixels now only requires 1 iteration over every pixel, instead of multiple iterations.ApiManager.getBrowserFromUA()andApiManager.getOS()functions are no longer private.sleep()function to./utils.js../utils.jsthat allows a canvas to be viewed in a new tab../utils.jsto decode numbers that were encoded in base-n../utils.jsto retrieve data from the clipboard. This was previously hard-coded../utils.jsto calculate the relative luminance of a color.Project Design
WindowMain) is now stored in its own.cssfile.Wiki
Installation
Download the attached
BlueMarble.user.jsfile in the assets section to use this release.This discussion was created from the release pre.
All reactions