space-game/src
Michael Mainguy a6715c62bc
All checks were successful
Build / build (push) Successful in 1m46s
Replace @zestyxyz/babylonjs-sdk with local ES-module ZestyBanner
The SDK referenced a global BABYLON namespace which broke ES module imports.
Rewrote as three local modules (zestyBanner, zestyNetworking, zestyFormats)
using proper named imports from @babylonjs/core, with safe camera access.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 21:19:07 -06:00
..
ads Replace @zestyxyz/babylonjs-sdk with local ES-module ZestyBanner 2026-03-04 21:19:07 -06:00
analytics Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
components Add background music selection and update game assets 2026-03-03 06:13:37 -06:00
core Replace @zestyxyz/babylonjs-sdk with local ES-module ZestyBanner 2026-03-04 21:19:07 -06:00
environment Fix position export and add target physics improvements 2025-12-09 12:33:31 -06:00
game Refactor scoring system to additive model starting at 0 2025-12-01 16:39:27 -06:00
levels Add background music selection and update game assets 2026-03-03 06:13:37 -06:00
services Replace sig-beacon with @zestyxyz/beacon and add ads.txt 2026-03-04 12:41:08 -06:00
ship Add rendering groups, camera far plane, and planet physics 2025-12-02 13:13:16 -06:00
stores Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
ui Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
utils Add background music selection and update game assets 2026-03-03 06:13:37 -06:00
main.ts Add optional WebGPU engine support via ?webGPU=true query parameter 2026-03-03 06:39:24 -06:00
vite-env.d.ts Add Discord widget integration with dynamic script loading 2025-11-10 17:53:27 -06:00