7 Commits
Author SHA1 Message Date
Andrew Fulton 9997a03d76 Always return null for RUNELITE_OVERLAY's 2019-02-11 17:52:33 -06:00
Andrew Fulton 32d87ecb83 Enable right click tooltips by default 2019-02-11 17:46:56 -06:00
Andrew Fulton 3dea92c942 Format MouseHighlightConfig
* Following runelite coding conventions, removed extra tabs
2019-02-11 17:39:06 -06:00
Andrew Fulton 0483d406ab Merge branch 'master' into tooltip-right-click-option-toggle 2019-02-11 13:46:43 -06:00
Andrew Fulton 3623efe9e5 client: flash only during LOGGED_IN game state (#7782)
Fixes #7316
2019-02-11 09:18:00 +00:00
Andrew Fulton ef712a1f9a Fix checkstyle errors 2019-02-10 16:58:30 -06:00
Andrew Fulton 8bcc60fd53 client: add right click only tooltips toggle
A toggle for right-click-only option tooltips has been added to MouseHighlightConfig

Fixed #7770
2019-02-10 16:30:50 -06:00