This fixes a bug where the special attack bar would not be redrawn if
the combat tab was opened with any weapon equipped which did not have a
special attack bar. The weapon text widget is used because it is always
rendered with the combat tab widgets, and does not already have any kind
of listeners attached.
Fixesrunelite/runelite#8946
* plugin bring up
reworked and rewrote hide prayers to be under 1 plugin.
unhiding a certain prayer type (individual, pvm or pvp) will hide the other prayer types so no conflict.
added eternal slayer ring to menu entry swapper
playerindicators colourized menu turned off by default.
* Update HidePrayersPlugin.java
* fixed
* fixes 422
fixes#422
* fixes#427fixes#427
* Sorry kyle (#430)
* Sorry kyle
* Sorry Kyle vol2
* UNhide individual
* UNhide individual
* Add impling jar menu entry swapper for clues
* Update MenuEntrySwapperPlugin.java
* Added menu option for Impling Jars
* Update MenuEntrySwapperConfig.java
* Adjusted imports
* Update list of miscellaneous (added impling jars)
* Added Impling jar clue menu swapper using addSwap
* Update MenuEntrySwapperConfig.java
* Implement swapImps (with bank checker)
* Fix typo from older commit
* Fix remembering scroll position when textfiel contains text
* Catch exception in custom swap that can cause the plugin to fail loading
* Fix checkstyle ConfigPanel
This adds a hover color effect and a popup menu linking to the plugin's
wiki page to each plugin name label both in the plugin panel and
configuration panels. In the plugin panel, for plugins which have
configurable settings, it also adds a "Configure" menu item to the
added popup menu.
Fixesrunelite/runelite#1518
* Shift always anti-drag when toggled off
* Use better vanguards plugin
* Add ability to automatically screenshot friend and cc deaths
* Fixed Checkstyle
* Revert "Shift always anti-drag when toggled off"
This reverts commit ba40d3a0583a43369eb03925739431dd3ced5dd2.
* Added back shitty vangs cause wrong branch
* fixed checkstyle for a vanguards plugin as you would when editing the screenshot plugin