mirror of
https://github.com/yusufipk/deste-hearthstone-linux-tracker.git
synced 2026-09-11 10:46:12 +00:00
Log lines carry the time of day only. The window of each match was compared as text, so a card drawn at 00:02 did not belong to a match that started at 23:52 and the cross-check reported nine draws as missing. Timestamps are now read in order through a clock that adds a day whenever the value goes backwards. All six sessions on disk pass again.