An Elder Scrolls Online addon that tracks your fish inventory with optional Perfect Roe estimation and fillet stats.
- Fish Counter - Tracks the number of fish you catch during your session
- Inventory Display - Shows fish count in your bag and bank
- Perfect Roe Estimation - Calculates expected Perfect Roe using a configurable fillet rate (optional)
- Fillet Stats - Tracks fillets since last roe and observed roe rate
- Average Fish Per Hour - Shows live fish/hour for your current session
- Auto-Hide Mode - Optionally show the tracker only when looking at fishing holes
- Movable Window - Drag to reposition; position is saved between sessions
- Settings Panel - Configure visibility mode, roe tracking, roe rate, Average Fish Per Hour toggle, and actions in Settings > Addons > Sami's Fish Tracker
- Account-Wide Saved Variables - Your settings persist across characters
- Visibility Mode - Always Show, Always Hide, or Auto (Fishing Nodes)
- Show Average Fish Per Hour - Toggle the Avg/hr line on or off (default: on)
- Enable Roe Tracking - Toggle roe estimation and fillet stats UI (default: on)
- Roe Rate Slider - Adjustable from
0.0001to0.1(default: 0.008)
- Auto Update Avg/hr - Automatically refresh the value over time (default: on)
- Avg/hr Update Frequency - Refresh interval from 1–60 seconds (default: 1 second)
- Use Rolling Window for Avg/hr - Toggle between rolling-window (stable) and session-lifetime (volatile) calculation (default: on)
- Rolling Window Duration - Time window for rolling average, 0.5–60 minutes (default: 5 minutes)
- Reset Session Fish Count - Resets fish count and clears Avg/hr history
- Reset Roe/Fillet Tracking - Resets fillet and roe tracking counters
- Use Last Roe % as Roe Rate - Sets Roe Rate to the last observed roe percentage
| Command | Description |
|---|---|
/sft |
Toggle window visibility |
/sft show |
Always show window |
/sft hide |
Always hide window |
/sft auto |
Show only when targeting a fishing hole |
/sft reset |
Reset fish count to 0 and restart session Avg/hr timing |
- LibAddonMenu-2.0 - Required for settings menu
- LibSlashCommander - Provides enhanced slash command support with auto-complete
MIT License - see LICENSE.md