Adam
c66cb42a52
Add animation smoothing plugin
2018-04-08 19:30:09 -04:00
Septron
fa7b50161c
Add hint arrows to api
2018-04-08 17:59:06 -04:00
Septron
92f4ec1c54
Add player index to api
2018-04-08 17:59:00 -04:00
Adam
7e3e10bd22
Merge pull request #1325 from WooxSolo/actor-server-world-location
...
Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY
2018-04-08 16:27:45 -04:00
WooxSolo
92c8e9e9e6
Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY
2018-04-08 16:03:01 -04:00
Kamiel
d30cbbfa53
Add HiScore lookup to right click menus
2018-04-08 13:33:24 -04:00
Adam
ddfeb94d50
Merge pull request #1221 from jaeger25/highlightDarkMage
...
Highlight dark mage NPC in the center of the abyss when inventory contains a degraded pouch
2018-04-05 12:14:50 -04:00
Adam
ba6cb3352b
runelite-api: add idEquals to inventory item query
2018-04-05 11:58:22 -04:00
Dennis
899ccc4ad2
runelite-api: expose item composition placeholder ids
2018-04-05 11:02:39 -04:00
Runelite auto updater
bc6fe9da11
[maven-release-plugin] prepare for next development iteration
2018-04-05 11:07:58 +00:00
Runelite auto updater
f54ba0f2a7
[maven-release-plugin] prepare release runelite-parent-1.3.3
2018-04-05 11:07:53 +00:00
Kamiel
915255b457
Add MenuOpened event
2018-04-02 18:52:08 -04:00
Adam
46d66d7823
Change MenuEntry type to int
...
We don't have all of the types in MenuAction and it causes them to get mapped to UNKNOWN when translated back and forth with the API
2018-04-02 08:24:16 -04:00
Adam
953effd615
Merge pull request #1197 from DevDennis/clip-ground-items-overlay
...
Clip overlays on the above scene layer to the viewport
2018-04-01 20:53:14 -04:00
Max Weber
44c740f21e
Add ChatboxInputManager to provide a RuneScape styled input box
2018-04-01 16:16:27 -04:00
Max Weber
6e80cff926
Expose methods to execute scripts
2018-04-01 16:16:25 -04:00
Max Weber
0c04804d1a
ScriptEvent > ScriptCallbackEvent
2018-04-01 16:16:25 -04:00
Adam
fac507c7e8
player indicators plugin: change color of menus
2018-04-01 15:06:59 -04:00
Tomas Slusny
185aa3f45b
Add clan changed hook
...
Add hook that will fire when user changed his clan.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-04-01 14:27:19 -04:00
Adam
34f18f5656
Revert "Merge pull request #1154 from deathbeam/team-member-names"
...
This reverts commit f0293087ce0a2e2dc515cfb57ef926c185d25cb5, reversing
changes made to 309c1fde25d32086cfd242f988c8f45df903d66c.
2018-04-01 14:20:27 -04:00
Adam
45597133f7
perspective: use viewport offset in get2DGeometry
2018-04-01 11:16:10 -04:00
Adam
96b75e088b
overlay renderer: clip above scene and under widgets to viewport on fixed
...
The minimap on fixed is drawn before above scene and under widgets
2018-04-01 11:16:10 -04:00
Tomas Slusny
d268f9a75c
Add clan changed hook
...
Add hook that will fire when user changed his clan.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-04-01 09:13:54 -04:00
Tomas Slusny
52129598e5
Always remove tags from player.getName()
...
- Move removal of tags to RSPlayerMixin
- Remove tags from players names where needed
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-04-01 09:13:53 -04:00
Tomas Slusny
7c233a096c
Add mappings and api for DMM player names
...
- Add mappings for DMM player names and methods using them
- Create class with DMM player name rendering masks
- Create mapping for cleanName from player
- Create mapping for setting name to player
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-04-01 09:11:12 -04:00
Adam
4878cf14a2
Merge pull request #1125 from Kamielvf/shift-click-customization
...
Shift click customization
2018-03-30 22:36:41 -04:00
Kamiel
f9c0a12a1a
Add shift click customization to menu swapper plugin
2018-03-30 22:25:07 -04:00
Kamiel
194dadd030
Add event for ItemComposition post()
2018-03-30 22:14:55 -04:00
Adam
819c7c6ec7
Add item layer changed event
2018-03-30 18:40:14 -04:00
Adam
f2f3550576
Merge pull request #1170 from DevDennis/bank-tags
...
Add Bank Tags Plugin
2018-03-29 21:21:52 -04:00
Dennis
d825950388
add show menu option nine widget config
2018-03-29 21:09:49 -04:00
Dennis
732c4ab9ca
expose widget actions
2018-03-29 21:09:49 -04:00
Dennis
6e5f0a6f4d
expose widget flags
2018-03-29 21:03:19 -04:00
Dennis
502cf8dfb2
expose integer node fields
2018-03-29 21:03:18 -04:00
Dennis
165c5088b7
fix widget loaded event
2018-03-29 19:05:11 -04:00
Runelite auto updater
66b3633aa1
[maven-release-plugin] prepare for next development iteration
2018-03-29 12:33:12 +00:00
Runelite auto updater
d5a14c635b
[maven-release-plugin] prepare release runelite-parent-1.3.2
2018-03-29 12:33:06 +00:00
Adam
83e38d8140
mixins: move widget open event to loadWidget
2018-03-29 08:10:41 -04:00
Kamiel
a39dd00c80
Add raid party size varbit
2018-03-27 13:25:25 -04:00
Adam
b0d7aa78c8
Merge pull request #1133 from Joshua-F/refactor/widget
...
Refactor Widget defs
2018-03-27 08:52:38 -04:00
Adam
017a6a9b36
Merge pull request #1029 from devLotto/update-clues
...
Revamp clue scroll plugin
2018-03-26 20:58:06 -04:00
Joshua Filby
102b8b1083
fix: import correct field for click masks
2018-03-26 17:07:56 -05:00
Lotto
00d230efcf
runelite-api: add sprite ids class
2018-03-26 17:24:20 +02:00
Lotto
35d8f2ef71
runelite-api: add emote window widget info
2018-03-26 17:11:36 +02:00
Lotto
0b2fa4aba1
runelite-api: make InventoryItemQuery take in InventoryID
2018-03-26 17:11:11 +02:00
Adam
0eb7dc25d9
Add varc api accessors, and tooltip varclient
2018-03-26 10:27:20 -04:00
Adam
44266d0dcc
instance map plugin: rewrite to use client minimap code
2018-03-25 18:43:29 -04:00
Adam
cddf93ab51
Merge pull request #1068 from Infinitay/daily-task-indicators
...
Add daily task indicators
2018-03-25 18:39:27 -04:00
SoyChai
afc268c8cc
Add spicy stews to item stats plugin
2018-03-25 18:21:53 -04:00
Infinitay
b0cf1fe57f
Added daily task indicators plugin
2018-03-25 17:44:41 -04:00