Commit Graph

1703 Commits

Author SHA1 Message Date
Adam
dea7b1d1ea Merge pull request #1837 from Rheon-D/agility-mog-highlight
Add Mark of Grace highlighting to Agility plugin
2018-04-24 18:31:30 -04:00
Lotto
6c21b2e21b Add entity hider plugin 2018-04-24 18:24:56 -04:00
Rheon-D
67c43c026c agility plugin: add highlighting for marks of grace 2018-04-24 18:07:13 -04:00
Adam
eaa970a8d9 Merge pull request #1881 from MagicfTail/Infernal-harpoon
IdleNotifier: Add infernal harpoon
2018-04-24 17:39:33 -04:00
Tomas Slusny
4d38363e57 Cleanup sidebar expanding/closing
- Instead of changing the frame width, just revalidate the width to match
minumum size in case the size is smaller than it
- On restoration from maximize, revalidate frame size to not end up in
having small window with opened sidebar

Closes #1795 and closes #1300

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-24 21:15:41 +02:00
Rune Nielsen
20d764bc01 IdleNotifier: Add infernal harpoon 2018-04-24 18:25:52 +02:00
Adam
c33c6ef9d7 npc indicators: fix npe building npcs 2018-04-24 08:16:56 -04:00
Tomas Slusny
e1ac6181b1 Merge pull request #1872 from deathbeam/juzzed-clue-fix
- Fix barbarian chest cryptic clue
- Fix 2 abbot langley cryptic clues
- Add new HARD map clue
- remove tags from clue text
2018-04-24 11:51:22 +02:00
Mantautas Jurksa
6ca0545080 Fix barbarian chest and abbot langley clue steps
- Fix barbarian chest cryptic clue
- Fix 2 abbot langley cryptic clues
- Add new HARD map clue
2018-04-24 11:49:39 +02:00
Mantautas Jurksa
e0628309b0 cluescroll plugin: remove tags from clue text 2018-04-24 11:29:32 +02:00
Trees
642c36212a Add Sacred Eels and Barehand Fishing (#1857)
- Add Sacred Eels to fishing plugin
- Add barehanded fishing animation to idle notifier plugin

Closes #1852 and closes #1354 and closes #1859
2018-04-24 11:27:49 +02:00
Adam
3caf182b0b npc mixin: transform npc in getName/getCombatLevel/getId 2018-04-23 19:38:09 -04:00
Adam
9a27d37eae infobox overlay: Configure the amount of boxes per row
allow the user to set the amount of info boxes per row as well as set it to display vertically or horizontally. setting it to 0 will default to normal horizontal behavior
2018-04-23 15:25:00 -04:00
Adam
4118fa9f50 runelite config: add position to config items 2018-04-23 14:31:13 -04:00
Adam
003abb45f9 Merge pull request #1773 from deathbeam/herbi-fix
Fix herbiboar performance/blinking
2018-04-23 14:01:18 -04:00
Adam
1773214a8c Merge pull request #1772 from LeviSchuck/fishing-draw-priority
Sort Fishing spots by distance from camera
2018-04-23 13:55:04 -04:00
Tomas Slusny
3a073d1ade Fix herbiboar performance/blinking
Prevent NPE in herbiboar minimap overlay. This will remove any
performance and blinking issues.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-23 13:45:54 -04:00
Adam
6930d6cf29 Merge pull request #1834 from deathbeam/ground-object-cleanup
Remove unnecessary code from GroundMarkerPlugin
2018-04-23 13:22:51 -04:00
Adam
6143fb214d Merge pull request #1777 from sethtroll/removewhiteminimapoutline
overlay util: remove white outline on minimap dots
2018-04-23 13:01:40 -04:00
Gabriel
b8737de502 Fix and add a few medium clue steps 2018-04-23 12:46:11 -04:00
Jeroen
a7b0cdbab5 Add support for colored HP xp drops if XP drops are split and a combat prayer is active 2018-04-23 12:09:03 -04:00
Adam
7a8e85d39a Merge pull request #1792 from jpabeem/idle-notification-infernal-eels-crushing
Add an idle notification when crushing infernal eels.
2018-04-23 11:47:16 -04:00
Jeroen
6a1a2db564 Added an idle notification for when crushing infernal eels. 2018-04-23 11:35:24 -04:00
Adam
066498a5b9 idle notifier plugin: use wildcard import for animation ids 2018-04-23 11:35:08 -04:00
SomeZer0
50bbb24767 Fix spirit tree cryptic clue step 2018-04-23 11:29:27 -04:00
Håkon Rosseland Paulsen
0e630d8f5b xpglobes: add duration of xp orbs in config 2018-04-23 11:26:31 -04:00
Adam
419905a766 Merge pull request #1831 from BFGD/notes-wrap-fix
Fix notepad wrap
2018-04-23 11:16:13 -04:00
Tomas Slusny
3dc5fdbf61 Remove unnecessary code from GroundMarkerPlugin
- Instead of writing rotation and inverse rotation methods twice, simply
pass inversed rotation to rotate method
- Do not create canvasTilePoly 2 times

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-23 16:49:24 +02:00
Adam
123cdfef5b Merge pull request #1033 from CasvanDongen/slayer-bracelets
Slayer plugin: Added support for slayer bracelets.
2018-04-23 10:38:13 -04:00
Cas van Dongen
d3ebcbd7a1 Slayer plugin: Added support for slayer bracelets. 2018-04-23 10:24:47 -04:00
Adam
fad8472c50 devtools plugin: add commands to get and set varbits 2018-04-23 10:09:21 -04:00
Adam
946688cdf8 Add command executed event 2018-04-23 10:09:18 -04:00
Kamiel
1fd9b3abcc Add VarClientStr to api and rename VarClient to VarClientInt 2018-04-23 10:09:16 -04:00
Tomas Slusny
b8b17c2796 Merge pull request #1778 from jplsek/pass-modifiers-stretched
stretched mode: pass extended modifiers on click
2018-04-23 11:09:20 +02:00
Tomas Slusny
c3624c10cf Merge pull request #1799 from MagicfTail/Fishing-big-net
IdleNotifierPlugin: Add big net fishing
2018-04-23 11:06:18 +02:00
Grant Dellar
fdf3964016 Change JEditorPane to JTextArea 2018-04-23 16:25:55 +12:00
Adam
29fb065f3c Merge pull request #1707 from deathbeam/clue-fixes
Do not use object world locations for clues
2018-04-22 21:31:54 -04:00
Adam
9f55423a3e Merge pull request #1812 from Adam-/ground-markers
Ground markers
2018-04-22 20:37:38 -04:00
Jordan Atwood
c2d46bc426 Fix Canifis emote clue
Closes runelite/runelite#1811
2018-04-22 15:20:33 -07:00
Adam
021b1b8c14 Add ground marker plugin 2018-04-22 17:48:18 -04:00
Adam
77c7532177 devtools: show instance location information 2018-04-22 17:43:36 -04:00
HypoxiaOSRS
d0dd6404c6 Fix gnome agility arena emote clue 2018-04-22 23:38:01 +02:00
WooxSolo
ef7aad4c9a Fix 2 emote clues 2018-04-22 22:57:08 +02:00
Rune Nielsen
b8a7d8c0fd IdleNotifierPlugin: Add big net fishing 2018-04-22 17:46:41 +02:00
Adam
f11cb369b6 overlay renderer: fix npe when client is null 2018-04-22 10:45:02 -04:00
Tomas Slusny
adb2f4eff3 Fix runelite-client shading
After changes to artifacts names, fix shading of runelite-client to make
it keep everything that is required.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-22 08:19:42 +02:00
Seth
11f8d38767 barrows overlay: Replace existing slain brother overlay with our own
The in game overlay is positioned top-left in resizable mode, which covers up everything positioned there. This will create an overlay similiar to the in-game one that can be moved/positioned anywhere
2018-04-21 22:36:50 -05:00
Seth
b01639dda0 barrows overlay: Reorder enum to match in game overlay/use full name
reorder the enum to match the in-game overlay order and also add full name
2018-04-21 22:36:30 -05:00
JerwuQu
cabaf2d33c Allow customization of barrows brother location colors 2018-04-21 23:27:26 -04:00
Samlof
e1988a3222 Add more travel menu swap options and claim slime swap
Al Kharid gate and the gate near Ectofungus. Follow the gnome at gnome
maze. Claim slime from Morytania diaries.
2018-04-21 23:19:22 -04:00