๐Ÿ“ฐ Zoo Dev Journal

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.