Greasy Fork is available in English.

GC Sidebar Timezone and Remaining Time

Changes the times of stuff in the aio sidebar to both be user's local timezone, adds how many hours/minutes until that time, and highlights quest timers if less than 15 mins remain.

这些是代码更新过的版本。 显示所有版本

  • v0.41 2023-11-28

    Update timezone to be PST8PDT (a bit more general) and update the parsing of the text for checking against faerie quests etc to be more precise as some were slipping through.

  • v0.4 2023-11-01

    Remove case sensitivity when replacing 'next' and 'nst'

  • v0.3 2023-11-01

    Fixed time being wrong if it was in the 12 pm range.

  • v0.22 2023-11-01

    Fix the classic aio sidebar theme disabling linebreaks.

  • v0.21 2023-10-30

    Checks if the value fails to parse as a number, meaning it's something like a faerie quest. In that case, skip the item.
    Removed some leftover logs and code that didn't do anything.

  • v0.11 2023-10-29
  • v0.1 2023-10-28