* Fix remembering scroll position when textfiel contains text
* Catch exception in custom swap that can cause the plugin to fail loading
* Fix checkstyle ConfigPanel
* Mini GPU overhaul
* Alch value
* Stoned Loot Tracker (persistent loot tracker)
* Checkstyle
* Added back max values to GPU plugin
* Persistent loot tracker config options
* Zulrah plugin type
* Add inventory highlight plugin
When dragging an item in the inventory, a highlight will show up to help
the player place the item in the correct slot, instead of missing when
they drag the item to the "gutter"
* Fix inventory highlight plugin
* Inventory highlight plugin type
* Inventory highlight config options
* Fix ess pouch swapping
* Runecraftig config options
* Add plugin type to persistient loot tracker
* Fix panel repaint
* Disable this for now
* Revert "Fix ess pouch swapping" -> PR #351
This reverts commit c18f65069f5df3a1cafb983af5b3e162817a22fe.
* I blame intellij for this
* Fix test
* clue plugin: add widget scroll feature
* travis: update dist to xenial
* travis: switch to openjdk8
travis broke the install of oraclejdk8, but our release builds are built
with openjdk8 anyway.
* client: add custom cursor plugin
Co-authored-by: Kruithne <kruithne@gmail.com>
Co-authored-by: Trevor <trevorguidry6@gmail.com>
* daily task plugin: add Thirus's dynamite
* Use proxy methods for settings cursor via ClientUI
To not expose swing components directly just to set cursor on them,
create convenient proxy methods for updating and resetting cursor. Also
document that it is working properly only on Windows.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
* worldmap: add Battlefront teleport
* idlenotifier: add support pottery crafting (#8674)
adds potter's wheel & pottery oven
* Add Herbiboar support to the Loottracker (#8663)
Close#6136
* world hopper: disable Hop-to pvp worlds from regular worlds
* Fix bronze dart requirement in skillcalculator (1->10) (#8690)
* npcindicators: Add option to highlight NPC name in right click menu (#8673)
Resolves#8667
* client: add item identification plugin
* Optionally prevent virtual levels from effecting total level
* slayer: add 'south of' to task regex
* slayer: add test including 'south of'
* clue scroll plugin: add Falo the Bard clues
* Update Object IDs to 2019-05-02-rev179
* Update Widget IDs to 2019-05-02-rev179
* clanchat: Shorten message so it fits on the new interface
* [maven-release-plugin] prepare release runelite-parent-1.5.22
* [maven-release-plugin] prepare for next development iteration
* item identification: Grimy Toadflax isn't Irit
* Revert "npcindicators: Add option to highlight NPC name in right click menu (#8673)"
This reverts commit 8ff1aacfd8.
* Add Activity data structures
* Implement Banked Xp Tab in UI
* Remove Banked Xp functionality from SkillCalculator
* Fix MaterialTabGroup removeAll
* Implement BankedCalculator into SkillCalculatorPlugin
* Add Banked Experience Functionality & Example UI
* Rename ItemPanel to CriticalItemPanel
* Minor porting bug fixes
* Add Xp bonuses to BankedXp
* Minor bug fixes
* Fix limit to secondaries toggle
* Remove spam
* SkillCalc optimization
No longer able to select multiple checkboxes (if there are multiple)
Made xp bonus' naming more consistant (changed some .json files)
Made UICombinedActionSlot text more accurate (double as xp and correct amount of actions)
* Clear search bar when switching between skill calculators
* Update skill calculator fields automatically
* Remove some spammy log lines
* Use ImmutablePair
* Add Kept on Death Plugin
Modifies the Items Kept on Death widget to be more accurate
* Fix WidgetType import
* Account for stackable kept items
* Remove WidgetButtonRunnable
* Ignore DMM worlds
* Add open looting bag to always lost
* Update script to the new OpCodes
* Add plugin type