Version 0.91.0
Pre-release
Pre-release
Shaky-Stable Beta Release
In this version, you can now make the color filter window smaller using the π button. Also, the template wizard should no longer corrupt your template when you download or convert the template storage.
Change Log
- Color Filter full-screen mode now has a windowed mode, which makes the window very small. You can activate this with the π button.
- Template Wizard should no longer output corrupted templates when downloading or converting template storage.
- Color Filter windowed mode now has a button to enter full-screen mode. You can activate this with the π button.
- Color Filter now has a button to refresh pixel data displayed in the color list.
willReadFrequentlywill now apply correctly to certainOffscreenCanvases used by Blue Marble.- Added Credits Window, which has Blue Marble attributions.
- Blue Marble credits have been updated.
- Fixed bug in color filter window where the colored containers for the eye icons were not squares.
- All text-only anchors (e.g. a link like this) in Blue Marble now have underlines.
- Disabled Blue Marble buttons will now display a π« cursor.
- Template Wizard now shows the date-time of the last Wplace update.
- Updated userscript metadata (e.g. description) to comply with GreasyFork rules.
- Color Filter now shows hex color codes when in full-screen mode.
Developer-Specific
- Changed icons for buttons that close windows. They are still β icons, but the Unicode value has changed.
- The minimum supported ECMAScript version has been changed to the ECMAScript release that occurred in 2020. Previously, ECMAScript version
E5was partially supported. - The main window class has changed from
.bm-windowto.bm-window .bm-windowed. - All windows in windowed mode will now have
.bm-window .bm-windowedas their class. The main window is permanently in windowed mode. Full-screen windows will have only.bm-windowfor their class. - You can now use
getWplaceVersion()insrc/utils.jsto get aDateof the last Wplace update.
Installation
Download one of the attached BlueMarble.user.js files in the assets section to use this release.