Flight Rising Archeology

Automatically digs for you! Various completion/repeat options available.

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.0 2024-12-15

    Actually add updated code.

    Added basic functionality for Rugged work.
    Reorganized code and moved some sections to functions for readability.

  • v0.7 2023-11-16

    Removed call to deprecated window.load(). Will actually work again!
    Also added debugging statements.

  • v0.6 2023-06-25

    Fixed bugs introduced in previous update:
    - work type now saves properly across page refreshed once again
    - precise work starts automatically once again

  • v0.5 2023-06-25

    Updated GM_setValue and GM_getValue calls to set based on a keyword-userID-digplotID key. This should fix the bug where users running multiple browsers/private tabs got synchronized settings across tabs. This has the added benifit of saving values per digplot, so that it will remember what you were working on if you switch.

    Wrote explicit IF block for Precise/Rugged so that it will not attempt Precise work (and print an error to console) when Rugged is selected.

  • v0.3 2023-06-20