Quantcast
Channel: ESOUI - AddOns by votan
Viewing all articles
Browse latest Browse all 722

Votan's Fish Fillet (1.3.6)

$
0
0
Change Log:
--------------------
version 1.3.6:
- API bump for Horns of the Reach.

version 1.3.5:
- API bump for Morrowind.

version 1.3.4:
- ESO 2.7 'Homestead' ready.

version 1.3.3:
- Fixed tooltip issue in gamepad mode. Thanks to @Daeymon.
- Update to LAM2 rev 23
- Update to LibCustomMenu rev 4.2.

version 1.3.2:
- Update to LAM2 rev 22
- Better key-binding names.
- API 100017 'One Tamriel' ready.

version 1.3.1:
- Update to LAM2 rev21.
- ESO 2.5 (Shadows of the Hist) ready.
- Removed old API 100014 code.

version 1.3.0:
- Update to LAM2 r20
- ESO 2.4 (Dark Brotherhood) support

version 1.2.5:
- ESO 2.3 (Thieves Guild)
* Still working in ESO 2.2 (Orsinium) as "out-dated", which is in fact "pre-dated" or use Fast API.
- Update to LAM2 r19

version 1.2.4:
- Update to LibCustomMenu r4.1.

version 1.2.3:
- Gamepad mode support.
* For "Fillet All Stacks" you have to select a fish stack and go the "Actions". Or enable "Fillet All Stacks" as default.

version 1.2.2:
- API update to 100013

version 1.2.1:
- Fixed "Fillet All Stacks" was always active.

version 1.2.0:
- Updated to APIVersion 100012
- Aborting corrected for update 7: One fish faster.
- New slash command (/roestats) to show stats without having fishes left. Suggested by Wandamey.
* As a side-effect stats shown at perfect roe, too.
- New options: Fillet All Stacks (Thanks to silvereye)

version 1.1.0:
- Update to LibStub r4
- Update to LibCustomMenu r4
- Stats have 2 decimals, now.
- ESO 2.1 (update 7) ready: They changed the time between getting fish and cooldown.

version 1.0.1
- Additional checks for unexpected inventory slot update events
- code cleanup, because the source of "insecure code" warnings is known, now.
- Do not show option in trade window.

version 1.0.0
- Support for "Perfect Roe"
- Show stats of "Perfect Roe" in item tooltip of fishes

version 0.9.0
- Support for non-standard launcher: Check if UseItem is a protected function instead of assuming i...

Description:
--------------------
Description
Fillets all fishes of a stack.
Supresses all messages, except the last. (Obsolete: There is no message anymore)
The process will be aborted, if you close the inventory, e.g. by pressing ESC or start moving.

About "Perfect Roe" stat:
To see any stats, you need to fillet a fish with this addon first. The fishes and perfect roe get counted. If you bypass this addon, by simply "Use" a fish, the stat do not get updated.

Beschreibung
Filetiert alle Fische von einem Stack.
Unterdrckt alle Meldungen bis auf die Letzte. (Hat sich erledigt: Es gibt keine Meldung mehr)
Der Prozess wird unterbrochen, wenn das Inventar geschlossen wird. Zum Beispiel durch ESC oder durch bewegen.

Zur "Perfekter Rogen" Statistik:
Um die Statistik zu sehen, muss ein Fisch mit diesem Addon filetiert werden. Die Fische und der Rogen werden gezhlt. Wenn dieses Addon durch einfaches "Benutzen" umgangen wird, wird die Statistik nicht aktualisiert.

The task is more tricky as it seems at the first moment: 5% of the code doing "fillet a fish" and 95% handling things that could fail. :/

Unknown issues:

"Use item" itself requires a free slot, even if the resulting fish would stack. If you start with one free slot and don't have a fish fillet already, the process stops after one fish with "Inventory is full".
Versions prior to 0.9.0 did not work with non-standard launcher like "Sorien's ESO Launcher". Thanks to
Valadez and ColonelCorn for helping me to find and fix it.


To Do
- None

Viewing all articles
Browse latest Browse all 722

Trending Articles