index
:
ffxiv-chronowatcher
master
[Github Mirror] A Final Fantasy XIV weather and time library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
add user-defined global weather timing offset
HEAD
master
Pinapelz
2024-11-23
-85
/
+132
*
include a weather data json in lib
Pinapelz
2024-08-29
-3
/
+4
*
version 0.0.3
Pinapelz
2024-08-26
-14
/
+23
*
add unittests for eorzea_weather functions
Pinapelz
2024-08-26
-0
/
+108
*
add docstring for weather_by_time func
Pinapelz
2024-08-26
-0
/
+8
*
fix: remove ms conversion in all ez weather and ez time functions
Pinapelz
2024-08-26
-6
/
+5
*
add unittests for eorzea_time functions
Pinapelz
2024-08-26
-20
/
+84
*
change input unix_timestamps to be seconds instead of milliseconds
Pinapelz
2024-08-26
-12
/
+12
*
remove unnecessary parentheses in eorzean_weather
Pinapelz
2024-08-26
-1
/
+1
*
add some examples to README
Pinapelz
2024-08-22
-3
/
+55
*
remove debug print statements from eorzean_weather
Pinapelz
2024-08-22
-2
/
+0
*
shorten duration conversion function name
Pinapelz
2024-08-22
-5
/
+5
*
add additional metadata to cargo.toml
Pinapelz
2024-08-22
-0
/
+5
*
add LICENSE.md
Pinapelz
2024-08-22
-0
/
+9
*
add comments to eorzean_weather
Pinapelz
2024-08-22
-0
/
+23
*
add unittest template
Pinapelz
2024-08-22
-0
/
+20
*
cleanup files for packaging
Pinapelz
2024-08-22
-15
/
+10
*
implement finding when weather will occur in a zone
Pinapelz
2024-08-22
-17
/
+19
*
revert b96331, introduce new formula for converting EZT seconds
Pinapelz
2024-08-22
-6
/
+6
*
implement prediction of future weather based on earth time
Pinapelz
2024-08-22
-7
/
+24
*
implement finding weather start/end intervals
Pinapelz
2024-08-22
-21
/
+70
*
fix: eorzean time formula reciprocal
Pinapelz
2024-08-22
-15
/
+12
*
implement getting Eorzea weather by time
Pinapelz
2024-08-22
-0
/
+972
*
lint eorzean_time.rs
Pinapelz
2024-08-22
-2
/
+1
*
add README
Pinapelz
2024-08-22
-0
/
+2
*
Initial commit. Implement EorzeanTime
Pinapelz
2024-08-22
-0
/
+537
send patches to the email below
yukais@pinapelz.com
include the subject
[PATCH repo_name]
pinapelz.com
homepage