Devlogs
New Release 1.1.0 (fixes and dynamic weather system)
🌦️ Release Notes v1.1.0 - The Weather Update
This update breathes new life into the alien world of Chimera with a fully dynamic weather system and improved support for different screen sizes.
New Features
- Dynamic Weather System:
- Implemented procedural cloud rendering that shifts organically.
- Added a rain particle system that adapts its color to the time of day (Day/Night/Dawn).
- Added immersive rain sound effects that fade in/out in sync with visual intensity.
- Realistic Transitions: Rain waits for clouds to gather before starting.
Improvements
- Responsiveness: Improved UI layout for Ultrawide (32:9) monitors and mobile devices by implementing a “Safe Area” logic. The game view now stays centered, and UI elements no longer stick to the far edges.
- Quality of Life: The Backpack Expansion item is now automatically applied immediately upon collection—no more confusion about having to manually “consume” it from the inventory!
Fixes
- Fixed various UI positioning issues on non-standard resolutions.