rps-royale/apps
Ubuntu 419ed6eef0 fix(web): correct Phaser rendering and Socket.io API URL for Docker
- Rewrite /play page to use direct dynamic import inside useEffect
  instead of next/dynamic (fixes BAILOUT_TO_CLIENT_SIDE_RENDERING)
- Fix Phaser 3.86 particle API: use direct property assignment
  instead of setFrequency/setLifespan
- Add AI match detection and skip blockchain calls for AI opponents
- Pass NEXT_PUBLIC_* build args via Dockerfile/docker-compose
  so the built client points to the correct API endpoint
- Remove obsolete PlayClient.tsx

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 04:40:39 +00:00
..
contracts feat: integrate blockchain commit-reveal + on-chain match creation 2026-05-24 03:27:51 +00:00
server feat: add AI opponent mode + guest play without wallet 2026-05-24 04:10:26 +00:00
web fix(web): correct Phaser rendering and Socket.io API URL for Docker 2026-05-24 04:40:39 +00:00