Commit Graph

11731 Commits

Author SHA1 Message Date
Adam
c4055e765a ci: disable maven-shade-plugin 2022-04-24 16:44:18 -04:00
Adam
36730dccbc client: update pmd 2022-04-24 13:46:42 -04:00
Adam
6a4544ed2e cl: set pmd cache location 2022-04-24 13:46:42 -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
1149a5a0e7 examine: remove unused import 2022-04-22 21:39:37 -04:00
Adam
e6d83c8322 examine: fix examining ground items
Remove support for examining npcs/objects which has been unused for a long time. All examines I see go through this examine_item script, so we can assume the ITEM_EXAMINE chat message type is used for all examines.
2022-04-22 21:31:41 -04:00
Adam
9bd36db0c9 chat commands: update gotr kill message 2022-04-22 20:03:19 -04:00
Adam
8746c09354 interact highlight: fix detecting spell attacks on npc click
This was counting any widget use as an attack, when only spell use
should be
2022-04-22 13:12:05 -04:00
Runelite auto updater
c9734026bd Update 204.6 2022-04-22 09:16:03 +00:00
Adam
20d2566471 interact highlight: fix using npc attack color on item use 2022-04-21 14:23:01 -04:00
Adam
f8e754b62f examine: fix item examine message recolor 2022-04-21 09:41:03 -04:00
Adam
d533285a32 timers: update for if3 inv 2022-04-21 09:41:02 -04:00
Adam
96fbdda03d runelite: remove otl requester
This is being replaced with a different api signature later
2022-04-20 17:50:19 -04:00
Adam
edbc723b20 statusbars: update for if3 inv 2022-04-20 13:57:15 -04:00
Adam
4fc6466e4f clues: fix tracking cluescroll 2022-04-20 13:57:14 -04:00
Adam
1c0a0f43ef mes: fix item swaps with op4 and op5
Since the client does menu sorting after our tick event but before
rendering, it currently renders the wrong menu action. This prevents the
sorting when doing item swaps.
2022-04-20 13:57:14 -04:00
Adam
3c7582f629 item stats: update for if3 inv 2022-04-20 11:50:32 -04:00
Max Weber
4f1327dda9 antidrag: respect hotkeys 2022-04-20 09:05:47 -06:00
Runelite auto updater
2435aa90a9 Bump for 1.8.19-SNAPSHOT 2022-04-20 13:05:39 +00:00
Runelite auto updater
65192d11aa Release 1.8.18 2022-04-20 13:05:36 +00:00
Max Weber
610573d845 wiki: do not allow lookup-ing empty inventory slots 2022-04-20 06:49:44 -06:00
Adam
71886515a9 antidrag: update for if3 inv 2022-04-20 08:48:58 -04:00
Adam
3b18042785 inv grid: fix 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
RuneLite Cache-Code Autoupdater
3015dad534 Update Scripts to 2022-4-20 2022-04-20 03:39:42 -06:00
Adam
a6f955ac87 client: update for if3 inventory 2022-04-20 03:39:42 -06:00
Adam
c683e41c01 api: add item op menu api 2022-04-20 03:39:40 -06:00
Adam
eb0bbc6426 external plugin client: use verificationexception for security exceptions 2022-04-19 19:53:59 -04:00
Max Weber
ba1ab4cde2 rl-client: pin new Plugin Hub certificate 2022-04-18 20:57:35 -06:00
Adam
aca22f13c0 fatal error dialog: work with substance laf
Changing the laf from substance to system breaks the client the next
time it paints
2022-04-18 12:43:44 -04:00
Adam
aeb5701d07 client: replace MediaType.parse with MediaType.get 2022-04-16 21:50:42 -04:00
Adam
439ebe22e4 client: replace HttpUrl.parse with HttpUrl.get 2022-04-16 21:50:42 -04:00
Adam
3218fc7568 menu swapper: move bank swaps to client tick
The underlying issue preventing this from working during client tick has been addressed
2022-04-16 21:50:42 -04: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
Adam
3d089369bd api: add selected widget api 2022-04-16 21:50:42 -04:00
Adam
c0a338519c api: refactor some menu action names
Replace spell cast with widget use and correct a couple of the other
names
2022-04-16 21:50:42 -04:00
Runelite auto updater
93b6393625 Bump for 1.8.18-SNAPSHOT 2022-04-13 15:04:05 +00:00
Runelite auto updater
1325c46917 Release 1.8.17 2022-04-13 15:04:01 +00:00
Adam
eb13c0153b hiscores: add gotr 2022-04-13 10:00:23 -04:00
Adam
6f58a6707b Revert "menu swapper: add deposit-runes swap for gotr"
This reverts commit 7c60630206.
2022-04-13 09:23:13 -04:00
Adam
fe791a9600 examine: support item examine on if3 components 2022-04-12 23:47:31 -04:00
Adam
8b3f129c1e devtools: remove inventory tool 2022-04-12 22:23:17 -04:00
Adam
8d7c845e58 mta: disable by default 2022-04-12 22:08:20 -04:00
Adam
db69f55b9c mta: use widget item overlay 2022-04-12 22:08:20 -04:00
Max Weber
da8d98bb56 ScriptID: fix GROUP_IRONMAN_STORAGE_BUILD script arguments 2022-04-12 12:19:32 -06:00
Jordan
f66a096d26 Merge pull request #14145 from pwatts6060/resizeable-status-bars 2022-04-12 03:32:10 +00:00
pwatts6060
068ba565bc status bars: Add configurable width for modern resizable interface 2022-04-11 20:27:28 -07:00
Adam
6e68a964a7 chat command: use plural "players" to be consistent with cox 2022-04-11 09:37:26 -04:00
Adam
0c0f790bee api: move autoweed to farming plugin 2022-04-11 09:16:23 -04:00