geheur / More-menu-entry-swaps

https://github.com/runelite/plugin-hub#creating-new-plugins
BSD 2-Clause "Simplified" License
7 stars 13 forks source link

Don't prioritize pray/spec lower than a swap #24

Closed vikke1234 closed 1 year ago

vikke1234 commented 1 year ago

Could these be added to the default config with some comment to keep them the lowest in order to not make pray/spec lower priority than a swap (likely not what was intended in the first place).

// Keep these the lowest, if anything is below, you will be able to click through
// these on the object.
use, special attack
activate, quick-prayers
deactivate, quick-prayers
geheur commented 1 year ago

An idea I had earlier was to never swap menu entries without widgets attached over those that did have widgets attached.

hmm, maybe not. This interferes with my focus on,clue scroll swap since that one is a runelite menu entry which presumably does not have a widget attached, but the minimap close button has a widget attached to it. having a special case for the orbs would be better.

geheur commented 1 year ago

8662db8 for release in 2.1.0