airframe.io / src /hooks

Commit History

fix: add try-catch to localStorage to prevent black screen in HF iframes
80097bc

LATTICEWORKS commited on

fix snapshot payload mismatch crashing multiplayer onMessage handler
2f4e64c

LATTICEWORKS Claude Sonnet 4.6 commited on

eliminate per-frame allocations and fix framerate-dependent smoothing
3386355

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

Fix lobby online count and multiplayer bot crash
7dd98ed

LATTICEWORKS Claude Sonnet 4.6 commited on

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

LATTICEWORKS commited on

Introduce structure registry and fix content loader
0c5d693

LATTICEWORKS Claude Sonnet 4.6 commited on

Add WebRTC DataChannels with Metered TURN for HF deployment sync
ea5f18a

LATTICEWORKS Claude Sonnet 4.6 commited on

Fix stall physics, tracer visibility, net packet size, and type modularization
ea061d3

LATTICEWORKS Claude Sonnet 4.6 commited on

Refactor codebase to under 150 lines per file; reduce FPV turbulence and adjust cockpit scaling
055e3d8

LATTICEWORKS GoogleSearch commited on