Xeio / WanderLost

Lost Ark Wandering Merchant Tracker
MIT License
106 stars 36 forks source link

Time discrepancy for EU servers after autumn time change #224

Closed Fanatique1337 closed 10 months ago

Fanatique1337 commented 10 months ago

On October 29, 2023, the clock moved once again. For European timezones, this meant moving 1 hour back (for example from UTC+3 to UTC+2).

Lost Ark has had the reputation for not respecting these time changes or just generally having issues with their server times. The timezone for WanderLost was configured to be Europe/Warsaw, which used to align with server time, but that is not the case anymore. Warsaw is 1 hour behind server time and lostmerchants.com (and the API) is 1 hour behind spawn timers.

Fanatique1337 commented 10 months ago

@Xeio I have created a PR https://github.com/Xeio/WanderLost/pull/223. I've recommended changing the timezone to my own, but of course that is not necessary, any UTC+2 timezone can be used. I am sorry if you've envisioned any other change to this functionality, feel free to close my PR. Otherwise I believe this should be enough of a fix.

Fanatique1337 commented 10 months ago

I should also add that AGS patched the time for NAE and NAW for DST, but for some reason forgot to do the same for EU. :')

Fanatique1337 commented 10 months ago

Closing this issue as a fix was implemented.