MH - Golem Visit Stats

Shows golem visit numbers without having to bell your golem or have an idle one. Also adds a small tooltip in the aura to inform you of the hours left until max aura and the number of golems / hats needed for it.

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v2.1.1 2025-12-11

    Fixed another issue in calculating hours unitl max aura

  • v2.1.0 2024-12-18

    - Added buttons to show previous years' data cached

  • v2.0.9 2024-12-18

    - Fixed an issue in calculating hours until max aura

  • v2.0.8 2024-12-11

    - Even more fixes to scraping area names for hats/scarves (send halp pls)

  • v2.0.7 2024-12-11

    - More fixes to scraping area name for hats/scarves

  • v2.0.6 2024-12-10

    - Fixed issue with calculating when to reach max aura time

  • v2.0.5 2024-12-10

    - Fixed issue related to scraping area name for hats/scarves

  • v2.0.4 2024-12-10

    - Fixed small issue when previously refactoring

  • v2.0.3 2024-03-23

    Same as v2.0.2

  • v2.0.2 2024-03-23

    - Extracted some extra code to be added to external libraries

  • v2.0.1 2024-03-12

    - Rehauled the script to use external resources (scripts/stylesheets/json)

  • v2.0.0 2024-03-12

    - Rehauled the script to use external resources (scripts/stylesheets/json)

  • v1.9.0 2024-01-13

    - Added hats & scarves counter (Grabbed from logs when visiting camp page & stored locally)
    - Enhanced UI

  • v1.8.2 2024-01-08

    - Accounted for offsets of 15/30/45 minutes off of UTC

  • v1.8.1 2024-01-07

    - Added timezone offset to date parsing to attempt to fix the 1 hour offset issue

  • v1.8 2024-01-01

    - Used custom popup instead of alert

  • v1.7 2024-01-01

    - Avoid using Date.parse() to try and fix for Safari browser
    - Fixed issues that occur from untrimmed strings before parsing dates

  • v1.6 2023-12-28

    - Added max hunt tracker until shutdown.

  • v1.5 2023-12-28

    - Fixed issue in parsing date when it is already 12pm, it would add 12 resulting in an error parsing 24 as the hours.
    - Added logs that appear when isDebug variable is true

  • v1.4 2023-12-27

    - Added max hunts counter below hunts needed in order to see if max aura is achievable.
    - Changed message for players who have already achieved max aura.

  • v1.3 2023-12-26

    Fixed math formula for hunts

  • v1.2 2023-12-25

    Removed log

  • v1.1 2023-12-25

    Optimized calculateAura calls to changing page and hunting instead of all requests

  • v1.0 2023-12-25

    Fixed parsing hours as int before adding 12

  • v0.9 2023-12-25

    - Fix constant issue
    - Ceil hunts

  • v0.8 2023-12-25

    Minor fix to modifying constant issue

  • v0.7 2023-12-25

    Fixed max aura tooltip disappearing on any request

  • v0.6 2023-12-25
  • v0.5 2023-12-25
  • v0.4 2023-12-23
  • v0.3 2023-12-23
  • v0.2 2023-12-23
  • v0.1 2023-12-23