Commit Graph

607 Commits

Author SHA1 Message Date
Kamiel
f5ce1084d0 Expose Actor animation and actionFrame to API 2018-05-01 19:16:16 -04:00
Max Weber
7f190f2534 Merge Varcs into Client::getVar 2018-04-30 16:17:04 -06:00
Max Weber
33d6b9bdb7 Rename Setting to VarPlayer 2018-04-30 16:03:49 -06:00
Adam
18dc60db60 runelite-api: add headicon enum 2018-04-29 19:42:21 -04:00
Adam
af92b647e9 Merge pull request #2071 from SoyChai/typos
Minor typo corrections
2018-04-29 15:00:59 -04:00
Adam
87da5aed68 devtools: add addxp 2018-04-29 14:21:53 -04:00
Adam
17c988b8a9 runelite-api: add VisibleForDevtools annotation for methods only visible for use in devtools 2018-04-29 14:21:30 -04:00
WooxSolo
ef9c1ae0c5 Add demonic gorilla plugin 2018-04-28 11:37:06 -04:00
WooxSolo
ea5c1f3032 runelite-api: add WorldArea 2018-04-28 11:36:53 -04:00
WooxSolo
ed658df469 runelite-api: add line of sight algorithm 2018-04-28 11:36:43 -04:00
WooxSolo
4b46be6eac runelite-api: export collision data 2018-04-28 11:36:40 -04:00
WooxSolo
f845cf26c2 runelite-api: add hitsplat applied event 2018-04-28 11:36:37 -04:00
SoyChai
a080d9ce85 Add underscores to minigame names in WidgetInfo 2018-04-28 11:21:42 +10:00
SoyChai
b9f79e8a1c Correct misspellings of "transparent" 2018-04-28 11:21:13 +10:00
Hydrox6
8b76726114 Add Vengeance Other indicator 2018-04-27 09:19:43 -04:00
Max Weber
7eabc16806 Add FarmingTracker plugin
With help from NotFoxtrot
2018-04-26 21:33:56 -04:00
Max Weber
16aca14f7f Add WorldPoint::getRegionID 2018-04-26 19:46:26 -04:00
Max Weber
f0b1f0e8b0 Add UsernameChanged event 2018-04-26 19:46:25 -04:00
Max Weber
eef0839c2d Add various animation IDs
From NotFoxtrot
2018-04-26 19:46:24 -04:00
Max Weber
b3fa9a5e49 Allow ItemManager to be ran off the client thread
This allows the ItemManager to return a blank BufferedImage if it's not called on the client thread. This also makes it not render the image until the cache has been downloaded
2018-04-26 14:53:00 -06:00
Runelite auto updater
4f984d8760 [maven-release-plugin] prepare for next development iteration 2018-04-26 11:13:15 +00:00
Runelite auto updater
f85ff1691a [maven-release-plugin] prepare release runelite-parent-1.3.6 2018-04-26 11:13:10 +00:00
Kamiel
d8ba53eecc Change ground marker plugin to use selected region tile coords instead of basing them off of mouse location 2018-04-24 21:38:25 -04:00
Lotto
6c21b2e21b Add entity hider plugin 2018-04-24 18:24:56 -04:00
Rune Nielsen
20d764bc01 IdleNotifier: Add infernal harpoon 2018-04-24 18:25:52 +02:00
Trees
642c36212a Add Sacred Eels and Barehand Fishing (#1857)
- Add Sacred Eels to fishing plugin
- Add barehanded fishing animation to idle notifier plugin

Closes #1852 and closes #1354 and closes #1859
2018-04-24 11:27:49 +02:00
Adam
7a8e85d39a Merge pull request #1792 from jpabeem/idle-notification-infernal-eels-crushing
Add an idle notification when crushing infernal eels.
2018-04-23 11:47:16 -04:00
Jeroen
6a1a2db564 Added an idle notification for when crushing infernal eels. 2018-04-23 11:35:24 -04:00
Adam
fad8472c50 devtools plugin: add commands to get and set varbits 2018-04-23 10:09:21 -04:00
Adam
946688cdf8 Add command executed event 2018-04-23 10:09:18 -04:00
Kamiel
1fd9b3abcc Add VarClientStr to api and rename VarClient to VarClientInt 2018-04-23 10:09:16 -04:00
Tomas Slusny
c3624c10cf Merge pull request #1799 from MagicfTail/Fishing-big-net
IdleNotifierPlugin: Add big net fishing
2018-04-23 11:06:18 +02:00
Adam
021b1b8c14 Add ground marker plugin 2018-04-22 17:48:18 -04:00
Adam
77c7532177 devtools: show instance location information 2018-04-22 17:43:36 -04:00
Rune Nielsen
b8a7d8c0fd IdleNotifierPlugin: Add big net fishing 2018-04-22 17:46:41 +02:00
Seth
11f8d38767 barrows overlay: Replace existing slain brother overlay with our own
The in game overlay is positioned top-left in resizable mode, which covers up everything positioned there. This will create an overlay similiar to the in-game one that can be moved/positioned anywhere
2018-04-21 22:36:50 -05:00
Infinitay
d032c526d1 Add fairy ring plugin
Displays location of fairy ring destination on the fairy ring ui.
2018-04-21 22:47:05 -04:00
Adam
058264958c Rename runelite api artifact to runelite-api 2018-04-21 18:21:57 -04:00
Adam
e97ebc2546 Remove unnecessary groupdIds that are equivalent to the parents 2018-04-21 18:21:56 -04:00
Adam
9cc5c0924a perspective: use LOCAL_COORD_BITS in getTileHeight and document that parameters are local coords 2018-04-20 22:10:37 -04:00
Infinitay
c59cdeda1a kingdom plugin: only show favour when in kingdom
The varbit is not reliable when the kingdom region is not loaded.
Remove config option for showing with low favour.
2018-04-20 09:28:43 -04:00
HypoxiaOSRS
755f6ede92 screenshot plugin: add Kingdom screenshot 2018-04-19 23:35:19 -04:00
Runelite auto updater
b756a7f2e8 [maven-release-plugin] prepare for next development iteration 2018-04-19 14:14:49 +00:00
Runelite auto updater
9c2662d787 [maven-release-plugin] prepare release runelite-parent-1.3.5 2018-04-19 14:14:43 +00:00
Adam
b8eac1296c Add Angle and Direction
Extend GameObject.getOrientation() to account for object flags, and
return an Angle
2018-04-18 22:57:59 -04:00
Adam
11ace62224 worldpoint: add dx/dy/dz methods 2018-04-18 22:57:59 -04:00
Adam
c95f788c26 Merge pull request #1549 from Kamielvf/ge-sell-buy-cancelled
Show grand exchange offer type on cancelled state
2018-04-16 22:17:57 -04:00
Adam
317409a392 runelite-api: add events for actor spawning and despawning 2018-04-16 22:06:02 -04:00
Adam
c95163dd9a Add item container changed event 2018-04-16 22:06:02 -04:00
Kamiel
8d1945e9a0 Show grand exchange offer type on cancelled state 2018-04-15 19:37:46 +02:00