Commit Graph

9383 Commits

Author SHA1 Message Date
Runelite auto updater
74b0e7b27d Release 1.6.19 2020-06-12 15:50:33 +00:00
Hydrox6
d0a9857aa9 clues: update location for Castle Drakan emote clue and STASH 2020-06-12 10:57:29 -04:00
Abex
4b806d532f Merge pull request #11883 from abextm/cache-code-2020-06-12-rev182
Cache code 2020 06 12 rev182
2020-06-12 03:38:50 -06:00
RuneLite Cache-Code Autoupdater
726bc94e8b Update Object IDs to 2020-06-12-rev182 2020-06-12 09:32:34 +00:00
RuneLite Cache-Code Autoupdater
0ed237b7fe Update Item variations to 2020-06-12-rev182 2020-06-12 09:32:33 +00:00
RuneLite Cache-Code Autoupdater
2724bc4892 Update Item IDs to 2020-06-12-rev182 2020-06-12 09:32:33 +00:00
Abex
bb2c5102a2 Merge pull request #11882 from Broooklyn/runecraftConfig
RunecraftConfig: Add config section for `Show Blood Rift`
2020-06-12 00:47:55 -06:00
Broooklyn
bca85099c5 RunecraftConfig: Add config section for Show Blood Rift 2020-06-12 02:40:45 -04:00
Adam
233d3d0375 attack styles: fix npe when config values are unset 2020-06-11 22:22:41 -04:00
MarbleTurtle
a37da4bc7a CrypticClue: Improve various clue hints (#11852) 2020-06-11 07:08:12 +00:00
Blackberry0Pie
9a7881377c raids: Add "cox" to plugin tags (#11873) 2020-06-10 19:48:34 +00:00
Su-Shing Chen
15d06d8406 xptracker: Add drag and drop reordering for tracker panel bars (#4118)
This commit implements a custom component which extends JLayeredPane,
allowing reordering child components via drag and drop. This requires
its children components to forward the necessary MouseEvents.
2020-06-10 19:06:03 +00:00
Jordan Atwood
b6204d0a44 ConfigPanel: Fix checkstyle violation 2020-06-10 10:53:03 -07:00
Adam
7b5c483c3c config panel: add option to reset individual config options 2020-06-10 12:52:47 -04:00
Adam
c196cdb430 loottrackerpanel: use setComponentZOrder instead of remove+add 2020-06-10 12:49:46 -04:00
Broooklyn
243c48bdbf agility plugin: highlight platforms and stairs in Sepulchre 2020-06-10 12:41:25 -04:00
Adam
3050bd7ca9 agility plugin: highlight Sepulchre arrows and swords 2020-06-10 12:28:56 -04:00
Hydrox
248179a82c gpu: fix major visual glitches on linux (#11389)
Putting this if statement behind `localId < size` causes major visual
glitches with the Mesa graphics driver on AMD cards. We think this is a compiler bug as this change shouldn't be affecting anything.
2020-06-09 23:36:00 -04:00
Max Weber
5ac99a54a1 rl-api/Widget: export animation and sprite tiling 2020-06-09 19:33:25 -06:00
Nathan Leba
2492857fba worldhopper: Fix unfavorite removing all favorited worlds (#11739) 2020-06-09 19:49:03 +00:00
emerald000
db46662b1d worldmap: Fix Asgarnian Ice Dungeon spelling (#11864) 2020-06-09 19:39:49 +00:00
Jordan Atwood
4b4720751c infoboxmanager: Test infoboxes with same plugin and priority
See: 406c2bc7db
2020-06-09 12:51:01 -04:00
Jordan
50ca13f031 Merge pull request #11612 from TheStonedTurtle/sanfew 2020-06-09 00:45:44 -07:00
Adam
66ca5a74eb api: add spawn time to tileitem 2020-06-08 22:25:01 -04:00
Broooklyn
bd116e99e6 chatnotifications: Add notification for broadcast messages 2020-06-08 18:22:53 -04:00
Broooklyn
3379494a67 util: Add removeFormattingTags text function 2020-06-08 18:22:53 -04:00
Broooklyn
48e62c66ae agility plugin: add reset option to overlay 2020-06-08 18:08:47 -04:00
Broooklyn
221c89c7b2 poh: Add portal icons for Arceuus teleports 2020-06-08 18:07:42 -04:00
melkypie
db3b32c093 timetracking: add farming contract functionality
Co-authored-by: Koekkruimels <lifeinvader-dev@outlook.com>
2020-06-08 18:02:04 -04:00
Max Weber
fb32b5842d cache: emit null npc ids 2020-06-08 18:02:04 -04:00
RuneLite Cache-Code Autoupdater
54cac0f595 runelite-api: add NullNpcID 2020-06-08 18:02:04 -04:00
Adam
d7f55bbef6 slayer plugin: fix points and streak being forgotten when restarted with no task 2020-06-08 17:57:41 -04:00
TheStonedTurtle
6c2d823b70 item stats overlay: limit bank widgets to item container 2020-06-08 16:24:27 -04:00
Damen
c40db2f812 loot tracker: fix cox loot being double-counted after region load
It is possible to hit region loads in cox after checking the chest once, so additionally check we are no longer in an instance.
2020-06-08 16:23:20 -04:00
Hydrox6
5048058422 menu entry swapper: split hardwood grove into 2 options
The option was the only one that could fit into more than one section
2020-06-08 14:14:41 -04:00
Hydrox6
40f17648b4 add sections to various configs 2020-06-08 14:14:41 -04:00
Hydrox6
30681d8935 config: add support for sections 2020-06-08 14:14:41 -04:00
Adam
b453624dd9 pom: set release 8 on jdk9+
This fixes having Java 9+ API dependencies generated by the compiler
when building on JDK9+ despite targeting Java 8 bytecode. This fixes the
gpu plugin linking errors when running on Java 8 after being compiled on
9+.
2020-06-08 11:45:57 -04:00
Adam Blaida
37e8928a1d Update lumbridge guide's position for anagram clue 2020-06-08 13:45:25 +02:00
Jordan
7270f47e13 Merge pull request #11831 from Hydrox6/clues-sherlock-ranging-mix
clues: update ranging mix sherlock master challenge
2020-06-06 10:00:14 -07:00
Max Weber
b63466694f IconTextField: fire clear listener after text has been cleared
This would put the ge search panel into an invalid state where it could
no longer be interacted with
2020-06-06 12:42:52 -04:00
Adam
a1122ba141 ge: fix computing bought/sold amount
Use the total spent price instead of the delta spent price, as it is
being divided by the total quantity
2020-06-06 10:35:20 -04:00
Hydrox6
04263990cc clues: update ranging mix sherlock master challenge 2020-06-06 12:59:02 +01:00
cyantheum
dfce3bd7fc motherlode: Fix vein overlay not displaying on upper level (#11796)
When standing on the tile south of Mercy, the player's height is -498,
just barely under the previous defined height of the upper floor.
2020-06-06 07:02:45 +00:00
Jacob Lindelof
cc2ed2311b antidrag: Add option to use CTRL to disable delay
This allows users who enable the plugin to temporarily allow item
dragging to reorganize their inventory without fully toggling the plugin
off and on again.

Co-authored-by: Jordan <nightfirecat@protonmail.com>
2020-06-05 19:53:05 -07:00
Adam
bda66e8da4 npc indicators: add option to highlight dead npc menu entries 2020-06-04 23:15:49 -04:00
Adam
af7c833695 npc indicators: rename highlight dead npcs to ignore dead npcs 2020-06-04 22:39:21 -04:00
Adam
e8b464f217 Revert "clanchat: Add player name to kick message (#11555)"
This reverts commit 41a041972a.

This evidently is intentionally left out of vanilla due to concerns over
triggering auto mutes due to kicking players with bad names.
https://twitter.com/JagexAsh/status/1268620095569289226
2020-06-04 19:32:15 -04:00
Adam
473ab8eae2 client: remove unnecessary annotation-providing dependencies from runtime classpath 2020-06-04 14:56:47 -04:00
Adam
a45d208eb6 ge plugin: ignore offers being cleared on logout 2020-06-04 14:56:07 -04:00