Commit Graph

545 Commits

Author SHA1 Message Date
Adam
8247163fee animation smoothing: don't interpolate hellhound defence animation 2018-06-25 17:20:00 -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
Adam
784d39324c devtools: add transform command 2018-06-24 21:24:25 -04:00
HSJ-OSRS
5fd612ae16 Add battlestaff crafting to AnimationID 2018-06-24 23:52:43 +01: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
d239a47d98 Add interacting changed event 2018-06-24 11:19:01 -04: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
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
Tomas Slusny
3c3e0ef1ae Update documentation for Callbacks interface
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-23 15:46:47 +02:00
Adam
f0da475370 Add interface representing all callbacks the client does, and convert mixins to use it
This allows creating and injecting Hooks via guice
2018-06-23 09:20:12 -04:00
Jasper Ketelaar
b7b8fc85fb runelite-client: add mage training arena plugin 2018-06-20 19:56:25 -04:00
Adam
f411e94e2c prayer plugin: add dose indicator 2018-06-17 18:09:10 -04:00
Adam
bf2d7501cb Merge pull request #3842 from Abextm/cache-object-id-limit
Update cache-sourced ID files to 171-3
2018-06-17 09:49:05 -04:00
Max Weber
4bdd2e1b18 Update autogenerated ID files 2018-06-16 12:10:38 -06:00
Tomas Slusny
571e4d761a Merge pull request #3762 from Nightfirecat/add-staff-of-the-dead-timer
Add Staff of the Dead timer
2018-06-16 12:32:29 +02:00
AeonLucid
abcc733c9e ge plugin: add OSB actively traded price 2018-06-15 17:33:30 -04:00
Jordan Atwood
6468eed0f4 Add Staff of the Dead timer
Closes runelite/runelite#1728
2018-06-13 00:41:31 -07:00
Adam
634fd91b9f runelite-api: add setVar for setting varclientstr 2018-06-12 18:39:35 -04:00
Tomas Slusny
a1ea91a0c2 Add mappings for isTradeable to ItemComposition
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-06-12 00:48:43 +02:00
Adam
cf9305b1e5 Merge pull request #3706 from Hydrox6/chat-color-pmod
[chat-color] Add support for Public Chat from Mods
2018-06-09 21:38:17 -04:00
Unmoon
7d8d67f9f1 Add blast mine plugin 2018-06-09 18:44:55 -04:00
Hydrox6
4d1955dfa7 [chat-color] Add support for Public Chat from Mods
They use a different ChatMessageType (1)
2018-06-09 04:00:14 +01:00
Adam
c261e387ac Merge pull request #3688 from Abextm/oculus-master
runelite-client: add detached camera devtool
2018-06-08 17:13:21 -04:00
Adam
aefbf81f29 Merge pull request #3675 from Adam-/xtea
Batch xteas in one request
2018-06-08 14:11:57 -04:00
Adam
a7d14b85d7 Merge pull request #3609 from Abextm/config-safety
runelite-client: Don't fail on invalid config values
2018-06-08 14:09:01 -04:00
Max Weber
39311a3328 runelite-client: add detached camera devtool 2018-06-08 02:57:34 -06:00
Adam
cbec088a6b Remove map region changed event 2018-06-07 18:09:10 -04:00
TzZek
199212d011 Add bake pie & string jewelry to idle notifier (#3486) 2018-06-05 08:54:13 +02:00
WooxSolo
c2511d50c8 npc indicators: add respawn timer 2018-06-04 13:33:44 -04:00
WooxSolo
2599db2e6d perspective: fix getCanvasTileAreaPoly for even number sizes 2018-06-04 12:41:20 -04:00
Max Weber
7c048a00bc runelite-api: Correct actor documentation 2018-06-04 05:32:12 -06:00
Adam
c76c10c20c death indicator: use animation to detect death
It is possible the player can move after their hp reaches 0, which makes
the player death event not always take place at the location of death
2018-06-03 16:40:17 -04:00
Hydrox6
cd317996db Fix Charge timer showing with every teleport
Turns out a lot of things reuse that animation
2018-06-03 13:16:17 -04:00
Adam
4152a0fbfa Merge pull request #3529 from Hydrox6/charge-timer
Add a Charge timer
2018-06-02 21:20:07 -04:00
WooxSolo
2a092ae1a0 Fix Jarvis infinite loop 2018-06-03 01:23:59 +02:00
Adam
8a6fc94239 Flag npc as dead when their health ratio hits 0
Sometimes npcs despawn without their HP var visible after death
2018-05-31 18:18:29 -04:00
Hydrox6
1c76e38d4d Add Charge Timer 2018-05-31 23:15:02 +01:00
Adam
5dc7d610c3 Fix prayer enumation order back to the order the prayers are in game
The reorder prayer plugin depends on this
2018-05-31 17:59:27 -04:00
Adam
29ab54994f perspective: do not remove culled faces from clickbox calculation
It seems culled faces are intentionally added to some models for their
clickboxes.
2018-05-31 17:59:17 -04:00
Adam
dd7c7e1a4d perspective: optimize clickbox generation 2018-05-29 21:12:48 -04:00
Adam
d6b5e31c9d runelite-api: use lombok constructors for Vertex/Triangle 2018-05-29 21:12:48 -04:00
Adam
4b18dce38c perspective: use viewport offset for offsetting rectangle in get2DGeometry 2018-05-29 21:12:43 -04:00
Adam
efab859685 Revert "perspective: use viewport offset in get2DGeometry"
This reverts commit 45597133f7.
2018-05-29 20:10:27 -04:00
Adam
b3456a50e2 Merge pull request #3404 from sainttx/local-player-death
Add local player death event
2018-05-29 11:08:08 -04:00
TzZek
f4650752d9 Add making wines to idle notifications (#3441)
Closes #3430
2018-05-29 10:05:23 +02:00
Adam
1a373f62aa runelite-api: optimize ChatMessageType.of() 2018-05-28 14:59:50 -04:00
Matthew Steglinski
09f1775243 Add local player death event 2018-05-27 23:02:14 -04:00
ypperlig
a2b8ed8f7c blast furance plugin: add bar dispenser to clickbox overlay
Also added support to color the dispenser / conveyor depending on the
bar dispenser state.

These are the current expected values:

0 = No bars being processed
1 = Ores are being processed on the conveyor belt, bar dispenser cannot
be checked
2 = Bars are cooling down
3 = Bars can be collected
2018-05-27 20:07:25 -04:00
Adam
7a1ce39633 Remove actor death event, use despawn event instead 2018-05-27 11:19:41 -04:00