Release 0.93.0 - #507
Merged
Merged
Conversation
SwingTheVine
marked this pull request as draft
September 4, 2026 19:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Log
User-Specific
Px XorPx Yvalues that were greater than999.Developer-Specific
document-start, but the spy code injected into the DOM tree (now) waits for the DOM to exist first. The sandboxed Blue Marble code will not crash if the spy code has not been injected. Instead, it will endlessly wait for amessageon theWindow.Promise.SettingsManagercan now save the state of any window (but currently only does for the main window).SettingsManagercan now load the state of any window (but currently only does for the main window).WindowFilter.js) can now retrieve their (or any) window state (read-only). This also includes retrieving the last saved state before page refresh/close.z-index, because calling Draw Depth will allow the window to be drawn on that z-index, or if needed, shift other windows'z-indexin order to claim it. Draw Depth currently supports up to 92 open Blue Marble windows.<label>is a flexbox, and the description contained HTML text styling (thus causing#textto be multiple flexbox children). The#textdescription is now wrapped in a<span>element.document.querySelector()instead of manually crawling the DOM tree and hoping the DOM tree structure remains the same across updates to Wplace.numbertype variable.numberinto an Array of 32Booleans.console.info(), so that aggressively compressed versions of Blue Marble still have a way to callconsole.info().Issues
Closes #36
Closes #102
Closes #167
Closes #317
Closes #352
Closes #469
Closes #492
Closes #495
Closes #504
Closes #511