Commit Graph

4357 Commits

Author SHA1 Message Date
Kamiel
c8f6f8e2ac screen-markers: fix graphical bug
This fixes an issue where the screen-marker panel would render invisible
2018-06-28 00:19:16 +02:00
Adam
317db7dfca Merge pull request #3939 from Nightfirecat/add-player-stat-lookup-on-interaction
Add Player Comparison table to Opponent Information plugin
2018-06-27 17:10:39 -04:00
Adam
b6a8fb199c opponent info: add player comparison overlay 2018-06-27 17:02:42 -04:00
Adam
ad737321d0 opponent info: move interacting logic to plugin and use interacting changed event 2018-06-27 17:02:37 -04:00
ScottMCarr
6b345fecba agility plugin: do not update arena timer when there is no hint arrow 2018-06-27 12:13:48 -04:00
Tomas Slusny
30897eb9aa Merge pull request #3997 from deathbeam/remove-corp-useless-title
Remove title from corp panel
2018-06-27 10:28:44 +02:00
Adam
17d0f49aee hiscore client: check response code of hiscore lookups 2018-06-26 19:19:13 -07:00
Tomas Slusny
fc16e51c70 Merge pull request #4018 from Abextm/hotkey-compare
runelite-client: Add a equals implementation to Keybind
2018-06-26 14:45:17 +02:00
Max Weber
8f1a345d96 runelite-client: Add a equals implementation to Keybind
Without this certain key combos that java doesn't support (fn+fkeys on laptops) are supposed to be hit by the equals check, but ofc they weren't
2018-06-26 05:36:27 -06:00
Tomas Slusny
954d7fe692 Merge pull request #4017 from deathbeam/fix-kraken-tridents
Fix price of tentacle tridents
2018-06-26 10:46:33 +02:00
Tomas Slusny
932c957b3c Fix price of tentacle tridents
- Fix price/mapping of trident of the seas (e)
- Fix price/mapping of trident of the swamp (e)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-26 10:02:12 +02:00
Adam
afa46b6538 queries: replace some isHidden checks with isSelfHidden
The parents are known to be not hidden in these cases
2018-06-25 20:27:44 -04:00
Adam
e7574b4ff5 cache: rename additional npc definition fields 2018-06-25 20:27:44 -04:00
Adam
e85ba88d3a Merge pull request #3950 from honeyhoney/bug_fix_binding_necklace_destroy
Bug fix binding necklace destroy
2018-06-25 19:45:56 -04:00
honeyhoney
ab9c3ba7c9 Fixed binding necklace charges not being reset when necklace is destroyed 2018-06-25 18:37:36 -04:00
honeyhoney
f2c2a2ce4a Added destroy item widgets 2018-06-25 18:35:15 -04:00
Adam
58404f098d chat commands: add config setting for chat clear shortcuts 2018-06-25 18:23:31 -04:00
Adam
8247163fee animation smoothing: don't interpolate hellhound defence animation 2018-06-25 17:20:00 -04:00
Adam
714a533735 Revert "animation smoothing: do not interpolate to angle 0"
This reverts commit 68639d8932.
2018-06-25 17:20:00 -04:00
Adam
30ce18da62 Merge pull request #3958 from deathbeam/remove-age-move-shift
Remove age menu entry swap, move shift-click to the top
2018-06-25 12:31:07 -04:00
Adam
046b7cb755 Merge pull request #3949 from deathbeam/jad-fix
Make Fight Cave plugin more accurate
2018-06-25 12:23:59 -04:00
Tomas Slusny
4f36a787de Merge pull request #4002 from HSJ-OSRS/battlestaves-idle
Add battlestaff crafting to idle notifier
2018-06-25 17:21:12 +02:00
Tomas Slusny
f68dea3df7 Merge pull request #3830 from deathbeam/center-stretched-fixed
Center stretched fixed mode horizontally
2018-06-25 16:40:21 +02:00
Tomas Slusny
a919653360 Make Fight Cave plugin more accurate
- Replace fixed scheduled hook with AnimationChanged hook to determine
what to pray
- Null current attack when Jad despawns (goes out of view)

