aboutsummaryrefslogtreecommitdiffstats
path: root/src/eorzean_weather.rs
Commit message (Collapse)AuthorAgeLines
* add user-defined global weather timing offsetHEADmasterPinapelz2024-11-23-65/+97
| | | | helper for adjusting final output unix time. Should only be used in single-threaded environment
* include a weather data json in libPinapelz2024-08-29-1/+1
|
* add docstring for weather_by_time funcPinapelz2024-08-26-0/+8
|
* fix: remove ms conversion in all ez weather and ez time functionsPinapelz2024-08-26-4/+3
|
* remove unnecessary parentheses in eorzean_weatherPinapelz2024-08-26-1/+1
|
* remove debug print statements from eorzean_weatherPinapelz2024-08-22-2/+0
|
* shorten duration conversion function namePinapelz2024-08-22-3/+3
|
* add comments to eorzean_weatherPinapelz2024-08-22-0/+23
|
* implement finding when weather will occur in a zonePinapelz2024-08-22-17/+19
|
* implement prediction of future weather based on earth timePinapelz2024-08-22-7/+24
|
* implement finding weather start/end intervalsPinapelz2024-08-22-21/+70
|
* implement getting Eorzea weather by timePinapelz2024-08-22-0/+171
|
* Initial commit. Implement EorzeanTimePinapelz2024-08-22-0/+0
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage