plugin-hub icon indicating copy to clipboard operation
plugin-hub copied to clipboard

enriath author updates, but with code changes!

Open Enriath opened this issue 2 years ago • 1 comments

Continuation of #3204, but with all the stuff that actually has code updates of some form.

  • Contextual Cursor
    • Fixed detection of spells in the spellbook. It still only shows for spells that can target something, but now it'll show while you're selecting them in the first place. I plan to make it work with all spells in the future, though it was a bit too broken for this release
    • Stop tooltips from overlapping the contextual cursor. This works by inserting an invisible tooltip at the front of the list. Thinking about it, this may look terrible with tooltips above the cursor, but I'm willing to take that risk for now
  • Door Kicker
    • Switched to a more reliable way of detecting the door to kick.
  • Master Scroll Book
    • Scroll counts are now properly cleared when changing character profiles. This might help with being spammed that you have no scrolls for no reason.
    • Tiny grammar change for no scrolls, which apparently has been sitting on my branch for over a year. oops
  • Plank Sack
    • Added support for Hallowed Sepulchre tracking. Hopefully it's pretty robust.
  • Transmog
    • [BETA] Added party support. It mostly works, though if you join a party while you're next to someone in said party, your presets might not sync correctly initially. I'm expecting some things to break with this, though the overall feature should be fine-ish

Enriath avatar Aug 18 '22 11:08 Enriath