BlocksBeyondTheStars Daily: A New Planets Release Ships, Backed by a Playtest-and-Fix Loop
The team shipped world generation five and six alongside a v2026.9.6 release, but a third of the day's work was direct fixes from real playtest reports — a pattern that's keeping new content safe without breaking existing worlds.
Duration: PT2M23S
Episode overview
This episode is a short developer briefing from BlocksBeyondTheStars Daily.
It explains recent repository work in plain language.
- Show: BlocksBeyondTheStars Daily
- Published: 2026-09-12T04:01:05Z
- Audio duration: PT2M23S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good day, and welcome to BlocksBeyondTheStars Daily for September 12, 2026.
The headline: two full terrain generations shipped in one day — generation five's school-club planets in PR 1766, and generation six's rays, hydras, and giant trees in PR 1786 — and both were built on the same safety rule. Every new feature is gated behind a generation number, so old worlds stay byte-identical and…
That last group points to the day's real theme: fast turnaround from playtest to fix. Marcel and Lyxette filed reports — spawning on land when islands should float, a gaming planet that read as meadow, water still blue everywhere but one planet — and each became a same-day pull request. PR 1768 fixed the rainbow…
A second theme: station and avatar fixes that trace back to older systems. PR 1784 fixed air and doors failing west of the map's origin — a bug rooted in coordinate wrapping introduced back in issue 1558. Related commits fixed station crew walking through walls and helmet paint not reaching the whole head. These are…
Standalone but notable: Ahmed Kamel's PR 1676 isolates landed-ship travel handling, laying groundwork for automatic launch-and-land transit without touching existing travel…
Wha…