Version history

Every shipped build, kept honest.

Changes are listed newest first. Anything visible to a player goes here. Internal refactors stay in commit messages.

1.3.0 2026-05-15 Pass 2 polish

Added

  • Apple-style landing surface sits in front of the game until you press Play. SF Pro, glass blur, hairline borders, hero-voxel image.
  • Standalone doc pages for Controls, Credits, Changelog, and Legal — no more 404s on direct links.
  • Dark-mode tokens for the landing page (html[data-theme=dark] + html[data-hud=dark]). Now matches the in-game HUD on cross-site theme sync.

Changed

  • Footer extended with Legal / Credits / Changelog links across all surfaces.
  • In-game HUD top status bar now collapses to a single icon on mobile to avoid overlapping the network bar.

Fixed

  • Landing page no longer inherits the game's position:fixed body lock — pages can scroll cleanly.
  • Cross-site widget cache-buster bumped to mobilefab1.
1.2.0 2026-03-07 HUD tip

Added

  • HUD AI tip button (◈ TIP) — cycling in-game strategy hints.
  • Model picker scaffold loaded (ready for future AI-driven gameplay assist).

Removed

  • All shared widget scripts except the network bar — the game needs clean screen space.
1.1.0 2026-03-07 Cross-site

Added

  • Settings panel — theme + render-distance toggles via the glyph.
  • AI Pro Tip button (top-right) with rotating game strategies.
  • AI chat widget — streaming conversational helper with a cheese-themed personality.
  • Cross-site integrations: network-bar, auth-widget, chat-widget, ai-tools, ai-features, weather-widget.
  • Kanagawa-dark custom scrollbar.

Changed

  • All emojis replaced with geometric glyphs (◈ ◉ ◆ ▶ ▣).
  • Theme synced to the cross-site tb_theme localStorage key.
  • Console emojis removed.
1.0.0 2025-09-22 Initial

Initial release

  • Three.js voxel sandbox with infinite procedural terrain.
  • 64+ block types, full creative inventory with tabbed scroll.
  • 9-slot hotbar, keyboard + mouse + touch controls.
  • PWA installable with offline shell.
Play now Controls Credits