apaleslimghost / almanac

The tabletop RPG sandbox campaign web app
https://almanac.wiki
GNU Affero General Public License v3.0
6 stars 2 forks source link

improve weather widget #104

Open apaleslimghost opened 6 years ago

apaleslimghost commented 6 years ago

i'm thinking design our own icons or commission somebody to do it. the new icons should show biome, weather & day/night/moon phase independently. maybe could support dream-date's multiple moons?

rowanmanning commented 6 years ago

Yeah that whole section would be nice as an image rather than have anything written 👍 imagine it's a fair few icons required though.

That said I like the idea of doing this with SVGs that can be composed together, that'd be a useful service that could even run separately :D

apaleslimghost commented 6 years ago

what i was thinking is we could generate inline svg from react and compose sub icons

apaleslimghost commented 6 years ago

we should probably do #20 first so we have a better idea of the weather model