Commit Graph
3 Commits
Author SHA1 Message Date
Journey e23facf0d5 Status Orb Plugin: Fix run energy overlay
Owain broke the overlay on the run energy orb by adding an extra if to the logic where it wasn't really needed so that it only ended up showing the overlay when the `run time left` option was enabled. This fixes it back to how it was originally where it always shows the overlay whenever you mouse over the run energy orb.
2019-07-11 04:03:20 -05:00
Journey ccb1725981 Inventory Grid Plugin: Make it so the grid/background actually works
The way it was being done before was the correct way, this commit https://github.com/runelite-extended/runelite/commit/d6285235cb836d90c09dae22e686a113bef88c4d actually broke it. So this reverts it back to the original method.
2019-07-10 20:57:12 -05:00
Journey 39727de67f Add Farming Guild farming patch world map tooltips (#7268)
Adds farming patch type tooltips to farming guild patches on world map.
2019-01-12 11:01:17 +01:00