v0.6.0
A pixel-art desktop companion that lives on your screen.
What is new in 0.6.0
Added
- Sunrise/sunset computed from timezone-inferred latitude via the NOAA solar equation — dawn/day/dusk/night bands now track the real sun
- Smooth tint interpolation across twilight replaces the previous hardcoded 4-hour jumps
- Continuous seasonal tint blends between adjacent-season anchors so the palette shifts gradually each day instead of snapping on month boundaries; hemisphere auto-detected from timezone
- Meadow growth curve drives flower density, color palette (white/yellow/pink/red/purple), and grass height
- Seasonal ground features baked into the terrain bitmap: bare-dirt dry patches (peak August), winter snow dusting (peak late January), spring puddles (peak early April) — each fades in/out via a narrow cos² bell curve
Changed
- Default control panel window size bumped to 900×820
- "Update available" block in sidebar: stacked text + full-width button with explicit hover/active states
- Verified-build tooltip repositioned to the right of the sidebar with an opaque background and hover bridge
- WKWebView preloaded 0.5s after app launch and kept alive across toggles, eliminating the ~300ms boot delay and reload flash on subsequent opens