Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Loot and Tradeskill window #2

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

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
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