Commit Graph
512 Commits
Author SHA1 Message Date
Kamiel 194dadd030 Add event for ItemComposition post() 2018-03-30 22:14:55 -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
Adam 519e4bd87f Merge pull request #1065 from SoyChai/experience
Expand tests for and document the Experience API
2018-03-25 15:39:48 -04:00
SoyChai 51e42a3231 Expand tests for and document the Experience API 2018-03-25 15:30:09 -04:00
Max Weber 0ec8d7615f runelite-client: Add ClientThread to aid in synchronizing with the client 2018-03-25 14:51:13 -04:00
Unmoon fc0f7692d1 Add Tithe Farm plugin 2018-03-23 15:27:53 -04:00
Infinitay ab7dbf4fa6 Added Kingdom of Miscellania plugin 2018-03-23 13:26:01 -04:00
Tomas Slusny 10629bfa4a Add support for getting real canvas dimensions
In stretched mode the canvas dimensions are the stretched dimensions, so
add method that will return normal game dimensions in case stretched
mode is enabled and we are not in resizeable mode.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-22 21:03:45 -04:00
Adam 5bbea1fdc9 Merge pull request #1036 from Joshua-F/refactor/rename-vars
Rename widgetSettings and settings
2018-03-22 08:49:16 -04:00
Adam 989aa89413 Merge pull request #1026 from Abextm/holy-wrench
itemstats: Support holy wrench effect
2018-03-22 08:43:57 -04:00
Runelite auto updater 6ad6edd7cc [maven-release-plugin] prepare for next development iteration 2018-03-22 12:06:36 +00:00
Runelite auto updater 0e2e5235df [maven-release-plugin] prepare release runelite-parent-1.3.1 2018-03-22 12:06:32 +00:00
Joshua Filby 8ee3de283c refactor: remove unnecessary Client#getSettings(), use Client#getVarps()
These two methods would return the same values for a majority (if not all) of the time. The backing
arrays for both of these are synchronized when the server sends the packet to set a varp value.
2018-03-21 17:36:31 -05:00
Joshua Filby abb1996c4e refactor: rename widgetSettings to clientVarps 2018-03-21 17:29:28 -05:00
Max Weber 0a4dc4b3fc itemstats: Support holy wrench effect 2018-03-20 21:26:43 -06:00
Charlie Waters 20fbd5f5a0 Add FocusChanged event from runescape client 2018-03-20 20:02:43 -04:00
Adam 257822aea0 Add npc menu options to MenuManager 2018-03-20 18:19:48 -04:00
Adam da29e3560f runelite-api: add getConvexHull to Actor 2018-03-20 18:19:48 -04:00
Adam 6f61780e68 runelite-api: move getConvexHull to Model 2018-03-20 17:59:52 -04:00
Adam f20fb251ad Merge pull request #1014 from Abextm/jarvis-assert
jarvis: Allow null points
2018-03-19 18:00:11 -04:00
Max Weber a3731a9b41 jarvis: allow null points 2018-03-19 08:57:39 -06:00
Charlie Waters a1f04f2f89 Add item prices plugin for item price/value tooltips 2018-03-18 13:38:08 -04:00
Jeremy Plsek 53cf956547 Add bank value plugin 2018-03-18 12:11:34 -04:00
Jeremy Plsek b55fba573f bank item query: only search items in current tab 2018-03-18 11:46:47 -04:00
Adam 1a7331331f boosts plugin: show time to next change 2018-03-16 17:46:07 -04:00
Dennis de V 164078751f runelite-client: add prayer reordering plugin 2018-03-16 17:16:31 -04:00
Dennis de V 814dac53c8 runelite-api: add widget config 2018-03-16 17:16:27 -04:00
Dennis de V 15ef09cd5e runelite-api: add widget open event 2018-03-16 17:16:18 -04:00
Dennis de V 56f8ebe4da runelite-api: add event for dragging widget 2018-03-16 17:16:14 -04:00
Dennis de V 5c83be7c2f runelite-api: expose dragging widget fields 2018-03-16 17:16:01 -04:00