luetkemj / aglet-timekeeper

A simple timekeeper for tabletop RPGs
MIT License
5 stars 2 forks source link

Suggestion: Random Weather Generation #3

Open vlxwgn opened 7 years ago

vlxwgn commented 7 years ago

This is an awesome tool! Would it be difficult for it to pull a weather type every 12 or so hours?

luetkemj commented 7 years ago

Thanks for using it!

I have a weather api I wrote a few months ago that will be added. Working on a ui for it at the moment. The api produces hourly weather over a 24 hour period based on season, time of day, terrain, and climate. So I need to devise a user friendly way of displaying all that data in a meaningful way as well as inputs for terrain and climate as I can't devise that from the timekeeper itself.

Example output from the API: https://gist.github.com/luetkemj/bfb63f80055f3ecb982314b121dcd231