Neopets: Fishing Log

Logs your pets' fishing

作者
Saah7
今日安裝
0
安裝總數
1
評價
0 0 0
版本
1.0.3
建立日期
2025-09-07
更新日期
2025-09-08
尺寸
27.2 KB
授權條款
MIT
腳本執行於

Fishing Log

What it does

  1. Logs your fishing, including items, item categories, the pet who got it, level ups, and the avatar
  2. Adds a log beneath your fishing page
  3. Adds options to add entries to that log and to edit an entry (look at the ID in the table and use that)
  4. Adds buttons to delete each entry
  5. Adds a way to export log data to code by using a prefix, a code to be repeated on each log entry, and a suffix. The pre-filled code is an example. Data may be added by using {{handlebars}}.
  6. Adds a way to customize datetime display. Check timeFormatSettings and change each to one of the allowed values, including "none" if you don't want to see that
  7. Adds a scheduled purge of your logged data. Change the values in purge to the number of years, months, and days you want to keep your log entries for. Set all to -1 to turn purging off (not recommended)

    Note: purging won't reset the IDs. This is intended behavior. IDs are unique.

License

Unlike my other scripts, this has a MIT license. I'm sorry Unlicense, I swear I'm not cheating on you!