Tomas Slusny
c35d8fb9ef
Add new overlay layer position
...
- Add new overlay layer position that draws right above overheads and HP
bars, what is perfect for game interfaces
- Make this new layer use UNDER_WIDGETS layer position, and move the
before layer position to ABOVE_SURFACE
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-02-02 08:23:13 +01:00
Seth
309ed79d12
runelite-api: add MiniMapImageLocation to perspective
2018-02-01 20:15:10 -05:00
SomeoneWithAnInternetConnection
69fce20e96
Add events for Decorative and Ground TileObjects
...
For the agility plugin:
* Some tightropes are GroundObjects
* The last "obstacle" (a gate) in the penguin course is a WallObject
2018-02-01 19:36:31 -05:00
SomeoneWithAnInternetConnection
9eb5dfbf73
Add method to get the clickable area of a TileObject
...
getClickbox returns an AWT Area object which corresponds to theclickable area of a GameObject, GroundObject, DecorativeObject or WallObject.
getClickbox for ItemLayers isn't implemented, since I haven't looked into how clickabilty works for items on the ground in the client.
2018-02-01 19:36:29 -05:00
SomeoneWithAnInternetConnection
f2cc543dc7
Move orientation incantation into Vertex.rotate
...
Everywhere that Vertex#rotate was called, the orientation was rotated by 180 degrees first.
2018-02-01 19:24:11 -05:00
SomeoneWithAnInternetConnection
e396f37926
Simplify Triangle and Vertex with lombok
2018-02-01 19:24:03 -05:00
Adam
00ef622144
Update API for 162
2018-02-01 14:36:00 -05:00
Adam
0325150267
runescape-client: refactor for 162
2018-02-01 13:08:19 -05:00
Adam
789221490e
runelite-api: add game object and wall object spawn/change/despawn events
2018-01-30 09:52:41 -05:00
Adam
7ba1ef2dae
Merge pull request #489 from oplosthee/diary-fix
...
Fix Karamja Diary Status Indicator and add green color for completed diaries
2018-01-29 17:46:03 -05:00
oplosthee
3becf865bf
Fix Karamja diary displaying incorrect progress
2018-01-29 22:25:57 +01:00
Adam
b0865c09be
Merge pull request #461 from Sethtroll/addraidstimers
...
Add Raid potions to timer plugin
2018-01-29 14:22:42 -05:00
Adam
7a0e74c6bb
Remove unused imports
2018-01-29 08:53:54 -05:00
Adam
f31bc0d794
Remote projectile target and length tracking
...
Continuation of 4c293e612cd4b08fc7230a5e6722c8acc74e5a9e
2018-01-29 08:10:46 -05:00
Seth
782e75725a
timers plugin: add raids potions
2018-01-28 10:55:15 -05:00
Adam
c34c21bfbb
xo drop plugin: set back xp drops to default color too
2018-01-28 10:22:16 -05:00
Adam
ecd9c5b2f1
runelite-api: add rigour and augury prayers
2018-01-28 10:00:02 -05:00
Adam
68bf828538
Merge pull request #465 from Kamielvf/add-granitecball
...
Add granite cannonball support to plugin
2018-01-28 09:43:40 -05:00
Adam
d09ed786e6
Merge pull request #470 from Adam-/zoom
...
Add zoom plugin
2018-01-28 09:37:54 -05:00
Adam
07d57f0c72
runelite-client: add xp drop plugin which colors based on prayers
2018-01-27 20:12:17 -05:00
Adam
4bfa22448d
Add int and string script stack to api
2018-01-27 13:07:34 -05:00
Adam
41f005827c
Add runelite vm opcode and event
2018-01-27 13:07:32 -05:00
Adam
c4d838b10c
Add ability to overlay cache archives
2018-01-27 13:07:31 -05:00
Adam
96eb258410
runelite-api: add Script
2018-01-27 13:06:59 -05:00
Kamiel
7c2d64d76b
Add granite cannonball support to plugin
2018-01-27 13:19:18 +01:00
Seth
353b837206
Add Motherlode plugin
2018-01-26 20:07:05 -06:00
Adam
7360a79498
Merge pull request #438 from Sethtroll/fixscreenshot
...
Fix for screenshot HP level
2018-01-26 18:05:13 -05:00
oplosthee
e88735201c
Add Diary Progress Indicator plugin ( #429 )
2018-01-26 20:24:17 +01:00
Seth
690dca644b
Fix for screenshot HP level
2018-01-26 08:51:05 -06:00
Seth
25df4f9d47
timers plugin: add more timers
2018-01-25 19:55:20 -05:00
Seth
1b24d83a00
Add graphic changed event
2018-01-25 19:55:07 -05:00
Adam
446d5b8bab
Add item stats plugin
2018-01-25 18:33:14 -05:00
Adam
5f536eea01
Merge pull request #427 from Adam-/itemcontainer
...
Add ItemContainer
2018-01-25 17:40:09 -05:00
Adam
cedb7041c8
Fix usage of getViewportHeight/getViewportWidth now they are correct
...
They were swapped in 580335c9cdc4c5b6faafd969d557ef5f1d4187e8
2018-01-24 20:46:22 -05:00
Adam
fd98b7205d
runelite-api: add inventory item query
2018-01-24 18:03:16 -05:00
Adam
b6c00a774d
runelite-api: add ItemContainer
2018-01-24 18:01:29 -05:00
Adam
eea3136c69
runelite-api: rename InventoryItemQuery -> InventoryWidgetItemQuery
2018-01-24 18:00:19 -05:00
Adam
7287102254
Merge pull request #424 from oplosthee/grounditems-height
...
Incorporate height into the GroundItems overlay
2018-01-24 14:01:15 -05:00
oplosthee
300fa9c8f6
Incorporate height into the GroundItems overlay
2018-01-24 19:29:19 +01:00
Tomas Slusny
68ba5f40b6
Add low memory mode plugin
2018-01-24 12:48:07 -05:00
Seth
b54d8fc600
Add Clue Scroll/Barrows to screenshot plugin
2018-01-23 08:36:44 -05:00
Adam
3ed0561ff0
Merge pull request #410 from Dreyri/RSWidget
...
Add more methods to modify widgets
2018-01-22 19:57:19 -05:00
SomeoneWithAnInternetConnection
74ae39258e
Expose runescape click/boundingbox display mode
2018-01-22 18:46:47 -05:00
Adam
9dcde75bdf
Merge pull request #403 from SomeoneWithAnInternetConnection/ticktock
...
Add metronome plugin, and sound-effect playing API
2018-01-22 12:19:19 -05:00
SomeoneWithAnInternetConnection
cf7f534580
Add collection of named SoundEffect IDs
2018-01-22 11:56:29 -05:00
SomeoneWithAnInternetConnection
560b169e68
Implement sound-playing API
...
There's no playSoundEffect-equivalent method in the actual client code.
Instead, the client just adds some values to the 4 sfx arrays, removes
any old queued sound effects, and then bumps the counter, which is what
I've done as well.
2018-01-22 11:55:27 -05:00
Dreyri
9d96f65ae1
add setter for paddingY
2018-01-22 15:06:47 +01:00
Dreyri
32b31dc3a2
add setter for paddingX
2018-01-22 15:06:46 +01:00
Dreyri
db45f4965b
add getter for paddingY
2018-01-22 15:06:45 +01:00
Dreyri
685b0706f9
add getter for paddingX
2018-01-22 15:06:44 +01:00