Greasy Fork is available in English.
Automatically bonds with your familiars. Has a GUI and some options for handling bonds.
Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.
FR had an accessibility update which introduced better screen-reader support. This broke familiar swapping for this script. That issue is now fixed.
Added checks for named familiars. Moved several checks to functions for reusability/readability/ease of modification.
Fixed bug: familiar options now actually bring up the "Change Familiars" site.
Added GUI option and checks for fully awakened familiars. Moved GUI building code to helper functions for ease of debugging.
Updates:* minor correction to the function that draws the GUI. Now all setup is done entirely in that function, rather than some of the button functionality being setup in main().
Bugs fixed:
General changes: