Commit Graph
8 Commits
Author SHA1 Message Date
Leonid Pershin 3b7fca1495 Implement live game clock and simulation controls; enhance API with clock update functionality and improve world summary with clock data; update UI to display simulation controls and integrate clock features into the game experience. 2026-08-16 19:31:12 +03:00
Leonid Pershin b75844d11a Refactor world generation form and UI components for improved usability; update theme toggle button and enhance world list display with better status indicators and hints for empty states. 2026-08-16 19:06:05 +03:00
Leonid Pershin 28c5d64a2a Improve game initialization by ensuring the stage is visible before Pixi.js initialization; synchronize renderer on menu to game switch for better rendering performance. 2026-08-16 18:56:50 +03:00
Leonid Pershin ebb91e48de Refactor world generation API to improve performance and reliability; update README with new API usage examples and troubleshooting tips; enhance client interface with additional navigation options and improved responsiveness. 2026-08-16 18:52:17 +03:00
Leonid Pershin ee077a3bb9 Enhance README with updated instructions for world generation and menu navigation; implement world capacity management in the API with new configuration options; improve client interface with a full-screen menu and world list display; add theme toggle functionality and refine styling for better user experience. 2026-08-16 18:48:54 +03:00
Leonid Pershin 312d6bc58a Enhance README with detailed testing instructions and clarify world generation process; implement chunk boundary handling in OsmWorldBuilder; integrate Vitest for testing in the web project; add theme toggle functionality and improve styling in the web interface. 2026-08-16 18:37:25 +03:00
Leonid Pershin 8460921bfa Update README with project details and setup instructions; add data directories to .gitignore 2026-08-16 17:09:16 +03:00
mrleo1nid 9d09d6e97f Initial commit 2026-08-16 13:17:52 +00:00