Fishing Mode

Enables fishing using the keyboard without changing settings/bindings for normal combat

File Details

v1.4.0

  • R
  • Dec 31, 2022
  • 131.14 KB
  • 1.6K
  • 10.0.2
  • Retail

File Name

FishingMode-v1.4.0.zip

Supported Versions

  • 10.0.2

lightweight tag f5c004f33d14806b02ccef2d885bf2182c47262f v1.4.0
Author:    Ambiren-WrA <119809017+ambiren@users.noreply.github.com>
Date:    Fri Dec 30 00:13:29 2022 -0500

commit f5c004f33d14806b02ccef2d885bf2182c47262f
Author: Ambiren-WrA <119809017+ambiren@users.noreply.github.com>
Date:   Fri Dec 30 00:13:29 2022 -0500

    Don't attempt to swap equipment sets when pausing

    When fishing mode automatically pauses, it's because we are about to
    enter combat lockdown. We are given the chance to adjust settings and
    hide frames, but attempting to swap equipment fails and the game does
    not report the failure to us. Since we know this will always fail, we
    just avoid trying to change equipment in this transitional state.
    Doing this prevents us from deleting the backup equipment set before
    we've had a chance to actually restore the items onto the player.