Skip to content

Support for Loot and Tradeskill window#2

Open
DBFBlackbull wants to merge 43 commits intoanzz1:masterfrom
DBFBlackbull:master
Open

Support for Loot and Tradeskill window#2
DBFBlackbull wants to merge 43 commits intoanzz1:masterfrom
DBFBlackbull:master

Conversation

@DBFBlackbull
Copy link

@DBFBlackbull DBFBlackbull commented Oct 26, 2023

  • Indented the code to use tabs
  • Refactored the code to set the price into a function
  • Added support for the loot window
  • Added support for the tradeskill window
  • Added support for item links to also show a sell value

Fixed error that occurs in combination with EQL3. The error specifically happens when you open the quest log, then mouse over a creature (or maybe other object creating a info window) and then mousing over the quest log item again.
The quest log item does not produce a box with item information, which causes the links to fail.

The underlying bug is highly likely hidden somewhere inside EQL3, but I do not know how to find it there.
Improved hack so that single reward quests still work.
- Added git ignore
Removed the logging
Updated readme with roll sell price
- inbox mail cannot be done because the link function was only implemented in Cata
…ems.

This might only work with Bagnon_Forever as it overwrites the SetHyperLink function and includes a count as an argument.
- A few beta items and items that are no longer obtainable snuck in, but the list is now comprehensive for Phase 5 and 6.
- Used direct itemIDs instead of strings
…d. This has been a bug since the inception of the addon
…nk method

  - This unlocks auction house, inbox and send tooltips
- Unregistered addon loaded
- Made some variables local as they should not be access outside of the addon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant