Commit Graph
7263 Commits
Author SHA1 Message Date
Adamandbeaumitch 0bf202a9ef npcindicators: Add option to highlight NPC name in right click menu
Co-authored-by: beaumitch <bmitchell48@gatech.edu>
2019-05-02 18:28:31 -04:00
Adam c0a72da84a Merge pull request #8720 from Hydrox6/irit-aint-toadflax
item identification: fix Grimy Toadflax coming up as Irit
2019-05-02 09:39:32 -04:00
Adam 4a6a5830b4 Merge pull request #8721 from runelite/revert-8673-npc-indicators-highlight-name
Revert "npcindicators: Add option to highlight NPC name in right click menu"
2019-05-02 09:39:17 -04:00
Adam ec9ec1d3af Revert "npcindicators: Add option to highlight NPC name in right click menu (#8673)"
This reverts commit 8ff1aacfd8.
2019-05-02 09:39:05 -04:00
Hydrox6 ae7846e32b item identification: Grimy Toadflax isn't Irit 2019-05-02 14:07:00 +01:00
Runelite auto updater 412d97716e [maven-release-plugin] prepare for next development iteration 2019-05-02 11:37:15 +00:00
Runelite auto updater 8608484acc [maven-release-plugin] prepare release runelite-parent-1.5.22 2019-05-02 11:37:08 +00:00
Adam e9ad22e66d Merge pull request #8714 from abextm/cache-code-2019-05-02-rev179
Cache code 2019 05 02 rev179
2019-05-02 06:53:35 -04:00
Max Weber 6493e3a8cd clanchat: Shorten message so it fits on the new interface 2019-05-02 04:43:35 -06:00
RuneLite Cache-Code Autoupdater 4783e12737 Update Widget IDs to 2019-05-02-rev179 2019-05-02 10:33:09 +00:00
RuneLite Cache-Code Autoupdater 515d0ab04b Update Object IDs to 2019-05-02-rev179 2019-05-02 10:33:03 +00:00
Tomas Slusny 691d34b43e Merge pull request #8694 from Alexsuperfly/task-assignment-location-fix
slayer: add 'south of' to task regex
2019-05-01 20:36:06 +02:00
Twiglet1022 d37566aabf clue scroll plugin: add Falo the Bard clues 2019-04-30 17:43:49 -04:00
Alexsuperfly b1a9c764c1 slayer: add test including 'south of' 2019-04-30 15:47:45 -04:00
Alexsuperfly c80d7726ca slayer: add 'south of' to task regex 2019-04-30 15:39:56 -04:00
Adam 8e42cdae0b Merge pull request #8627 from Hydrox6/clue-scrolling
clue plugin: add widget scrolling feature
2019-04-30 15:23:46 -04:00
Beau b473fa0397 Optionally prevent virtual levels from effecting total level 2019-04-30 08:14:46 -04:00
Hydrox6 d44b749e2d client: add item identification plugin 2019-04-30 08:04:21 -04:00
beaumitch 8ff1aacfd8 npcindicators: Add option to highlight NPC name in right click menu (#8673)
Resolves #8667
2019-04-30 10:19:18 +02:00
Crow 7ae882a6a5 Fix bronze dart requirement in skillcalculator (1->10) (#8690) 2019-04-30 09:56:19 +02:00
Tomas Slusny 0adedb655a Merge pull request #8686 from deathbeam/cursor-proxy
Use proxy methods for setting cursor via ClientUI
2019-04-30 00:41:53 +02:00
Adam d960518122 world hopper: disable Hop-to pvp worlds from regular worlds 2019-04-29 17:53:20 -04:00
zaydsalah 0258260024 Add Herbiboar support to the Loottracker (#8663)
Close #6136
2019-04-29 22:03:13 +02:00
Tomas Slusny cb96ae03cc Merge pull request #8666 from Twiglet1022/battlefront-teleport-worldmap
worldmap: add Battlefront teleport
2019-04-29 20:57:36 +02:00
xDemoN 6e1d64cc46 idlenotifier: add support pottery crafting (#8674)
adds potter's wheel & pottery oven
2019-04-29 20:56:39 +02:00
Twiglet1022 9e512b932d worldmap: add Battlefront teleport 2019-04-29 20:44:29 +02:00
Tomas Slusny bc2a5cf8f4 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>
2019-04-29 20:42:29 +02:00
langhillie 51b2456026 daily task plugin: add Thirus's dynamite 2019-04-29 14:40:07 -04:00
8d16c82377 client: add custom cursor plugin
Co-authored-by: Kruithne <kruithne@gmail.com>
Co-authored-by: Trevor <trevorguidry6@gmail.com>
2019-04-29 14:25:07 -04:00
Adam 173dead8d3 travis: switch to openjdk8
travis broke the install of oraclejdk8, but our release builds are built
with openjdk8 anyway.
2019-04-29 13:30:20 -04:00
Adam 932143b26d travis: update dist to xenial 2019-04-29 13:07:50 -04:00
TheStonedTurtle efbf6ea9a4 chat history: clear friend deque when clearing pm history 2019-04-25 20:48:24 -04:00
TheStonedTurtle 678d868c03 chat history: fix pm cycling deque max size 2019-04-25 20:48:24 -04:00
Tomas Slusny a38643f8e4 Merge pull request #8641 from deathbeam/fix-zygomite-hp
Fix Mutated Zygomite fungicide weaknes threshold
2019-04-25 21:40:24 +02:00
Tomas Slusny 23acff2118 Fix Mutated Zygomite fungicide weaknes threshold
Based on Wiki its 0-7

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-04-25 21:17:23 +02:00
Tomas Slusny 6792ba05ce Merge pull request #8639 from Hydrox6/ammo3
ammo: fix the infobox not getting removed
2019-04-25 19:53:00 +02:00
Hydrox6 669b47d898 ammo: fix the infobox not getting removed 2019-04-25 18:13:48 +01:00
Adam 927e02ff05 interface styles: invalidate healthbar cache on shutdown
The padding needs to be reset for the normal healthbar
2019-04-25 10:09:00 -04:00
Runelite auto updater 6f6832df7e [maven-release-plugin] prepare for next development iteration 2019-04-25 11:41:28 +00:00
Runelite auto updater c0d1a94bca [maven-release-plugin] prepare release runelite-parent-1.5.21 2019-04-25 11:41:22 +00:00
Abex 864fe9acee Merge pull request #8636 from abextm/cache-code-2019-04-25-rev179
Cache code 2019 04 25 rev179
2019-04-25 05:19:32 -06:00
RuneLite Cache-Code Autoupdater aba1f90ece Update Scripts to 2019-04-25-rev179 2019-04-25 05:08:48 -06:00
RuneLite Cache-Code Autoupdater f54ef3def9 Update NPC IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
RuneLite Cache-Code Autoupdater de3931aaee Update Object IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
RuneLite Cache-Code Autoupdater 1241c7f918 Update Item variations to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
RuneLite Cache-Code Autoupdater 065f17ae6c Update Item IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
Tomas Slusny 7438416fde Merge pull request #8629 from Hydrox6/clue-easy-kourend-cryptic
clues: Fix Easy Cryptic & Beginner Emote
2019-04-25 10:21:55 +02:00
Tomas Slusny 2ac0139e55 Merge pull request #8632 from deathbeam/fix-clue-thingy-word-miss
Add missing 'knows' to Hans beginner clue
2019-04-24 23:55:11 +02:00
Tomas Slusny 6c86c96a91 Add missing 'knows' to Hans beginner clue
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-04-24 23:44:26 +02:00
Hydrox6 1c97c852f9 clues: Fix Beginner Emote clue with Iffie Nitter 2019-04-24 16:32:45 +01:00