Commit Graph
1716 Commits
Author SHA1 Message Date
RuneLite Cache-Code Autoupdater 22af685f84 Update Object IDs to 2020-08-06-rev190 2020-08-06 10:32:41 +00:00
RuneLite Cache-Code Autoupdater e4a29e7d69 Update Item IDs to 2020-08-06-rev190 2020-08-06 10:32:40 +00:00
kjartantr 24c621177a SlayerUnlock: Update varbits enum (#12214) 2020-07-26 03:58:14 +00:00
Adam 340530daf6 tagtabs: show tab separators in tag tabs
This changes tag tabs to actually put the bank in search mode, still
without providing any search input, so that the bank tab builder will
draw tab separators (both the separator line and tab text label)
2020-07-24 15:24:47 -04:00
Adam e4b43d98f2 tagtabs: split tag search from bank search
This fixes a lot of edge cases which required us to re-search for things
after input was re-used when a tag tab was open, and removes the
requirement of having the bank search text be in sync with the
currently selected tab.

This also no longer parses the tag tab out of the title during times
when the input is being re-used (like Withdraw-x) which was broken
earlier from the bank plugin changing the title to include the value of
searches.

A new tag tab title is being set now on all tag tab views so the old tag
tab tab title event can be removed.
2020-07-23 18:19:04 -04:00
Runelite auto updater b5abb09152 Bump for 1.6.24-SNAPSHOT 2020-07-23 11:20:33 +00:00
Runelite auto updater 0bd97e19a3 Release 1.6.23 2020-07-23 11:20:24 +00:00
RuneLite Cache-Code Autoupdater b5244801a4 Update Widget IDs to 2020-07-23-rev190 2020-07-23 10:31:40 +00:00
RuneLite Cache-Code Autoupdater be7932322b Update NPC IDs to 2020-07-23-rev190 2020-07-23 10:31:36 +00:00
RuneLite Cache-Code Autoupdater f3b0518121 Update Object IDs to 2020-07-23-rev190 2020-07-23 10:31:36 +00:00
RuneLite Cache-Code Autoupdater 7ff5516ea4 Update Item IDs to 2020-07-23-rev190 2020-07-23 10:31:35 +00:00
Sean Dewar e62866d391 WidgetOverlay: Make hallowed sepulchre timer moveable (#12200) 2020-07-23 00:41:06 +00:00
Adam 5d0adf38da api: add size() to itemcontainer 2020-07-22 16:51:17 -04:00
Alowan 97a356a596 SpriteID: Fix UNKNOWN_STANCE_ICON_2 ID (#12202) 2020-07-22 03:37:59 +00:00
Jordan 35a539be4d Merge pull request #6819 from trimbe/remove-tag-tab-separator 2020-07-21 16:31:34 -07:00
trimbe e8d4ff38cb banktags: Remove tab separators from tag tabs 2020-07-20 23:43:45 -07:00
Runelite auto updater 7f354ca5e4 Bump for 1.6.23-SNAPSHOT 2020-07-16 16:24:47 +00:00
Runelite auto updater bd190d87ba Release 1.6.22 2020-07-16 16:24:36 +00:00
Adam 82a99a2b2b inventoryid: add trade inventories 2020-07-15 14:51:31 -04:00
Paulo Cabral Sanz a2118a57d8 Add Nullable decorator to widget getter api 2020-07-10 16:06:12 -04:00
Adam 9fd36a600c xpdrop plugin: use script events instead of widget hidden
This also uses the default color enum to assign default xpdrop colors
instead of using our hardcoded enum.
2020-07-09 13:20:33 -04:00
Adam 11cd19c2ce player composition: add isFemale 2020-07-05 17:34:04 -04:00
CopyPastaOSRS c2a33e2b97 WidgetOverlay: Make encounter health bar moveable (#11938) 2020-07-03 22:50:35 +00:00
Max Weber 33992efac7 runelite-client: remove removed scripts 2020-07-02 04:44:21 -06:00
RuneLite Cache-Code Autoupdater 07cee70709 Update Object IDs to 2020-07-02-rev190 2020-07-02 10:32:38 +00:00
RuneLite Cache-Code Autoupdater 2240d55581 Update Item IDs to 2020-07-02-rev190 2020-07-02 10:32:37 +00:00
Adam 8f320cb9ed api: add ActorDeath event, remove PlayerDeath 2020-07-01 15:52:00 -04:00
Adam 62bbf35baf api: add VarbitComposition, config index, and index fileids 2020-06-29 12:39:41 -04:00
Adam 5ab04030b8 api: add high alch price to item composition 2020-06-27 13:41:48 -04:00
Adam 1533929191 api: add isKeyPressed 2020-06-26 12:14:27 -04:00
Jordan Atwood 7a500ebf1e widgets: Fix resizable minimap container ID
This also removes some unused and possibly outdated WidgetInfo entries
relating to resizable minimaps.
2020-06-25 10:10:52 -07:00
Runelite auto updater f7a233b90d Bump for 1.6.22-SNAPSHOT 2020-06-25 11:47:39 +00:00
Runelite auto updater 9f97c5a54c Release 1.6.21 2020-06-25 11:47:31 +00:00
RuneLite Cache-Code Autoupdater 51b609095e Update Widget IDs to 2020-06-25-rev190
Lost widget 4.17
Lost widget 4.23
Lost widget 4.29
Lost widget 4.30
Lost widget 4.31
2020-06-25 05:26:35 -06:00
RuneLite Cache-Code Autoupdater c85bbf8080 Update NPC IDs to 2020-06-25-rev190 2020-06-25 11:14:31 +00:00
RuneLite Cache-Code Autoupdater e180f44add Update Script arguments to 2020-06-25-rev190 2020-06-25 11:14:30 +00:00
RuneLite Cache-Code Autoupdater 3dfe391787 Update Object IDs to 2020-06-25-rev190 2020-06-25 11:14:30 +00:00
RuneLite Cache-Code Autoupdater 003bda8745 Update Item IDs to 2020-06-25-rev190 2020-06-25 11:14:30 +00:00
Mitchell KovacsandAdam c5a698f852 Add Pyramid Plunder plugin
Co-authored-by: Adam <Adam@sigterm.info>
2020-06-24 16:44:17 -04:00
johannfriasandRon Young 3e7b9e169f banktags: Save last opened tab when opening worn items (#11660)
Co-authored-by: Ron Young <admin@ryoung.io>
2020-06-24 04:04:15 +00:00
Max Weber b0677e68e9 chatcommands: don't throw every tick if the player has opened a scroll
This interface is used in many other places
2020-06-23 19:10:34 -04:00
Runelite auto updater 90729281a1 Bump for 1.6.21-SNAPSHOT 2020-06-18 11:23:53 +00:00
Runelite auto updater b5ca6a9d7f Release 1.6.20 2020-06-18 11:23:44 +00:00
Max Weber b0cb875c62 rl-api: import (idle)?PoseAnimation 2020-06-17 11:15:55 -06:00
Adam 48357f9329 client: add support for menu options on infoboxes 2020-06-17 12:52:45 -04:00
Adam 84611f0db8 Rename clan chat to friends chat 2020-06-15 14:57:16 -04:00
Runelite auto updater 0b3abecbc8 Bump for 1.6.20-SNAPSHOT 2020-06-12 15:50:43 +00:00
Runelite auto updater 74b0e7b27d Release 1.6.19 2020-06-12 15:50:33 +00:00
RuneLite Cache-Code Autoupdater 726bc94e8b Update Object IDs to 2020-06-12-rev182 2020-06-12 09:32:34 +00:00
RuneLite Cache-Code Autoupdater 2724bc4892 Update Item IDs to 2020-06-12-rev182 2020-06-12 09:32:33 +00:00