airframe.io / src /hooks /multiplayer

Commit History

fix snapshot payload mismatch crashing multiplayer onMessage handler
2f4e64c

LATTICEWORKS Claude Sonnet 4.6 commited on

feat: integrate Google Earth 3D Tiles and optimize engine hooks
565f6e7

LATTICEWORKS commited on

Add unit tests for client-side multiplayer listeners and register them in package.json
a02d9c7

LATTICEWORKS commited on

Implement terrain, map coordinate, and GLB collision upgrades, configure WebSockets keepalive, and fix client MapSchema callbacks TypeError
93f151d

LATTICEWORKS commited on

Add comprehensive unit tests for MultiplayerRoom and fix client MapSchema callbacks TypeError
582efd7

LATTICEWORKS commited on

Defer Colyseus schema listeners until state.players is defined to fix undefined crash on join
a8bf251

LATTICEWORKS commited on

Add client-side error reporting and diagnostics endpoint
28bfc7d

LATTICEWORKS commited on

Refactor to server-authoritative multiplayer with 60Hz CSP and Colyseus
7fb6a22

LATTICEWORKS commited on