3 Commits
Author SHA1 Message Date
SoyChai 1606c19bff UI: Add a clear button (×) to IconTextField (#3451) 2018-08-12 00:02:34 +02:00
SoyChai cea85de384 Friend notes plugin: Add documentation and increase code readability (#2714)
* Add javadocs to methods
* Rename 2 methods for clarity, and add Nullable tag
* Rename local vars for consistency / correctness
* Simplify setHoveredFriend to allow clearer variable names
* Finalize local vars and add KEY_PREFIX constant
* Tweak 2 log messages for clarity and crash-proofing
* Inline the comments added to generic callbacks
* Skip the tag removal on MenuEntryAdded targets
2018-05-19 19:44:21 +02:00
Jack 0b342a2d70 Fix XP Drop plugin recolouring ALL drops whenever a combat prayer is enabled (#1341)
* api: Add SpriteIDs for skill icons
* experiencedrop: Verify xp drop icons for recolouring based on active prayer

Fixes: #555
2018-04-13 13:36:09 +02:00