promotional bannermobile promotional banner

Extreme FishingKit

This is a fork of FishingKit.

File Details

v1.2.3

  • R
  • Mar 23, 2026
  • 2.07 MB
  • 2
  • 2.5.5
  • Classic TBC

File Name

FishingKit-v1.2.3.zip

Supported Versions

  • 2.5.5

tag 72af64e431fb03e0af7333501348ed14f4140f12 v1.2.3
Author:    Klopfer Hello <forkent@icloud.com>
Date:    Sun Mar 22 15:44:24 2026 +0100

v1.2.3

commit a4ae86352ef8c1b1aba8981169cfbebef8cf59fb
Author: Klopfer Hello <forkent@icloud.com>
Date:   Sun Mar 22 15:44:24 2026 +0100

    chore: release v1.2.3

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

commit 5f0b5db1b758e3f60694903f52838a8e3c3efa4c
Author: Klopfer Hello <forkent@icloud.com>
Date:   Sun Mar 22 15:44:16 2026 +0100

    fix: bring stats panel into theme with Config/Daily panels

    - Title: dim "Statistics" word to match Config/Daily style
    - Close button: replace UIPanelCloseButton template with custom x text
      button (dim at rest, brightens on hover)
    - Scroll bar: replace UIPanelScrollFrameTemplate (WoW silver scroll bar)
      with plain ScrollFrame + mousewheel scrolling + thin custom scroll thumb
    - ShowTab: reset scroll position to top when switching tabs

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

commit e80ae97c3cf0e708848dbfe077485610358f5be7
Author: Klopfer Hello <forkent@icloud.com>
Date:   Sun Mar 22 15:44:08 2026 +0100

    fix: daily quest reminder fires when no quest has been picked up yet

    CheckLoginReminder was silent when none of the 5 Barlo daily quests
    were in the player's quest log — the most common case. Now prints a
    reminder to visit Old Man Barlo when no daily is in progress and none
    has been completed today.

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>