Commit Graph
1512 Commits
Author SHA1 Message Date
Max Weber c69337d954 rl-api: import getTopLevelInterfaceId 2021-05-19 11:30:32 -04:00
Max Weber 6162c581c0 SpriteID: update to 2021-5-19 2021-05-19 11:30:32 -04:00
RuneLite Cache-Code Autoupdater 168199a1aa Update Widget IDs to 2021-5-19 2021-05-19 05:56:03 -06:00
RuneLite Cache-Code Autoupdater 16dafbf3bd Update NPC IDs to 2021-5-19 2021-05-19 05:56:03 -06:00
RuneLite Cache-Code Autoupdater ee1f619e5b Update Object IDs to 2021-5-19 2021-05-19 05:56:03 -06:00
RuneLite Cache-Code Autoupdater d57d89e733 Update Item IDs to 2021-5-19 2021-05-19 05:56:03 -06:00
Paul NortonandAdam 1581aff73a Add Below Ice Mountain quest
Add BIM to the world map plugin quest start locations, and the Camdozaal
dungeon to the skybox and discord regions

Co-authored-by: Adam <Adam@sigterm.info>
2021-05-11 21:08:58 -04:00
Adam 94685b6ef4 widgets: fix modern resizable interface container component id
This was referencing the classic layout's component id, which until today, happened to be the same between both interfaces
2021-04-28 10:28:07 -04:00
RuneLite Cache-Code Autoupdater e72febded9 Update Widget IDs to 2021-4-28 2021-04-27 21:02:50 -06:00
RuneLite Cache-Code Autoupdater e43800ed29 Update NPC IDs to 2021-4-28 2021-04-27 21:02:50 -06:00
RuneLite Cache-Code Autoupdater d093e1f998 Update Object IDs to 2021-4-28 2021-04-27 11:00:32 -06:00
RuneLite Cache-Code Autoupdater cd3dc6f67a Update Item IDs to 2021-4-28 2021-04-27 11:00:31 -06:00
Hydrox6 6270cb4261 wintertodt: add support for imcando hammer 2021-04-23 13:55:17 -04:00
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