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
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Lines
*
add user-defined global weather timing offset
HEAD
master
Pinapelz
2024-11-23
-66
/
+97
|
|
|
|
helper for adjusting final output unix time. Should only be used in single-threaded environment
*
include a weather data json in lib
Pinapelz
2024-08-29
-1
/
+1
|
*
version 0.0.3
Pinapelz
2024-08-26
-11
/
+0
|
*
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
|
*
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
|
*
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 comments to eorzean_weather
Pinapelz
2024-08-22
-0
/
+23
|
*
cleanup files for packaging
Pinapelz
2024-08-22
-12
/
+4
|
*
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
|
|
|
|
- reversed 12/22 -> 22/12 in appropriate formulas
*
implement getting Eorzea weather by time
Pinapelz
2024-08-22
-0
/
+171
|
*
lint eorzean_time.rs
Pinapelz
2024-08-22
-2
/
+1
|
*
Initial commit. Implement EorzeanTime
Pinapelz
2024-08-22
-0
/
+229
send patches to the email below
yukais@pinapelz.com
include the subject
[PATCH repo_name]
pinapelz.com
homepage