Open
Conversation
b1e1849 to
402b45d
Compare
Add background pattern dropdown (fire, rain, bonsai, snowfall, ocean waves, aurora, live weather) and location input with geocoding for the live weather mode. Fix canvas z-index to render behind UI.
Bonsai: cbonsai port with iterative branch queue and growth phases. Snowfall: Particle system with sine sway and depth layers. Ocean Waves: Multi-harmonic sine synthesis with simplex noise. Aurora: 3D fractal noise with vertical curtain bias.
Full weathr port (https://github.com/veirt/weathr) with real-time weather data from Open-Meteo API. Includes stars, moon, sun, clouds, rain, snow, fog, lightning, fireflies, birds, leaves, and airplane systems that activate based on current weather conditions.
… lifecycle Fix shootRight character mirroring, shoot life bonus, trunk stabilization. Add ASCII pot, 4-color system (dark/bright wood + dark/bright leaf), multi-tree growth from all screen edges with stagger delays, and seasonal leaf lifecycle (hold -> brown -> fall -> bare -> regrow).
Adopt feat/settings' floating gear icon + animated dropdown panel, combined with ASCII art pattern selector and location input: - Replace modal with Portal-based floating panel (AnimatePresence) - Apply settings changes immediately (no save button) - Remove unused CSS Background component (replaced by ASCII canvas) - Fix store migration to use PatternId instead of BackgroundPattern - Add cbonsai + weathr credits in settings panel
402b45d to
b369cca
Compare
Contributor
Author
|
@remvze how does this look like? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added some nice, soothing ascii-art backgrounds - though that would make the project even cooler and more fun! :)