Private
Public Access
1
0
Commit Graph

5 Commits

Author SHA1 Message Date
Sebastian Unterschütz
fcf44ba513 remove unused imports from wasm_bridge.go and add required imports to assets_wasm.go
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 1m56s
2026-04-22 13:08:11 +02:00
Sebastian Unterschütz
8be7da2e7f remove unused imports from assets_wasm.go
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 1m28s
2026-04-22 13:01:46 +02:00
Sebastian Unterschütz
9330405571 fix game
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m56s
2026-03-22 16:02:13 +01:00
Sebastian Unterschütz
f5b8809ef8 Generate assets in Docker build if missing, update asset embedding paths to web/assets/.
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 1m38s
2026-01-04 15:25:08 +01:00
Sebastian Unterschütz
3232ee7c2f Add platform-specific implementations for assets, audio, WebSocket, and rendering on Desktop and WebAssembly platforms. Introduce embedded assets for WebAssembly and native file handling for Desktop. Add platform-specific chunk loading and game state synchronization. 2026-01-04 01:25:04 +01:00