Commit Graph
6 Commits
Author SHA1 Message Date
Leonid Pershin 2429e75967 Update settings menu margins and enhance game clock functionality. Adjusted content margins in the settings menu for improved layout. Added 'jumped' signal to the game clock to handle manual time jumps, ensuring weather system responds appropriately to time changes. 2026-08-11 12:58:59 +03:00
Leonid Pershin 3b886ab3ab Implement weather system and developer console features. Added functionality for setting weather conditions, temperature, and wind speed through a new developer console. Enhanced the vault scene to display current weather, temperature, and wind information, and updated game clock to allow time manipulation. Improved cloud rendering and introduced a new climate management system for seasonal temperature adjustments. 2026-08-11 11:37:56 +03:00
Leonid Pershin a81747781d Refactor game scripts and update vault scene structure. Enhanced organization of game logic by separating data and rendering responsibilities across multiple scripts. Removed unused background assets and updated vault scene to include new game clock and weather system functionalities. 2026-08-11 10:18:30 +03:00
Leonid Pershin d9c8a1e0f6 Remove AccentBar from main menu and associated animation logic. Update menu background shader to enhance starfield effect and adjust aurora band parameters for improved visual quality. 2026-08-10 22:17:43 +03:00
Leonid Pershin 044dde7b5f Refactor game structure and update project settings for 2D gameplay. Removed the game stub scene, introduced a new vault scene, and organized game scripts into distinct files for grid management, rendering, and scene control. Updated input actions for camera movement and changed rendering method to Mobile for better performance. 2026-08-10 21:36:56 +03:00
Leonid Pershin f16f60445c first commit 2026-08-10 20:39:06 +03:00