Macweese

Results 29 issues of Macweese

This PR aims to move away from using `chatMessage` events and instead rely on vars. Includes improvements for - Charge spell for God spells - Teleblock - Bladed God staves...

### Type Incorrect behavior ### Operating System _No response_ ### OS Version _No response_ ### Bug description Rendering respawn highlight — they don't have a respawn mechanic and should not...

needs-triage

Transition forms of Gadderanks from quest In Aid of the Myreque added to blacklist. Fixes #15323

Currently the ItemCollections returns the entire list for a category and highlights the highest tier present, without regards to the items prerequisites. For example a player with < 60 mining...

enhancement

This PR is intended to fix an issue with the key remapping plugin, where the input remains suspended whilst the report form is open. Fixes #17789

This fixes a NPE which occurs on shutdown for the bank tags plugin. If the `parent` widget in `TabInterface` is null (e.g. bank has not been accessed yet), calling `.deleteAllChildren`...

This PR migrates the tracking of the special attack regeneration cycle to use vars instead. Additionally, the regeneration cycle may desync if e.g. the plugin is enabled mid cycle; thus...

This PR fixes a NPE, this would occur on shutdown if the equipped weapon var hasn't been set yet (e.g. player has not logged in yet) ; and is still...

This PR addresses an issue where the scene can be null e.g. on client startup; causing a NPE.

This PR is intended to fix issues with the spellbook plugin, which include: - ~~clearing the plugin's menuoptions from the interface tab on shutdown~~ - clearing spells' modified ops to...