73928405a8
Remove WebSocket configurations, NATS test publisher, and related binaries; update project settings to exclude unnecessary files.
Sebastian Unterschütz
2026-01-04 14:35:37 +01:00
95d61bf66e
Add WebAssembly support for assets and chunks, implement gameover screen rendering, and enhance server gameplay logic with dynamic speeds, team naming, and score components.
Sebastian Unterschütz
2026-01-04 14:30:31 +01:00
ce51a2ba4f
Integrate direct WebSocket-based leaderboard functionality for real-time updates and requests. Refactor related client-side logic to utilize this new connection.
Sebastian Unterschütz
2026-01-04 02:26:23 +01:00
41d15c60d3
Implement HTML-based lobby system with player list management, host controls, and real-time updates. Add JavaScript-WASM communication for lobby state changes and game start triggers.
Sebastian Unterschütz
2026-01-04 01:56:31 +01:00
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.
Sebastian Unterschütz
2026-01-04 01:25:04 +01:00
85d697df19
Refactor loadOrCreatePlayerCode to support platform-specific implementations for Desktop and WebAssembly environments.
Sebastian Unterschütz
2026-01-01 19:53:57 +01:00
de64329ce4
Add leaderboard functionality with Redis integration for scores. This includes a global leaderboard system, server-side score submission handling, and real-time player ranking updates. Refactor and improve collision logic and game state management for better player experience.
Sebastian Unterschütz
2026-01-01 19:23:09 +01:00
5e6b8a2304
Implement core game functionalities: client prediction, coin collection, scoring, game state synchronization, and player management.
Sebastian Unterschütz
2026-01-01 16:46:39 +01:00
4b2995846e
Add initial project structure for "Escape From Teacher" game: server, client, level editor, and asset framework. Includes game rendering, physics, WebSocket server, NATS integration, and asset management setup.
Sebastian Unterschütz
2026-01-01 15:21:50 +01:00
3099ac42c0
Introduce core components for "Escape From Teacher" game: server, client, physics, asset system, and protocol definitions. Add Docker-Compose setup for Redis and NATS infrastructure.
Sebastian Unterschütz
2026-01-01 15:21:18 +01:00