Commit Graph

14148 Commits

Author SHA1 Message Date
Owain van Brakel
ae9de3928f Merge remote-tracking branch 'runelite/master' 2020-06-12 11:47:08 +02: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
github-actions[bot]
6ee59b0a04 Merge pull request #2681 from open-osrs/NPC-UPDATE-705ca54f5
Client: Update NPC stats
2020-06-12 00:19:49 +00:00
OpenOSRS
b931c0e9a1 Client: Update NPC stats 2020-06-12 00:10:19 +00:00
MarbleTurtle
a37da4bc7a CrypticClue: Improve various clue hints (#11852) 2020-06-11 07:08:12 +00:00
github-actions[bot]
705ca54f55 Merge pull request #2677 from open-osrs/NPC-UPDATE-4852ad569
Client: Update NPC stats
2020-06-11 00:18:21 +00:00
OpenOSRS
b77647dd9a Client: Update NPC stats 2020-06-11 00:09:34 +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
github-actions[bot]
4852ad5693 Merge pull request #2675 from open-osrs/NPC-UPDATE-26040d599
Client: Update NPC stats
2020-06-10 00:17:36 +00:00
OpenOSRS
4202f5c3f3 Client: Update NPC stats 2020-06-10 00:10:25 +00:00
ThatGamerBlue
26040d5990 Merge pull request #2672 from ThatGamerBlue/master
aaaaa: dammit op
2020-06-09 21:01:51 +01:00
ThatGamerBlue
ad29ee4ef6 dammit op 2020-06-09 20:52:15 +01:00
Nathan Leba
2492857fba worldhopper: Fix unfavorite removing all favorited worlds (#11739) 2020-06-09 19:49:03 +00:00
OP
232bae0242 add warning message 2020-06-09 15:40:57 -04: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
github-actions[bot]
1b28ca0734 Merge pull request #2671 from open-osrs/NPC-UPDATE-67b59c09d
Client: Update NPC stats
2020-06-09 00:17:30 +00:00
OpenOSRS
d634270f39 Client: Update NPC stats 2020-06-09 00:09:45 +00: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
github-actions[bot]
67b59c09de Merge pull request #2669 from open-osrs/NPC-UPDATE-e9752b0f5
Client: Update NPC stats
2020-06-08 00:17:59 +00:00
OpenOSRS
fc294cc5e2 Client: Update NPC stats 2020-06-08 00:09:33 +00:00
github-actions[bot]
e9752b0f54 Merge pull request #2668 from open-osrs/NPC-UPDATE-9cb36e475
Client: Update NPC stats
2020-06-07 00:18:31 +00:00
OpenOSRS
e61b81a685 Client: Update NPC stats 2020-06-07 00:10:32 +00: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