Commit Graph

490 Commits

Author SHA1 Message Date
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
Tyler Hardy
cf745cd974 Fix improper varbit for trail 31372 2018-03-15 21:29:41 -05:00
Tyler Hardy
38726e53a6 Add herbiboar varbits 2018-03-15 10:56:05 -04:00
Runelite auto updater
53e19ea206 [maven-release-plugin] prepare for next development iteration 2018-03-15 12:21:30 +00:00
Runelite auto updater
1dcdb90463 [maven-release-plugin] prepare release runelite-parent-1.3.0 2018-03-15 12:21:26 +00:00
Adam
5411da531b runelite-api: add scale to createItemSprite 2018-03-13 14:13:14 -04:00
Seth
fb3225ec34 fishing plugin: remove broken minnow npcs and swap to graphic check
previous "bad" minnow spot (npc ID 7734) was removed/changed to something different and now the fishing spot will just change graphic animation when the spot is bad.
2018-03-12 18:31:39 -05:00
Seth
3df3910b1b NpcID: update ids to cache 165 2018-03-12 18:31:10 -05:00
Adam
d71f8bd3b3 runelite-api: expose npc composition 2018-03-11 19:19:06 -04:00
Blizik
9848b58986 Add ability to toggle minimap display 2018-03-11 11:42:50 -04:00
Adam
14299f543d Reset player menu types whenever the options are changed 2018-03-10 21:17:59 -05:00
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
Adam
bcab14bfe4 Bump to 1.3.0-SNAPSHOT 2018-03-08 19:54:10 -05:00