Commit Graph
1779 Commits
Author SHA1 Message Date
AdamandMoreBuchus 003a92fb7b antidrag: add cox private chest
Co-authored-by: MoreBuchus <107762640+MoreBuchus@users.noreply.github.com>
2022-06-22 20:18:32 -04:00
Adam 6dcd2afd8b api: add server varps 2022-06-21 12:38:05 -04:00
Hexagon ec79cca130 spec-counter: reset counter on sotetseg maze 2022-06-19 16:22:26 -04:00
Adam 020acbffb6 menu swapper: add worn item swaps 2022-06-17 09:55:34 -04:00
RuneLite Cache-Code Autoupdater b886d454c9 Update NPC IDs to 2022-06-08-rev205 2022-06-11 11:06:07 -04:00
RuneLite Cache-Code Autoupdater c7932a87f0 Update Object IDs to 2022-06-08-rev205 2022-06-11 11:06:07 -04:00
RuneLite Cache-Code Autoupdater 221cb9f960 Update Item IDs to 2022-06-08-rev205 2022-06-11 11:06:07 -04:00
AdamandBonfire 3ef9095771 cannon: use varp for cannonball count
Co-authored-by: Bonfire <5704760+Bonfire@users.noreply.github.com>
2022-06-10 12:44:48 -04:00
Adam 70ca9a7706 chat channel: use fc max size from container 2022-06-10 08:42:47 -04:00
Adam 82d92b9953 Move entity hider logic to plugin 2022-06-08 16:23:51 -04:00
superiorser9 8aaaa320d3 timers: Check stamina effect using varbits (#15014) 2022-06-02 22:44:54 +00:00
Adam 672a57ebcd api: deprecate if1 usage 2022-06-02 15:01:09 -04:00
superiorser9 88e39ab152 timers: Track home and minigame teleports using vars (#14842) 2022-05-26 22:33:10 +00:00
RuneLite Cache-Code Autoupdater e51a52a19c Update NPC IDs to 2022-5-26 2022-05-26 04:15:03 -06:00
Adam 307459e071 api: add player id accessor 2022-05-25 22:35:56 -04:00
Adam 5367d225bf api: add player accessor to menuentry 2022-05-23 17:58:58 -04:00
Adam 7a1d958ee0 api: add npc accessor to menuentry 2022-05-23 17:26:45 -04:00
Adam c64fc72f9e events: add tostring/equalsandhashcode to menuoption clicked 2022-05-23 17:26:45 -04:00
Adam 94fc38f05b api: pass menu entry to menu add event and forward accessors 2022-05-23 17:26:45 -04:00
Adam cbf00f6c41 api: add setForcedPosition widget method 2022-05-19 13:42:51 -04:00
RuneLite Cache-Code Autoupdater 78bab629fe Update NPC IDs to 2022-5-18 2022-05-17 12:17:46 -06:00
RuneLite Cache-Code Autoupdater 4d43876e85 Update Object IDs to 2022-5-18 2022-05-17 12:17:46 -06:00
RuneLite Cache-Code Autoupdater 69cd60df03 Update Item IDs to 2022-5-18 2022-05-17 12:17:46 -06:00
Max Weber 3fcf4c4217 rl-api, groundmarkers: handle instance plane conversion correctly 2022-05-13 08:14:53 -06:00
LlemonDuck 674a6d4cbe interfacestyles: 2005-style quest tab headers 2022-05-12 16:49:32 +00:00
RuneLite Cache-Code Autoupdater ae0a415f54 Update NPC IDs to 2022-5-11 2022-05-11 04:39:29 -06:00
RuneLite Cache-Code Autoupdater 82a6c7e05b Update Object IDs to 2022-5-11 2022-05-11 04:39:29 -06:00
RuneLite Cache-Code Autoupdater 8076c8e0a5 Update Item IDs to 2022-5-11 2022-05-11 04:39:29 -06:00
Adam 7d5bc2bd31 api: update Jagex API 2022-05-11 04:38:22 -06:00
Adam 71d0885024 widgetoverlay: add chatbox and inventory layers 2022-05-11 05:56:49 -04:00
Stephen Au 05029eb859 spriteid: fix Guthix typo 2022-05-10 21:07:02 -04:00
Max Weber b5b19e0771 rl-api: expose currently playing music/jingle 2022-05-10 06:44:03 -06:00
Max Weber 28f45cedb5 Perspective: fix clickbox for type 11 objects 2022-05-08 10:09:49 -04:00
LlemonDuck 0500f94830 timetracking: add compost tracking 2022-05-07 17:19:13 -04:00
Adam d6260f247f api: add object composition cache accessor 2022-05-05 20:02:14 -04:00
Adam 230db67f07 api: add post object composition event 2022-05-05 20:02:14 -04:00
Adam d110a3c28e api: add object composition map setters 2022-05-05 19:26:29 -04:00
Max Weber 1eda2c3658 rl-api: expose ObjectComposition::varbitId/varPlayerId 2022-04-28 13:21:42 -06:00
Max Weber c4d51aeeeb Quest: update to 2022-4-27 2022-04-26 21:57:37 -06:00
RuneLite Cache-Code Autoupdater 63ad1e5d3b Update NPC IDs to 2022-4-27 2022-04-26 21:57:37 -06:00
RuneLite Cache-Code Autoupdater 8ad82b374c Update Object IDs to 2022-4-27 2022-04-26 21:57:37 -06:00
RuneLite Cache-Code Autoupdater 3fd9231d8b Update Item IDs to 2022-4-27 2022-04-26 21:57:37 -06:00
Max Weber e04a8aa2cc ScriptID: remove unused scripts 2022-04-26 13:38:45 -06:00
Vandager 1d0a0315d4 player indicators: decorate player name in trade window
Co-authored-by: Vandager <66982484+Vandager@users.noreply.github.com>
2022-04-24 18:49:05 -04:00
Adam 1edd417336 api: remove Nullable on getLocalPlayer
While this can be null, in the vast majority of events and also in every overlay it cannot be, and just triggers unncessary warnings from IDE inspections
2022-04-23 19:32:10 -04:00
Adam 71886515a9 antidrag: update for if3 inv 2022-04-20 08:48:58 -04:00
Adam 97580ac6f6 api: add dragTime accessor 2022-04-20 08:48:58 -04:00
Adam c683e41c01 api: add item op menu api 2022-04-20 03:39:40 -06:00
Adam fcb933eeef api: pass menu entry to menu clicked event and forward accessors 2022-04-16 21:50:42 -04:00
Adam 802f8c654a api: add menuentry widget accessor 2022-04-16 21:50:42 -04:00