Commit Graph
1399 Commits
Author SHA1 Message Date
Adam 38c9e084ed Use raw varp array for get/set value in devtools
It was decided the current indirection isn't necessary
2020-11-30 21:19:57 -05:00
Adam 82f937ec5d api: add queueChangedVarp 2020-11-30 21:19:55 -05:00
Adamandjsambon 912847c1fd worldmap: add Getting Ahead quest start location
Co-authored-by: jsambon <jean-francois.sambon@student.uclouvain.be>
2020-11-30 19:19:47 -05:00
logarithmandAdam ba25de4bd1 skybox: add custom sky color options
Co-authored-by: Adam <Adam@sigterm.info>
2020-11-27 15:32:15 -05:00
Adam f6a5463a57 Merge pull request #12834 from abextm/rsprofile-external
Per RuneScape-Profile configuration
2020-11-27 00:00:54 -05:00
Ron Young e3ff5dd487 runelite-api: import SpritePixels methods 2020-11-26 11:21:19 -05:00
Max Weber 2ac456696b runelite-api: add PlayerChanged event 2020-11-23 14:12:15 -07:00
Max Weber 3bc7bff4ae runelite-api: add WorldChanged event 2020-11-23 14:12:14 -07:00
Adam e5b5292267 objectindicators: fix not marking objects when loaded on other planes
fromLocalInstance() was returning a world point using the clients plane,
however the object may not be on that, causing the plane check in
checkObjectPoints() to fail.
2020-11-22 18:35:05 -05:00
87f5e98a08 bank plugin: add ctrl+f hotkey to initiate bank search
Co-authored-by: melkypie <5113962+melkypie@users.noreply.github.com>
Co-authored-by: Adam <Adam@sigterm.info>
2020-11-22 12:31:32 -05:00
dekvall 9baf4c4a45 widgetid: correct quest completed text 2020-11-20 13:33:43 -05:00
Max Weber 32510746c6 rl-api,rl-client: update friends chat kick cs2 id
Yes the hash didn't change, but the ID did
2020-11-18 05:11:51 -07:00
Max Weber 1f9dd0d575 rl-api: update friends chat rank sprite ids 2020-11-18 05:11:15 -07:00
RuneLite Cache-Code Autoupdater e281a49ed3 Update NPC IDs to 2020-11-18-rev192 2020-11-18 04:51:42 -07:00
RuneLite Cache-Code Autoupdater d2f742ffb1 Update Item IDs to 2020-11-18-rev192 2020-11-18 11:31:40 +00:00
Adam 41245f7f89 api: add method to remove game objects from scene 2020-11-16 22:21:27 -05:00
Jordan Atwood cb31e1ddd4 timers: Fix leagues area teleport bug
Teleporting using a trailblazer leagues area teleport previously caused
a home or minigame teleport timer to be created, depending on which of
the two was most recently stored as `lastTeleportClicked`. To avoid
this, a new TeleportWidget has been registered which does not follow any
code paths in the plugin.
2020-11-13 14:31:22 -05:00
dekvall 909acea9f7 widgetid: correct quest completed group 2020-11-13 14:28:34 -05:00
dekvall c846416cb2 widgetid: correct kingdom reward group 2020-11-11 10:52:39 -05:00
RuneLite Cache-Code Autoupdater 36ed9307c8 Update Widget IDs to 2020-11-11-rev192
Lost widget 399.3
2020-11-11 04:37:56 -07:00
RuneLite Cache-Code Autoupdater b0d4d7ab25 Update NPC IDs to 2020-11-11-rev192 2020-11-11 11:31:31 +00:00
RuneLite Cache-Code Autoupdater b2ea095aee Update Object IDs to 2020-11-11-rev192 2020-11-11 11:31:31 +00:00
RuneLite Cache-Code Autoupdater 02b107ed97 Update Item IDs to 2020-11-11-rev192 2020-11-11 11:31:30 +00:00
Cryslacks 26edf447c8 Add trade and duel inventory to widget item inventory overlay 2020-11-05 15:53:02 -05:00
dekvall 16c9a9cb3a regenmeter: add support for fluid strikes 2020-11-05 14:05:45 -05:00
Hydrox6 d3573edbfe add support for trailblazer tools 2020-11-04 19:22:44 -05:00
dekvall 9b3beffbfc timers: add league home tele 2020-11-04 19:21:43 -05:00
Adam 20dec72416 spriteid: remove duplicated run icon 2020-10-31 15:18:29 -04:00
SirGirion fc9f9faff0 chatcommands: handle league accounts properly 2020-10-30 15:57:27 -04: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
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
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 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
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 Cache-Code Autoupdater da43b51479 Update NPC IDs to 2020-08-26-rev191 2020-08-26 10:32:40 +00:00