78 lines
2.7 KiB
Markdown
78 lines
2.7 KiB
Markdown
# 🎣 FishingBuddy for OctoWow
|
|
|
|
**OctoWoW addon** — the all-in-one fishing companion for classic WoW.
|
|
|
|
A fork of the original *FishingBuddy* (TackleBox + Impp's Fishing Info + outfit manager, all rolled into one), updated and patched to fix in-game bugs on OctoWoW.
|
|
|
|
---
|
|
|
|
## ✨ Features
|
|
|
|
- 🖱️ **Easy Cast** — right-click to cast your line, same button as looting. Double-click forces an early recast.
|
|
- 🐟 **Fish Watcher** — see every fish you've caught before, or just this session.
|
|
- 📊 Live display of your **skill level** and **time spent fishing**.
|
|
- 👕 **Outfit Manager** — pick a fishing outfit and swap into it in one click.
|
|
- 🪱 Auto-apply a **lure** to your fishing pole.
|
|
- 🪧 Full **Titan Panel** support.
|
|
- 🔌 **myAddOns** support.
|
|
- 🔁 Preliminary tracking for **cycle fish** (e.g. Nightfin Snapper) so you know when to hunt them.
|
|
- 🎩 Bonus: displays your "style points" based on Draznar's Fishing FAQ, just for fun.
|
|
|
|
---
|
|
|
|
## ⌨️ Commands
|
|
|
|
| Command | Effect |
|
|
|---|---|
|
|
| `/fishingbuddy` or `/fb` | Toggle the FishingBuddy window |
|
|
| `/fb help` | List all available commands |
|
|
| `/fb switch` | Wear your chosen fishing outfit (or switch back) |
|
|
|
|
---
|
|
|
|
## 📦 Installation
|
|
|
|
1. Download / unzip the addon.
|
|
2. Drop the `FishingBuddy` folder into `Interface/AddOns` in your WoW directory.
|
|
3. *(Optional)* Also add `OutfitDisplayFrame` — it powers the outfit-picker UI. Skip it if you already use another equipment manager.
|
|
4. Launch the game and enjoy tighter lines 🐠
|
|
|
|
> 💡 Alt-click an item in the outfit display to clear it.
|
|
|
|
---
|
|
|
|
## 📜 Project identity & licensing
|
|
|
|
This is an independent community-maintained fork of the historical **Fishing
|
|
Buddy** addon.
|
|
|
|
The current official Fishing Buddy projects maintained by **Sutorix** are marked
|
|
**All Rights Reserved** on CurseForge. This fork therefore does **not** claim to
|
|
relicense inherited Fishing Buddy code or assets under MIT, GPL, public domain,
|
|
or another permissive license.
|
|
|
|
Known GitHub ancestry:
|
|
|
|
- [aim2kill/FishingBuddy](https://github.com/aim2kill/FishingBuddy)
|
|
- [refaim/FishingBuddy](https://github.com/refaim/FishingBuddy)
|
|
- this maintained fork
|
|
|
|
Compatibility with **World of Warcraft**, **OctoWoW**, **Titan**, **FuBar**,
|
|
**Gatherer**, **Outfitter**, or other referenced addons does not imply
|
|
affiliation, endorsement, or sponsorship.
|
|
|
|
For details, see:
|
|
|
|
- [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md)
|
|
- [PROJECT_IDENTITY.md](PROJECT_IDENTITY.md)
|
|
- [Docs/CODE_PROVENANCE.md](Docs/CODE_PROVENANCE.md)
|
|
- [Docs/ASSET_PROVENANCE.md](Docs/ASSET_PROVENANCE.md)
|
|
- [LICENSES/](LICENSES/)
|
|
|
|
---
|
|
|
|
## 🙏 Credits
|
|
|
|
Original addon by the FishingBuddy authors, with thanks to TackleBox, Impp's Fishing DB, QuickWeaponSwap, GuildMap and more.
|
|
This fork adapts and patches the addon for **OctoWoW**.
|