Commit Graph
428 Commits
Author SHA1 Message Date
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
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 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
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
Adam 8932ef4f74 Use built in player index field 2018-04-15 11:40:36 -04:00
Adam 777673b8b3 Merge pull request #1528 from SoyChai/sprite-ids
Add 1461 labelled sprites to SpriteId
2018-04-15 09:43:57 -04:00
Bart van Helvert fe90c002b4 More accurately draw tile indicators (#1491)
- Fix tile corner naming
- Draw tile indicator more accurately
2018-04-15 01:41:32 +02:00
SoyChai d993506983 api: Add 1461 labelled sprites to SpriteId 2018-04-15 02:04:56 +10:00
Lars Ørnlo 9f3ec50ce4 Add upgraded sack to varbits (5556) 2018-04-13 08:55:24 -04:00
Jack 0b342a2d70 Fix XP Drop plugin recolouring ALL drops whenever a combat prayer is enabled (#1341)
* api: Add SpriteIDs for skill icons
* experiencedrop: Verify xp drop icons for recolouring based on active prayer

Fixes: #555
2018-04-13 13:36:09 +02:00
Marcus Ramse c6974a317b Change brother name color when killed 2018-04-13 02:58:08 +02:00
Marcus Ramse ceddd0b199 Fix worldToMiniMap for locations outside of range - fixes #1385 2018-04-12 20:46:12 +02:00
Tomas Slusny 540408d963 Merge pull request #1416 from Abextm/script-fixes
Fix scripts broken in 4/12/18 update
2018-04-12 15:32:37 +02:00
Tomas Slusny 16f312fb9f Merge pull request #1417 from Abextm/fix-widget-mask-get
Rename setClickMask()I > getClickMask()I
2018-04-12 14:44:55 +02:00
Max Weber 184c4c91a7 Rename setClickMask()I > getClickMask()I
This made maven unable to do a incremental build for some reason.
2018-04-12 06:27:25 -06:00
Tomas Slusny 6eee8df3be Merge pull request #1410 from deathbeam/fix-chatbox-widgetids
Fix chatbox widget IDs due to new parent container
2018-04-12 14:24:52 +02:00
Max Weber 39a78166dc Allow MenuOptionClicked events to be consumed 2018-04-12 05:55:57 -06:00
Tomas Slusny 4799969ed9 Fix bank widget IDs due to container changes
Fix bank title bar, item count and item container widget ids due to
changes in widget IDs (possibly caused by new container).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 13:46:42 +02:00
Tomas Slusny b78d1681bf Fix chatbox widget IDs due to new parent container
Looks like that parent container was added for chatbox so all widget IDs
inside has been shuffled.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-04-12 13:02:33 +02:00
Adam c66cb42a52 Add animation smoothing plugin 2018-04-08 19:30:09 -04:00
Septron fa7b50161c Add hint arrows to api 2018-04-08 17:59:06 -04:00
Septron 92f4ec1c54 Add player index to api 2018-04-08 17:59:00 -04:00
Adam 7e3e10bd22 Merge pull request #1325 from WooxSolo/actor-server-world-location
Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY
2018-04-08 16:27:45 -04:00
WooxSolo 92c8e9e9e6 Fix Actor.getWorldLocation to use pathX/pathY instead of getX/getY 2018-04-08 16:03:01 -04:00
Kamiel d30cbbfa53 Add HiScore lookup to right click menus 2018-04-08 13:33:24 -04:00
Adam ddfeb94d50 Merge pull request #1221 from jaeger25/highlightDarkMage
Highlight dark mage NPC in the center of the abyss when inventory contains a degraded pouch
2018-04-05 12:14:50 -04:00