MH - Journal Log Tracker

Tracks when your journal log is going to show up next and shows a button to access your last journal log

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

  • v1.4.2 2025-04-20

    - Changed pagination into a scrollable table

  • v1.4.1 2024-11-12

    - Fixed an issue grabbing the date due to a removed space from the date string in the journal log

  • v1.4.0 2024-10-15

    - Added export/import feature to be able to grab logs from other devices

  • v1.3.3 2024-10-09

    - Minor fix to accomodate for the added fields from mlial script

  • v1.3.2 2024-10-08

    - Fixed a small issue in calculating of estimate log when overdue

  • v1.3.1 2024-10-08

    - Skip over missed logs after 8 hours and show the next estimated one instead

  • v1.3.0 2024-10-08

    - Correctly parse 0 in rows, add commas to gold and points
    - Support for Mousehunt Improved dark mode

  • v1.2.2 2024-09-19

    - Fixed script to work properly on Journal.php page as well (removed onPageChange and used MutationObserver instead)

  • v1.2.1 2024-09-19

    - Fixed a small issue in log deletion caused by previous push

  • v1.2 2024-09-19

    - Fixed an issue with entryId being a string causing issues when comparing and setting lastSavedEntryId
    - Added Gold/Points scraping from entry
    - Added First/Last buttons to pagination

  • v1.1 2024-05-24

    - Added pages count to pagination

  • v1.0 2024-05-13

    - Added Pagination
    - Sorted in descending order

  • v0.9 2024-04-07

    - Added confirmation to log deletion

  • v0.8 2024-04-07

    - Added button to delete logs

  • v0.7 2024-04-05

    - Added manual fetch button

  • v0.6 2024-04-03

    - Fixed issue that prevented scraping properly

  • v0.5 2024-04-03

    - Fixed another issue in scraping dates but this time around 12am

  • v0.4 2024-04-02

    - Fixed issue with calculating date if 12 pm

  • v0.3 2024-03-26

    - Removed StaleBait and Entry from being saved in the object
    - Fixed log # from being all 1s
    - Fixed subtitle text

  • v0.2 2024-03-26

    - Fixed possible issue from scraping other players' journals
    - Changed "Ready!" to showing how much time has passed since expected log time to appear

  • v0.1 2024-03-23