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
Matthew Steglinski
243d7ddbfa
runelite-api: Add missing documentation
2018-05-25 13:16:12 -04:00
BeefaloKing
d2871d925c
Stretched Fixed Mode Plugin: Add Integer Scaling option ( #2863 )
...
Forces integer scale factor by rounding stretched dimensions towards zero.
2018-05-25 08:21:37 +02:00
Tomas Slusny
1223770c5b
Merge pull request #3159 from iguaan/idlenotifier-altar
...
idlenotifier: add support for gilded altar
2018-05-24 19:38:51 +02:00
raqes
8b023aeb2d
Fix 2010 gameframe highlight and improve accuracy
2018-05-23 23:10:59 +02:00
iguaan
d7b092e970
idlenotifier: add support for gilded altar
2018-05-23 19:13:41 +03:00
Adam
6df106f39e
Merge pull request #3068 from raqes/2005-interface-fix
...
Fix 2005 gameframe
2018-05-22 18:15:54 -04:00
raqes
e5618ad59e
Fix 2005 interface container alignment, add scrollbar and spellbooks
2018-05-22 17:38:50 -04:00
Tomas Slusny
570584310b
Add Varps for player experience goals
...
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-05-22 16:04:40 +02:00
Adam
9c5078a75e
Merge pull request #3075 from Abextm/var-inspector
...
Var inspector
2018-05-21 19:49:21 -04:00
WooxSolo
0b63291bbf
Add RSTileMixin.getGroundItems and RSNPCMixin.getTransformedComposition
2018-05-21 17:19:35 -04:00
Max Weber
572d92378a
Allow get/setVarbitValue to operate on arbitrary varp sets
2018-05-21 12:20:33 -06:00
Max Weber
66ccd9c0d6
Add VarC events
2018-05-21 12:20:32 -06:00
Adam
0fe49ec2df
runelite-api: expand hint arrow api
2018-05-21 08:20:48 -04:00
Adam
ec1512dab5
Add interface styles plugin
2018-05-19 20:40:54 -04:00
Adam
fbca624ffd
runelite-api: add widget positioned event
2018-05-19 20:40:53 -04:00
Adam
444e3a5152
runelite-api: add sprite override api
2018-05-19 19:15:35 -04:00
Adam
023de4c91f
runescape-api: add sprite related imports for interface style plugin
2018-05-19 19:15:27 -04:00
Max Weber
669b0a0ab9
Revert #2530 "Make VarbitChanged only fire once..."
...
This broke the speccounter plugin, and is moderately incorrect because client scripts can update varbits before a tick has happened, and the event should reflect that.
2018-05-15 03:36:16 -06:00
Max Weber
220add92fd
runelite-api: Update ID files
2018-05-14 03:26:21 -06:00