Commit Graph

254 Commits

Author SHA1 Message Date
Max Weber
87e0d7a68f Merge HUNTER_LEVEL_UP* and DIALOG_LIBRARY_FIND* into DIALOG_SPRITE* 2018-02-19 03:11:44 -07:00
Max Weber
fe16a0537e Add Kourend Library plugin 2018-02-18 23:47:05 -07:00
Max Weber
db9866a13e Change perspective to convert world to local points centered on the tile 2018-02-17 01:40:05 -07:00
UniquePassive
18b60ea3bc Add Hunter levelup widget info 2018-02-15 20:47:19 +01:00
Adam
971692b025 Use client Varbit for index, lsb, msb 2018-02-15 09:57:22 -05:00
Seth
9845e48875 Add Blast furnace plugin 2018-02-15 09:41:45 -05:00
Nickolaj Jepsen
79ab610e96 Add NMZ plugin 2018-02-13 11:31:18 -05:00
Tyler Hardy
2e8013b078 Update ItemID from 160 cache 2018-02-09 15:22:04 -05:00
Seth
39d347501a perspective: add getCanvasTextMiniMapLocation
Properly center text on the minimap based on string bounds
2018-02-09 14:22:53 -05:00
Seth
b8a6ffa3a0 runelite-api: add getActions, imposterIds, and imposter to ObjectComposition 2018-02-09 14:22:51 -05:00
Adam
6cfb5d4978 perspective: add method for checking if world location is in scene 2018-02-09 14:22:50 -05:00
Seth
25286d7c65 runelite-api: redump objectid with null names 2018-02-09 14:22:32 -05:00
UniquePassive
49dc078b11 Add puzzle box WidgetInfo 2018-02-08 19:03:05 -05:00
UniquePassive
d4c6575d9c Add puzzle box InventoryID 2018-02-08 19:03:03 -05:00
Kamiel
d2448bdd32 Make examine plugin work for runepouch
Fixes #352
2018-02-05 08:37:56 -05:00
Max Weber
1914f76513 change getModelHeight to getLogicalHeight 2018-02-04 06:39:04 -07:00
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