Closes #3904

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-25 16:31:15 +02:00
Tomas Slusny
b7ec293201 Merge pull request #4007 from Nightfirecat/add-stamina-mix-timer
timers plugin: Create timer for stamina mixes
2018-06-25 11:28:26 +02:00
Jordan Atwood
726b93244d timers plugin: Create timer for stamina mixes
Fixes runelite/runelite#3986
2018-06-25 00:26:27 -07:00
Adam
68639d8932 animation smoothing: do not interpolate to angle 0
This fixes most of the issue with hellhounds (npc 104, anim 6566)
2018-06-24 21:24:25 -04:00
Adam
784d39324c devtools: add transform command 2018-06-24 21:24:25 -04:00
DESKTOP-G1DDN84\Denni
62dec90d42 animation smoothing: fix angle bounds for rotation 2018-06-24 21:24:24 -04:00
HSJ-OSRS
6b1052592c Add battlestaff crafting to idle notifier 2018-06-24 23:53:40 +01:00
HSJ-OSRS
5fd612ae16 Add battlestaff crafting to AnimationID 2018-06-24 23:52:43 +01:00
Adam
309665c8ff modelviewer: add basic animation support 2018-06-24 15:54:55 -04:00
Tomas Slusny
41d79b02a8 Remove title from corp panel
This is completely unnecessary as it is obvious and is just using screen
estate for no real reason. Also we dont do this for any other plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-24 19:55:30 +02:00
Adam
5f558657a8 Merge pull request #3988 from Adam-/corp-public
Add corporeal beast plugin
2018-06-24 11:47:14 -04:00
Adam
f126dcf041 Add corporeal beast plugin 2018-06-24 11:19:04 -04:00
Adam
f3f18b610f chat message manager: set default colors for GAME messages 2018-06-24 11:19:02 -04:00
Adam
d239a47d98 Add interacting changed event 2018-06-24 11:19:01 -04:00
Adam
00a5845c7e actor mixin: fix getInteracting when index is 65535
There are short times where it is this before being set to -1
2018-06-24 11:19:01 -04:00
Tomas Slusny
beb9100c39 Merge pull request #3990 from Shingyx/karamja-stepping-stones-level
agilityShortcutLocation: Fix SE Karamja agility marker
2018-06-24 13:31:54 +02:00
Tomas Slusny
2d01eae2c4 Merge pull request #3963 from Nightfirecat/fix-more-hot-cold-clues
Even more hot-cold clue fixes
2018-06-24 13:30:29 +02:00
Tomas Slusny
c8e0f5a3f9 Merge pull request #3976 from deathbeam/add-callback-docs
Update documentation for Callbacks interface
2018-06-24 11:58:16 +02:00
James
f1f55157fb Show correct text for master clue command (#3989) 2018-06-24 11:57:40 +02:00
Su-Shing Chen
4074eb5cbd agilityShortcutLocation: Fix SE Karamja agility marker
Corrects the level of the South East Karamja stepping stones shortcut
between the Gnome glider and the Shilo Village entrance. Changed from
71 to 30.
2018-06-24 16:05:38 +12:00
Adam
9d8fc7f096 Merge pull request #3984 from jplsek/inventory-viewer
Add inventory viewer plugin
2018-06-23 22:30:38 -04:00
AWPH-I
4bc65805a8 Add inventory viewer plugin 2018-06-23 21:55:15 -04:00
Jordan Atwood
23bf69e5d4 Fix East of Brimhaven fruit tree hot-cold location 2018-06-23 18:53:31 -07:00
Jordan Atwood
ab496123c0 Fix "West of Barbarian Village" hot-cold location 2018-06-23 18:52:52 -07:00
Adam
134aa95ea1 Merge pull request #2972 from kulershk/inventory-tagging
Add inventory tagging plugin
2018-06-23 16:28:05 -04:00
Tomas Slusny
49c3f538ef Add inventory tagging plugin
Add plugin that will tag items in inventory with 4 different categories
and draw outlines for tagged items.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-23 14:28:33 -04:00
Tomas Slusny
af7e76502b Add new toBufferedOutline method to SpritePixels
Add method that returns item image with outline to SpritePixels.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-23 14:20:11 -04:00