Commit Graph
1760 Commits
Author SHA1 Message Date
SirGirion fc9f9faff0 chatcommands: handle league accounts properly 2020-10-30 15:57:27 -04:00
Runelite auto updater 95fcfd5f8c Bump for 1.6.31-SNAPSHOT 2020-10-28 12:32:25 +00:00
Runelite auto updater cd2b9539c8 Release 1.6.30 2020-10-28 12:32:16 +00:00
RuneLite Cache-Code Autoupdater ba3aec829b Update NPC IDs to 2020-10-28-rev192 2020-10-28 11:12:44 +00:00
RuneLite Cache-Code Autoupdater 921d657ef2 Update Object IDs to 2020-10-28-rev192 2020-10-28 11:12:44 +00:00
RuneLite Cache-Code Autoupdater c7e120d201 Update Item IDs to 2020-10-28-rev192 2020-10-28 11:12:44 +00:00
Adam 8438b42e15 api: move isDead from NPC to Actor 2020-10-24 13:22:52 -04:00
MalfuryentandJordan 643d3a4523 statusbars: Add special & run energy bar types
Co-authored-by: Jordan <nightfirecat@protonmail.com>
2020-10-24 06:08:28 +02:00
Joona 0b221d3121 grounditems: Render ground items tile overlay at correct height (#12586) 2020-10-23 19:15:01 +02:00
Bram91 4dd413bf63 Make Volcanic mine widgets layoutable 2020-10-23 17:10:22 +02:00
winterdaze 66b4d18126 WidgetOverlay: make nightmare pillar health widget moveable 2020-10-23 15:33:15 +02:00
Runelite auto updater 0e4cfaefa7 Bump for 1.6.30-SNAPSHOT 2020-10-21 11:17:01 +00:00
Runelite auto updater 09a2e771da Release 1.6.29 2020-10-21 11:16:52 +00:00
SirGirion 274df60d3c timetracking: add compost bin time trackers (#12619) 2020-10-19 19:46:14 -06:00
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