Commit Graph
1530 Commits
Author SHA1 Message Date
RuneLite Cache-Code Autoupdater ea7a60eb65 Update Item IDs to 2021-06-03-rev196 2021-06-03 10:31:31 +00:00
Adamandsuperiorser9 8fe75748f9 camera: add zoom slider tooltip when dragging
Co-authored-by: superiorser9 <superiorser9@gmail.com>
2021-06-01 20:31:22 -04:00
Adam fb7cea1678 team: add clan member counter 2021-05-29 15:51:54 -04:00
Adam c7d4a10a4a api: add clan channel changed event 2021-05-29 15:51:52 -04:00
Adam e7a5b604fe friends chat: rename to chatchannel
This makes the friends chat plugin applicable to all chat channels, and adds join/leave notifications for clan chats
2021-05-27 19:58:58 -04:00
Adam 46935154e4 runelite-api: add clan member join and leave events 2021-05-27 19:58:57 -04:00
Max Weber 58e351dca6 timestamp: use less callbacks in script overlays
all of these separate callbacks are error prone to update and hard to
test
2021-05-27 13:48:50 -04:00
Adam 1c75a97df5 world hopper: add hop-to clan member 2021-05-26 16:50:01 -04:00
Adam a3016289ec api: add clan api 2021-05-26 16:49:58 -04:00
RuneLite Cache-Code Autoupdater a954cb81a9 Update NPC IDs to 2021-05-26-rev196 2021-05-26 10:53:10 +00:00
RuneLite Cache-Code Autoupdater a8603063bd Update Object IDs to 2021-05-26-rev196 2021-05-26 10:53:10 +00:00
Adam a781efc73a friendchatmanager: rename to chaticonmanager
FriendsChatManager predates the api having an ability to look up clan
members by name, without doing string matching, hence the caching. This
is no longer necessary as we can do efficient lookups of players by name
now.

Also remove the old isMember utility function which is just duplicated
from the friends chat manager.
2021-05-24 23:35:06 -04:00
Adam 21275bb9f0 api: correct clans chattypes 2021-05-24 23:24:39 -04:00
Adam ff86846d5d api: add enum size 2021-05-24 23:23:32 -04:00
Adam 5de8eee04d friendschat: readd user count
Also readd the Recent FCs title
2021-05-23 14:25:59 -04:00
Adam ed5d359320 api: add getOnVarTransmitListener to Widget 2021-05-23 14:24:52 -04:00
Adam b5375ae487 chat history: rebuild pmbox when all is cleared
Additionally it is unnecessary to manually remove messages when the clear option is vanilla, since it will do it already
2021-05-23 11:10:54 -04:00
Adam 945f0b6d77 chat history: support clan chat
Additionally fix the TAB_PRIVATE widget mapping which is incorrect with the
latest update. The old friends chat tab has also gained a Clear history
option so we no longer need to add it.
2021-05-23 00:10:41 -04:00
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