Zoo RPG Dev Log #4 โ Weather UI
๐
February 11, 2026๐ท๏ธ devlog๐ท๏ธ weather
Weather is now visible in-game
The weather system now shows up on the game screen with a dedicated banner. Youโll see the current weather type, severity, description, and a countdown to the next shift.
This is driven directly from /game/state, so what you see on the client is the same weather the tick worker is using for hunger, health, popularity, and visitor changes.