Skip to content

v0.2 - World Collector Update 🌍

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 18:25
· 288 commits to main since this release

------------------------------------------------------------------------------------------------
⚠️ IMPORTANT NOTICE: This update breaks .lagrange file format compatibility! ⚠️
------------------------------------------------------------------------------------------------

Additions

  • Codex: Added and set as the landing page: allows for editing, importing and exporting planets (also includes planet previews)
  • Editor: adds a new radius parameter in Planet & Rendering section
  • Editor: adds new atmosphere tint parameter + realistic, direct & mixed colouring modes
  • Init: Add an update section to the init dialog
  • Init: enable persistent storage automatically if allowed, otherwise can be enabled in the settings
  • Settings: Add a way to clear all data (+ confirmation box)
  • Accessibility: honor prefers-reduced-motion on load, behaviour can be changed in the settings
  • Layout: add toast system for feedback on UI actions

Changes

  • Layout: move import/export functions to Codex top-bar, leaves some room on the editor for smaller devices
  • Other: various small UI adjustments (colors, placements, etc)

Fixes

  • Performance: clear ThreeJS scene when leaving the Editor
  • UI: fix styling issues with sliders on Chrome