• v1.3 08246034e4

    v1.3 Stable

    kerem released this 2024-05-23 20:09:27 +03:00 | 77 commits to main since this release

    📅 Originally published on GitHub: Thu, 23 May 2024 17:12:01 GMT
    🏷️ Git tag created: Thu, 23 May 2024 17:09:27 GMT

    Features and Improvements:

    • NEW: Feature counting overall time and number of played games in the session
    • NEW: Support for short offline interruption, so if user gets offline and online again (for example due to rebooting the console) during the next OFFLINE_INTERRUPT seconds (configurable in .py file, by default 7 mins) then we set online start timestamp back to the previous one + we also keep stats from the previous session (like total time and number of played games)
    • IMPROVE: Information about log file name visible in the start screen
    • IMPROVE: Rewritten get_date_from_ts(), get_short_date_from_ts(), get_hour_min_from_ts() and get_range_of_dates_from_tss() functions to automatically detect if time object is timestamp or datetime
    Downloads