Commit Graph
1747 Commits
Author SHA1 Message Date
Hydrox6 a557b07672 idle notifier: add support for the imcando hammer 2021-04-23 13:55:17 -04:00
AdamandAttrolantra 79cba4faa1 fishing plugin: update for fishing trawler changes
Modify game timer to be 5 minutes.
Add option to replace the fish caught text with contribution amount
Remove activity timer notification as the mechanic has been removed

Co-authored-by: Attrolantra <ebrie3@gmail.com>
2021-04-22 21:20:03 -04:00
Adam def3125f53 api: add cross world message fields 2021-04-15 21:28:54 -04:00
Adam c2621e236e api: add player composition colors 2021-04-15 17:12:16 -04:00
RuneLite Cache-Code Autoupdater 4603e39879 Update NPC IDs to 2021-4-14 2021-04-14 05:44:47 -06:00
RuneLite Cache-Code Autoupdater ebf03e1bb9 Update Object IDs to 2021-4-14 2021-04-14 05:44:46 -06:00
RuneLite Cache-Code Autoupdater 39322a4a9f Update Item IDs to 2021-4-14 2021-04-14 05:44:46 -06:00
RuneLite Cache-Code Autoupdater a982fb8b00 Update NPC IDs to 2021-4-7 2021-04-06 18:10:03 -06:00
RuneLite Cache-Code Autoupdater eb1cf3d70e Update Object IDs to 2021-4-7 2021-04-06 18:10:03 -06:00
RuneLite Cache-Code Autoupdater 6120fcc6f2 Update Item IDs to 2021-4-7 2021-04-06 18:10:03 -06:00
Adam 520f686006 api: add getters for actor anim and spotanim frame 2021-03-31 21:23:20 -04:00
Adam 93f2932ea4 api: add get/set min level to Scene 2021-03-30 22:17:41 -04:00
superiorser9 d27cefaeeb wiki: only show vanilla wiki banner when enabled (#13380) 2021-03-28 18:08:04 -06:00
Broooklyn ba5cedfeb8 Widget: Make Tempoross status indicator moveable 2021-03-26 16:37:05 -04:00
RuneLite Cache-Code Autoupdater fb07fbdef7 Update NPC IDs to 2021-03-24-rev194 2021-03-24 11:57:33 +00:00
RuneLite Cache-Code Autoupdater 97a6713fd8 Update Object IDs to 2021-03-24-rev194 2021-03-24 11:57:33 +00:00
RuneLite Cache-Code Autoupdater 2baa46dfdb Update Item IDs to 2021-03-24-rev194 2021-03-24 11:57:32 +00:00
Adam d629d422f7 menus: add widgetmenuoption constructor for widgetid
This is for pluginhub plugins which want to add a managed custom menu for a widget with no corresponding widgetinfo
2021-03-22 19:53:01 -04:00
Adam b9e290c9d2 api: add javadoc to tile object location api 2021-03-21 12:32:38 -04:00
Adam 4f34a0de6a game object: add size x/y methods 2021-03-21 12:32:37 -04:00
Max Weber 6526fd9d7c rl-api: update quest scripts to 2021-3-3 2021-03-03 04:17:28 -07:00
RuneLite Cache-Code Autoupdater ecb64e9885 Update NPC IDs to 2021-3-3 2021-03-03 04:17:27 -07:00
RuneLite Cache-Code Autoupdater 095152760a Update Object IDs to 2021-3-3 2021-03-03 04:17:27 -07:00
RuneLite Cache-Code Autoupdater 022e09b9ae Update Item IDs to 2021-3-3 2021-03-03 04:17:27 -07:00
Adam 4e7d548940 perspective: add plane parameter to getCanvasTileAreaPoly 2021-03-02 19:25:43 -05:00
Brandt HillandAdam 2d5d490b50 kingdom: add notification message for favor and coffer value
This allows setting a configurable threshold where you will receive a
message informing you your favor and/or coffer is low on login

Co-authored-by: Adam <Adam@sigterm.info>
2021-02-27 21:41:51 -05:00
Adam 9588d72a62 api: add actor animations 2021-02-27 13:22:46 -05:00
Jordan Atwood bd67d82bbb Widget: Mark getChildren() as nullable 2021-02-27 10:54:29 -05:00
RuneLite Cache-Code Autoupdater c2f27fcdac Update Widget IDs to 2021-2-23 2021-02-23 08:58:37 -07:00
RuneLite Cache-Code Autoupdater af7aae49b9 Update NPC IDs to 2021-2-23 2021-02-23 08:58:30 -07:00
RuneLite Cache-Code Autoupdater 3e0c19bb99 Update Object IDs to 2021-2-23 2021-02-23 08:58:30 -07:00
RuneLite Cache-Code Autoupdater 98942ddfb3 Update Item IDs to 2021-2-23 2021-02-23 08:58:30 -07:00
RuneLite Cache-Code Autoupdater bc4144f418 Update Script arguments to 2021-2-23 2021-02-23 08:58:29 -07:00
Jordan Atwood c92f835102 timers plugin: Improve imbued heart detection
As is the case with other graphics-based timers, the imbued heart timer
will not fire if other graphics animations are triggered (such as those
created when fighting the Dagannoth Kings). To add this timer more
reliably, this commit will add the timer when a Magic stat boost occurs
of the appropriate amount after recently clicking on an imbued heart.
Because the magic level boost, combined with an imbued heart click
check, is a reliable way to detect usage of an imbued heart, the
graphics check is removed.
2021-02-15 13:09:54 -05:00
Adam 77757229a5 entity hider: add option to hide ignored players
This is diabled in pvp to avoid abuse. This additionally allows the
"hide" options to be set without hiding others now.
2021-02-13 10:12:13 -05:00
ObsoleteXero c3e96d72f1 idle notifier: Add Loom crafting animation (#13154) 2021-02-09 18:26:22 +00:00
Auenc ca76056fee idle notifier: Add Ectofuntus animations (#13177) 2021-02-09 03:56:11 +00:00
Adam daf0d1c48b perspective: support rectangular tile areas 2021-02-06 14:20:18 -05:00
Adam 29747b1ea7 api: add an addChatMessage method overload to allow skipping events 2021-02-04 20:53:39 -05:00
Jordan Atwood bbfa08f8b7 MenuOptionClicked: Add selectedItemIndex field 2021-02-02 22:58:41 -05:00
Adam 61f732d330 tile: add setter for ground object 2021-01-30 11:17:00 -05:00
Adam 84661dfe52 api: remove npc action changed event
Despite menu manager using this, the methods to register npc menu options was removed awhile ago, and so it is unused
2021-01-27 21:01:03 -05:00
RuneLite Cache-Code Autoupdater 3c9674f63e Update NPC IDs to 2021-1-27 2021-01-26 16:53:31 -07:00
RuneLite Cache-Code Autoupdater 93a4a4c379 Update Object IDs to 2021-1-27 2021-01-26 16:53:31 -07:00
RuneLite Cache-Code Autoupdater 8aee2fb0c2 Update Item IDs to 2021-1-27 2021-01-26 16:53:31 -07:00
loldudesterandJordan Atwood d68d66b01d Fix javadoc cutting off descriptions
Co-authored-by: Jordan Atwood <nightfirecat@protonmail.com>
2021-01-25 19:49:18 -08:00
Adam f6c68eefc8 api: remove PlayerMenuOptionClicked
There is only one legitimate use of this, which is in the hiscore
plugin, but it is simple to replace it with a normal menu option clicked
event. Additionally the world hopper was incorrectly using this event
for the Hop option, so it has been changed to use the menu option
clicked event.
2021-01-25 20:20:27 -05:00
Adam 48262fdc19 Merge remote-tracking branch 'abex/cache-code-pre-2021-1-20' 2021-01-20 10:21:39 -05:00
Max Weber 1bec513137 Update widget ids to 2021-1-20 2021-01-19 23:10:35 -07:00
Adam f8b407f79a kittype: use ordinal for index 2021-01-19 15:00:31 -05:00