aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* add user-defined global weather timing offsetHEADmasterPinapelz2024-11-23-85/+132
| | | | helper for adjusting final output unix time. Should only be used in single-threaded environment
* include a weather data json in libPinapelz2024-08-29-3/+4
|
* version 0.0.3Pinapelz2024-08-26-14/+23
|
* add unittests for eorzea_weather functionsPinapelz2024-08-26-0/+108
|
* 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-6/+5
|
* add unittests for eorzea_time functionsPinapelz2024-08-26-20/+84
|
* change input unix_timestamps to be seconds instead of millisecondsPinapelz2024-08-26-12/+12
|
* remove unnecessary parentheses in eorzean_weatherPinapelz2024-08-26-1/+1
|
* add some examples to READMEPinapelz2024-08-22-3/+55
|
* remove debug print statements from eorzean_weatherPinapelz2024-08-22-2/+0
|
* shorten duration conversion function namePinapelz2024-08-22-5/+5
|
* add additional metadata to cargo.tomlPinapelz2024-08-22-0/+5
|
* add LICENSE.mdPinapelz2024-08-22-0/+9
|
* add comments to eorzean_weatherPinapelz2024-08-22-0/+23
|
* add unittest templatePinapelz2024-08-22-0/+20
|
* cleanup files for packagingPinapelz2024-08-22-15/+10
|
* implement finding when weather will occur in a zonePinapelz2024-08-22-17/+19
|
* revert b96331, introduce new formula for converting EZT secondsPinapelz2024-08-22-6/+6
|
* implement prediction of future weather based on earth timePinapelz2024-08-22-7/+24
|
* implement finding weather start/end intervalsPinapelz2024-08-22-21/+70
|
* fix: eorzean time formula reciprocalPinapelz2024-08-22-15/+12
| | | | - reversed 12/22 -> 22/12 in appropriate formulas
* implement getting Eorzea weather by timePinapelz2024-08-22-0/+972
|
* lint eorzean_time.rsPinapelz2024-08-22-2/+1
|
* add READMEPinapelz2024-08-22-0/+2
|
* Initial commit. Implement EorzeanTimePinapelz2024-08-22-0/+537
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage