Jordan Atwood

Results 76 issues of Jordan Atwood

From [today's update post](https://secure.runescape.com/m=news/miscellaneous-quality-of-life-changes?oldschool=1): > Clue Scrolls dropped by a player now last one hour on the ground rather than two minutes. This does not change existing behaviour for Clue...

update-regression

Closes #12717 Revived from #13065, which was closed as the author deleted their fork. Clicking an infobox will toggle its collapsed state. See attached video for behavior. ![Screenshot_20240209_164635](https://github.com/runelite/runelite/assets/2199511/463a4948-6c37-45ab-bae8-553613cb6751) ![Screenshot_20240209_164706](https://github.com/runelite/runelite/assets/2199511/0f10d58d-3644-4d66-afc2-eec59a500d4b) https://github.com/runelite/runelite/assets/2199511/b9cd6660-8616-4ef2-9395-4291b7ea3b5b

enhancement

Found in logs from the support channel on Discord: ``` 2024-02-04 01:19:32 EST [Client] WARN n.runelite.client.eventbus.EventBus - Uncaught exception in event subscriber java.lang.NullPointerException: null at net.runelite.client.plugins.groundmarkers.GroundMarkerPlugin.onMenuEntryAdded(GroundMarkerPlugin.java:327) at net.runelite.client.eventbus.EventBus$Subscriber.invoke(EventBus.java:70) at net.runelite.client.eventbus.EventBus.post(EventBus.java:223)...

bug
needs-information

Found in logs from the support channel on Discord: ``` 2024-02-06 19:48:40 CET [Client] ERROR n.r.client.callback.ClientThread - Exception in invoke java.lang.NullPointerException: null at net.runelite.client.plugins.banktags.tabs.TabInterface.resizeTabLayer(TabInterface.java:1022) at net.runelite.client.callback.ClientThread.lambda$invokeLater$1(ClientThread.java:80) at net.runelite.client.callback.ClientThread.invokeList(ClientThread.java:119) at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:101)...

bug
needs-information

Over time, [thanks to variables transmitted for the enhanced client's buff bar](https://github.com/Joshua-F/cs2-scripts/blob/master/scripts/%5Bproc,buff_bar_get_value%5D.cs2) we've been able to transition a number of our Timers plugin's timers to be updated via these vars,...

enhancement
help wanted
feature-request

### Discussed in https://github.com/runelite/runelite/discussions/17375 Originally posted by **xunra** January 14, 2024 Could be done with SkillBonus like the Pyromancer outfit but instead of 1.025 use 0.33333333. I don't think there...

enhancement
skill-calc

### Discussed in https://github.com/runelite/runelite/discussions/17355 Originally posted by **Baconade** January 10, 2024 ![Barrows 1](https://github.com/runelite/runelite/assets/156228508/523de8b2-b70a-4c6d-a1b1-15a330c29b63) ![Barrows 2](https://github.com/runelite/runelite/assets/156228508/d6e2fe93-2521-4364-acca-f5b520080ae6) Here are two outside areas that can be seen from inside the barrows crypts and...

bug
gpu

https://runelite.net/plugin-hub/show/proximityscape-discord does not load in the browser for me, logging the following to console: ``` Uncaught (in promise) TypeError: e.github is undefined default plugin-hub-show.js:74 U index.js:513 N index.js:181 x children.js:138...

bug

If a workspace contains a tab with `https://www.example.com` open, which has a page title of "Test Page", it will not appear when typing `ws example` into the title bar.

Per [Firefox's Keyboard Shortcuts article](https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly#w_search), Ctrl + E is already bound to focus the search bar, which seems to take precedence over Tab Workspaces's binding.