Commit Graph
1746 Commits
Author SHA1 Message Date
sam b4cfb70851 menu entry swapper: add withdraw/deposit swap for chambers of xeric storage 2020-10-18 14:55:54 -04:00
Runelite auto updater d19405129a Bump for 1.6.29-SNAPSHOT 2020-10-07 14:17:41 +00:00
Runelite auto updater 77ca99f9e0 Release 1.6.28 2020-10-07 14:17:31 +00:00
Adam 475e463692 Merge pull request #12472 from Nightfirecat/fix-experience-tests-location
Move Experience tests to proper test class
2020-09-30 17:18:19 -04:00
RunemoroandAdam 8c00f6da88 gpu: replace toScreen function with a projection matrix
The face sorting still requires the toScreen function to match exactly
the same order that would be computed on CPU, but for the projection for
rendering we can simplify it by replacing it with a projection matrix.

This also drops the requirement of having a geometry shader to remove
faces too close to or behind the camera. Upon closer inspection it looks
like the client can draw faces which have at least one vertex which is
>= 50 from the camera, so this now more accurately reflects the software
renderer.

Co-authored-by: Adam <Adam@sigterm.info>
2020-09-25 12:26:02 -04:00
Runelite auto updater 1091bc42cd Bump for 1.6.28-SNAPSHOT 2020-09-23 14:32:07 +00:00
Runelite auto updater 553f5b18f3 Release 1.6.27 2020-09-23 14:31:57 +00:00
RuneLite Cache-Code Autoupdater 40374c258b Update Object IDs to 2020-09-16-rev191 2020-09-16 10:31:18 +00:00
RuneLite Cache-Code Autoupdater dd64d46a4d Update Item IDs to 2020-09-16-rev191 2020-09-16 10:31:17 +00:00
Broooklyn d9178bacb4 quest: add A Porcine of Interest and Daddy's Home to quest enum 2020-09-10 12:41:38 -04:00
RuneLite Cache-Code Autoupdater d2b361dabb Update Widget IDs to 2020-09-10-rev191 2020-09-10 10:32:53 +00:00
RuneLite Cache-Code Autoupdater 4d303fbd52 Update NPC IDs to 2020-09-10-rev191 2020-09-10 10:32:50 +00:00
RuneLite Cache-Code Autoupdater 84110c84f0 Update Object IDs to 2020-09-10-rev191 2020-09-10 10:32:50 +00:00
RuneLite Cache-Code Autoupdater 0e583c378f Update Item IDs to 2020-09-10-rev191 2020-09-10 10:32:49 +00:00
Jordan Atwood a0acbb0f7b Move Experience tests to proper test class 2020-09-08 17:27:52 -07:00
Max Weber 081253273b Merge branch 'itemid-090220' into master 2020-09-02 05:56:08 -06:00
Runelite auto updater b83c97ed1c Bump for 1.6.27-SNAPSHOT 2020-09-02 11:36:42 +00:00
Runelite auto updater 581ca2fdd5 Release 1.6.26 2020-09-02 11:36:33 +00:00
RuneLite Cache-Code Autoupdater de31b01b46 Update Item IDs to 2020-09-02-rev191 2020-09-02 11:10:15 +00:00
Broooklyn 1f1cbcfc25 slayer: fix Tzhaar SlayerUnlock enum typo 2020-08-28 20:22:38 -04:00
Runelite auto updater 0fda0a6ef3 Bump for 1.6.26-SNAPSHOT 2020-08-26 11:32:41 +00:00
Runelite auto updater 766ffdb7ac Release 1.6.25 2020-08-26 11:32:32 +00:00
RuneLite Cache-Code Autoupdater da43b51479 Update NPC IDs to 2020-08-26-rev191 2020-08-26 10:32:40 +00:00
RuneLite Cache-Code Autoupdater 9bb02da671 Update Object IDs to 2020-08-26-rev191 2020-08-26 10:32:39 +00:00
RuneLite Cache-Code Autoupdater c8db5a9b48 Update Item IDs to 2020-08-26-rev191 2020-08-26 10:32:39 +00:00
HexagonandAdam d104c9a3e7 client: add zalcano plugin
Co-authored-by: Adam <Adam@sigterm.info>
2020-08-11 18:20:29 -04:00
Adam d595cde390 api: add GraphicsObject finished()
Also update some of the javadoc
2020-08-11 16:58:26 -04:00
Runelite auto updater 7d94e5b839 Bump for 1.6.25-SNAPSHOT 2020-08-06 11:26:05 +00:00
Runelite auto updater abf6600241 Release 1.6.24 2020-08-06 11:25:56 +00:00
RuneLite Cache-Code Autoupdater ba065ac529 Update Widget IDs to 2020-08-06-rev190 2020-08-06 05:04:04 -06:00
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