Commit Graph
17796 Commits
Author SHA1 Message Date
Owain van Brakel 3a9fdb263a project: Change deprecated calls 2022-04-20 20:06:03 +02: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
Owain van Brakel 1e0de4c99f Merge remote-tracking branch 'runelite/master' 2022-04-20 19:21:32 +02:00
Owain van Brakel 964602a7a3 project(api): Add back trade & follow MenuAction values 2022-04-20 19:21:27 +02:00
Owain van Brakel 7ed5b4d0ff Merge remote-tracking branch 'origin/master' 2022-04-20 19:10:08 +02:00
Owain van Brakel 8e56baaf7c project(version): Bump OpenOSRS version 2022-04-20 19:09:24 +02:00
Owain van Brakel ac38fddbf9 project(mixins): Update 2022-04-20 19:08:54 +02: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
Owain van Brakel cf45ff2fd4 project(version): Bump RL version 2022-04-20 15:18:16 +02:00
Owain van Brakel c3af6b4ba1 Merge remote-tracking branch 'runelite/master' 2022-04-20 15:17:43 +02:00
Owain van Brakel 15603b0ad9 project(events): Add back some MOC methods 2022-04-20 15:17:08 +02: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
Owain van Brakel d07ac1a358 Merge remote-tracking branch 'runelite/master' 2022-04-20 14:51:24 +02: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
Owain van Brakel d27d39321f Merge remote-tracking branch 'runelite/master' 2022-04-20 14:07:20 +02: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
ThatGamerBlue ac2c31dab7 Merge pull request #3159 from Ganom/actor-mixins
rs-api: add missing setter mixins.
2022-04-18 12:07:30 +01:00
Ganom e7895d1c83 rs-api: add missing setter mixins. 2022-04-17 18:39:30 -04:00
ThatGamerBlue a8a10a815f Merge pull request #3158 from SRLJustin/devtools
devtools: reverts removal of inventory tool
2022-04-17 11:34:29 +01: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
Justin 4abac738b4 Revert "devtools: remove inventory tool"
This reverts commit 8b3f129c1e.
2022-04-16 21:29:11 +10:00
Owain van Brakel 93f8ca14f1 Merge pull request #3157 from Owain94/upstream-1404 2022-04-15 23:13:06 +02:00
Owain van Brakel c6584ad58a project(overlay): Remove broken overlays 2022-04-14 14:26:43 +02:00
Owain van Brakel 030374c475 project: Bump OpenOSRS version 2022-04-14 03:38:39 +02:00
Owain van Brakel 4c160e050b project: Bump Runelite version 2022-04-14 03:37:57 +02:00
Owain van Brakel 1b3edac34c project: Mixins 2022-04-14 03:37:37 +02:00
Owain van Brakel 004bc5c0f8 Merge remote-tracking branch 'runelite/master' 2022-04-14 03:36:55 +02: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