Updates

Lofi Drive Updates

A real changelog of the major systems, features, and improvements that have shaped Lofi Drive.

Latest
2026

AdSense-ready content hub

  • Added public editorial pages: /guide, /how-to-play, /cars, /world, /tokens-and-parts, /lofi-club, /faq, /about, and /updates.
  • Removed display ads from functional game screens; kept rewarded ads available for optional Token rewards.
  • Added sitemap.xml and robots.txt for better crawler coverage.
2026

Paddle launch readiness

  • Implemented atomic fulfillment via database RPC and idempotency locks.
  • Added refund, chargeback, and subscription lifecycle handling.
  • Fixed the first-payment race condition for Lofi Club subscriptions.
2026

Server-authoritative economy

  • Migrated Tokens and Parts from client-authoritative localStorage to a server-authoritative wallet system.
  • Added rate ceilings, run sessions, and secure ledger tables.
  • Verified account isolation across devices and account switching.
2026

Lofi Club exclusive rewards

  • Added the Lofi Cassette car and Lofi Wave trail as member-only rewards.
  • Implemented membership reconciliation and subscription status UI.
2026

Account system & email auth

  • Added Google and email/password authentication with verification and password recovery.
  • Built cloud save merge and account-scoped storage to prevent cross-account contamination.
Earlier

Core game loop

  • Endless procedural world with multiple biomes.
  • Car physics, upgrades, challenges, and a full vehicle roster.
  • Workshop, Garage, Shop, and cosmetic trails.