Commit Graph

305 Commits

Author SHA1 Message Date
Adam
b910d81dcc Merge pull request #917 from Toocanzs/opponent-info
Continue to update opponent info while on screen
2018-03-10 10:21:42 -05:00
Adam
e8d232de72 runelite-api: expose cachedNpcs 2018-03-10 09:55:07 -05:00
Adam
7320a4f61a runelite-api: add ability to get npc index 2018-03-10 09:54:47 -05:00
Max Weber
c7deb854db Add regen meter plugin 2018-03-10 02:22:20 -07:00
Max Weber
f560fb9427 Add planes to planeless tile objects 2018-03-09 20:59:06 -07:00
Max Weber
f3a2a5e29d Remove old API 2018-03-09 20:59:06 -07:00
Max Weber
b75dddca28 Update almost everything to the new API 2018-03-09 20:59:05 -07:00
Max Weber
cf4d5d8333 Add conversion methods to WorldPoint and LocalPoint 2018-03-09 20:51:43 -07:00
Max Weber
6f9b855520 Rename Point3D to WorldPoint 2018-03-09 15:53:11 -07:00
Max Weber
1d5a9f7e90 isRSHidden > isSelfHidden 2018-03-08 19:35:03 -07:00
Adam
1ea2c341be widget id: fix viewport child widget
(cherry picked from commit ba88c222b29b31baa5bb6a216b5d23e7c8b62ee4)
2018-03-08 20:34:36 -05:00
Tomas Slusny
081c60f4b3 Merge pull request #853 from Kamielvf/raids-move-points-box
Raids plugin: Reposition the points box to prevent it from overlapping overlays
2018-03-09 00:06:51 +01:00
Kamiel
47f4729124 Fix instance map "show" option not displaying in right-click menu 2018-03-08 16:11:33 +01:00
Bart van Helvert
92588c8868 More accurately draw tiles to canvas
Fixes a problem where the coordinates of the bottom right and bottom left corner of a canvas tile would lie on the neighbouring tiles.
2018-03-08 01:40:15 +01:00
Kamiel
bcb579344b Raids plugin: Reposition the points box to prevent it from overlapping overlays 2018-03-07 22:58:20 +01:00
Lotto
01483c9f8e runelite-api: fix worldToMiniMap not working correctly in stretched mode
Fixes Perspective#worldToMinimap not returning correct values if in fixed mode and using the stretched fixed mode plugin.
2018-03-07 00:23:26 +01:00
Tomas Slusny
c0e9a502eb Add support for changing world to API
- Export World from RS client
- Export changeWorld method
- Create new method for creating RuneScape world

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-06 15:22:00 +01:00
Lotto
22f931a438 Add a mixin for storing stretched fixed mode setting states 2018-03-06 00:37:59 +01:00
Lotto
725762460a Move the 765x503 constants to a Constants API class 2018-03-06 00:37:59 +01:00
Seth
42bf828f43 idle notifier: add barbtail/dragon harpoon animation 2018-03-04 15:48:13 -06:00
Seth
51df02aa59 screenshot plugin: Add raids reward 2018-03-02 07:41:22 -06:00
Adam
09c8dd9e26 Merge pull request #713 from Kamielvf/raids-plugin-update
Add more features to raids plugin
2018-03-01 20:28:14 -05:00
Kamiel
8bc8bfa6a4 Get points from varbits instead of widget 2018-03-01 23:42:13 +01:00
Tomas Slusny
3c7aa79ac5 Add support for oily rod fishing to idle notifier
- Mainly for infernal eels (and other eels as well)

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-01 08:36:44 +01:00
Adam
a154d56267 Merge pull request #707 from devLotto/issue-704
opponentinfo: display the name of the target of your target
2018-02-27 20:38:30 -05:00
Adam
fced63acbe Merge pull request #703 from devLotto/inventorywidget-query-addition
Add guide prices and equipment window support to InventoryWidgetItemQuery
2018-02-27 20:28:58 -05:00
Tomas Slusny
326f498ae9 Merge pull request #565 from XrioBtw/patch-11
Add missing cancel menu action
2018-02-27 17:34:35 +01:00
Lotto
45a1c737fa Add equipment window support to InventoryWidgetItemQuery 2018-02-27 14:13:03 +01:00
Lotto
cf92765cf3 Add guide prices support to InventoryWidgetItemQuery 2018-02-27 14:13:03 +01:00
Lotto
42c6de3403 Add varbit for multicombat area 2018-02-26 23:54:29 +01:00
Lotto
b8089a30b2 Add grand exchange support to InventoryWidgetItemQuery 2018-02-26 18:50:42 +01:00
Adam
854ac24a30 Merge pull request #683 from NotFoxtrot/pyramid-plunder
Pyramid plunder
2018-02-26 10:09:32 -05:00
NotFoxtrot
112a518609 Add new overlay for Pyramid Plunder 2018-02-26 08:57:00 -05:00
Adam
631d7e5e80 Merge pull request #701 from Abextm/camera-sorry
Fix Perspective when near tall terain
2018-02-26 08:42:15 -05:00
Max Weber
20d3c72bd4 cameraPitchCopy > cameraPitch 2018-02-25 22:53:49 -07:00
SomeoneWithAnInternetConnection
971b10c26c runelite-api: Add Grand Exchange offer support
This includes a new event: GrandExchangeOfferChanged which is fired
whenever a grand exchange offer is updated, either manually by the
player, or as a result of the offer being fufilled (partially or
otherwise)
2018-02-25 19:57:52 -05:00
SomeoneWithAnInternetConnection
9b50f16339 Expose isStackable on ItemComposition objects 2018-02-25 19:55:00 -05:00
Adam
f4bdfeec13 Garbage collect world map once closed 2018-02-24 15:54:56 -05:00
Adam
df6fe0349c runelite-api: expose world map data 2018-02-24 15:54:55 -05:00
Adam
f1b615fbe2 Merge pull request #655 from deathbeam/hunter-maniacal-monkeys
Hunter maniacal monkeys
2018-02-24 13:08:08 -05:00
Max Weber
346aa845c2 zoom plugin: Add option to relax the camera's upper pitch limit. 2018-02-23 04:32:32 -07:00
Tomas Slusny
807a38d769 Add support for maniacal monkeys to hunter plugin
- Add support for maniacal monkey large boulder traps to hunter plugin
- Add support for notifications on maniacal monkey catch/escape

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-02-22 16:18:11 +01:00
Adam
44097f997f runelite-api: update ClanMemberRank to use int 2018-02-22 08:45:02 -05:00
Adam
ace8c0ce79 perspective: check coordinates are in scene before conversion in worldToLocal 2018-02-22 08:44:56 -05:00
Adam
ff6849aa91 Merge pull request #633 from devLotto/improve-remember-username
Improve Remember Username plugin
2018-02-21 19:25:30 -05:00
Lotto
17347f8d39 Import API for getting remembered username from preferences.dat 2018-02-21 11:55:14 -05:00
Adam
3bd7eabf57 Merge pull request #612 from Abextm/kourend-library
Add kourend library plugin
2018-02-20 18:52:17 -05:00
Tomas Slusny
04cf082b9c Enhance the sending message API
- Change sendGameMessage call to addGameMessage to allow sending messages with all supported fields
- Update chat message manager to support sending messages with all supported fields
2018-02-20 19:39:48 +01:00
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