Tracks when your journal log is going to show up next and shows a button to access your last journal log
这些是代码更新过的版本。 显示所有版本
- Changed pagination into a scrollable table
- Fixed an issue grabbing the date due to a removed space from the date string in the journal log
- Added export/import feature to be able to grab logs from other devices
- Minor fix to accomodate for the added fields from mlial script
- Fixed a small issue in calculating of estimate log when overdue
- Skip over missed logs after 8 hours and show the next estimated one instead
- Correctly parse 0 in rows, add commas to gold and points- Support for Mousehunt Improved dark mode
- Fixed script to work properly on Journal.php page as well (removed onPageChange and used MutationObserver instead)
- Fixed a small issue in log deletion caused by previous push
- 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
- Added pages count to pagination
- Added Pagination- Sorted in descending order
- Added confirmation to log deletion
- Added button to delete logs
- Added manual fetch button
- Fixed issue that prevented scraping properly
- Fixed another issue in scraping dates but this time around 12am
- Fixed issue with calculating date if 12 pm
- Removed StaleBait and Entry from being saved in the object- Fixed log # from being all 1s- Fixed subtitle text
- Fixed possible issue from scraping other players' journals- Changed "Ready!" to showing how much time has passed since expected log time to appear