Skip to content

v0.4 - Jovian Expansion Update 🪐

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 13:03
· 67 commits to main since this release

Additions

  • Surface parameters: new set of parameters for planet surfaces: XYZ warping & surface displacement! These work in tandem with your already defined surface noise parameters for even more customizability!
  • Ring systems: adds the option for a ring system around your planets, with radius & RGBA color ramp options!
  • 📣 Editor: display a warning dialog when trying to leave the page without saving the planet first.
  • Init: add 0.4 changelog info in "About" dialog
  • UI: add new dialog in Codex containing basic planet information, add fr-FR translation
  • Extras: add a "hologram mode" option in the settings (just for fun :3)

Changes

  • General: swap project license for the "I'm So Tired" Software License - No Resale version (ISTSL-NR 1.0)
  • Internal: refactor large parts of the code to simplify & streamline further development
  • UI: increase scrollbar visibility, adjust responsiveness in some parts

Fixes

  • Rendering: fix inverted bump mapping normals (oops...)
  • 📣 Accessibility: increase scrollbar visibility, adjust responsiveness in some parts