BlocksBeyondTheStars Daily: Playtesting Pays Off Before Ship
A single developer's own playtest of the vehicle system surfaced four real bugs that shipped fixes within a day, while a major creature animation overhaul and the v2026.9.3 release notes closed out the landscape package cycle.
Duration: PT2M21S
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-07T04:00:55Z
- Audio duration: PT2M21S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. It's September 7th, 2026, and this is BlocksBeyondTheStars Daily.
The top story today: playtesting your own build catches what code review misses. PR #1667 landed Lyxette's round nine fixes — settlers homing underwater, trees growing inside settlements, speeders stuck at sea — and the very next PR, #1672, exists because Marcel then played that build himself and found four more…
Second theme: creature animation got a real overhaul. PR #1675 replaces single-cube limbs and non-moving tails and necks with jointed rigs, a proper gait system tied to stride length instead of a fixed sine wave, and inverse kinematics so feet plant on actual terrain instead of sliding. This also fixes footskate, a…
Third theme: release cleanup. PR #1673 finalizes the v2026.9.3 changelog, PR #1666 fixes documentation to match the new 29 planet types, and PR #1657 fixes a UI overflow bug from that same planet-type expansion — the settings page was hard-coded for 21 types and broke when eight more were added. Small reminder:…
What's next: watch for further playtest-driven fixes as more people load v2026.9.3, and expect the new creature rig to need performance validation given the added joint and…
Tha…