Commit Graph
17975 Commits
Author SHA1 Message Date
Adam 11ce994b72 overlay: add movable and snappable overlay flags
This merges DETACHED and DYNAMIC into one position, DYNAMIC. And, allows
detached/dynamic overlays to be snappable.
2022-05-16 11:39:46 -04:00
Adam 5732e3f6bd widget overlay: change minimap position back to top_right
Otherwise layouted overlays don't get layouted around the minimap
2022-05-16 11:39:46 -04:00
Stefan Zopfi c7c1b70a30 itemcharges: add imbued ring of wealth 2022-05-16 09:19:11 -04:00
Owain van Brakel 2d32c887de Merge pull request #3198 from open-osrs/upstream-1505 2022-05-15 23:15:52 +02:00
Owain van Brakel 35e90829a8 Merge remote-tracking branch 'runelite/master' 2022-05-15 23:01:04 +02:00
LlemonDuck 2cc34b9ece clientui: setResizable after setVisible
Prevents an issue with clients being resizable with toolbar-less means in some environments (e.g. double clicking title bar on macos).

Honestly I'm not entirely sure why this is ignored if the window isn't visible, rather than being propagated to the window manager when the window is shown, but I guess Swing isn't that smart (like always).

I originally found the information on [this SO answer](https://stackoverflow.com/a/14884056) and it seemed to resolve the issue.

Closes #14235
2022-05-14 19:38:23 -04:00
Adam b8188d27e3 menu swapper: removetags npc name on reset swap 2022-05-14 18:32:26 -04:00
Adam 77ccf68739 menu swapper: removetags object/npc names 2022-05-14 16:29:23 -04:00
Adam 570907ea11 overlay: better handle picking up overlapping overlays
findManagedOverlay needs to iterate in roughly the reverse drawing
order. Also adjust the moveable tli layers to be by priority in render
oder.
2022-05-13 13:48:57 -04:00
Max Weber 3fcf4c4217 rl-api, groundmarkers: handle instance plane conversion correctly 2022-05-13 08:14:53 -06:00
Kyle 8ec3d5397a Merge pull request #3197 from JumpIfZero/hotfix/revert-npc-stats
Revert "client: Update NPC stats"
2022-05-13 11:49:10 +01:00
JumpIfZero 7867538c6c Revert "client: Update NPC stats"
This reverts commit c42f32ee59.
2022-05-13 13:45:40 +03:00
Owain van Brakel e575bca7d6 Merge pull request #3196 from open-osrs/launcher-fuck-up-nice 2022-05-13 03:33:27 +02:00
Owain van Brakel ee20746022 Merge pull request #3195 from open-osrs/upstream-1305 2022-05-13 03:33:20 +02:00
Owain van Brakel 491e789cb1 Merge pull request #3194 from open-osrs/edging-with-the-injector 2022-05-13 03:33:13 +02:00
Owain van Brakel 148501af81 project(boostrap): Push stable to staging (don't ask please...) 2022-05-13 03:28:06 +02:00
Owain van Brakel 51b816f07a Merge remote-tracking branch 'runelite/master' 2022-05-13 02:27:17 +02:00
Matthew C 4eb5f18073 skill calculator: Fix herblore typos (#14324) 2022-05-12 23:48:27 +00:00
Jonathan Forscher c284bcdf21 item stats: Add some missing beverages (#14412) 2022-05-12 23:46:04 +00:00
ProjectileRage b2bdb0204b timers: Add Shadow Veil protection detection (#14687) 2022-05-12 22:53:01 +00:00
Ben Puryear 7cce1fc7c3 Add .DS_Store to .gitignore (#14925) 2022-05-12 19:14:42 +00:00
LlemonDuck 674a6d4cbe interfacestyles: 2005-style quest tab headers 2022-05-12 16:49:32 +00:00
LlemonDuck c22ae453c2 chatcommands: consume "clear single word" keypress
Prevents a binding of "Ctrl+Backspace" from triggering the "clear single word" and also removing the remaining trailing space.

Closes #14941
2022-05-12 04:23:26 +00:00
Owain van Brakel 1a3d36abc1 project(mixins): Convert menu entry from partly mixin to just rsc 2022-05-12 01:51:10 +02:00
Owain van Brakel 28dcc47ac8 project(injector): Make it possible to use rsc-api in rsc 2022-05-12 01:50:21 +02:00
Owain van Brakel 8ed22caad4 project(injector): Remove edge case checks and let the injector handle it 2022-05-11 22:28:48 +02:00
Adam 4f4c502b17 overlay: make alt drag hotkey configurable 2022-05-11 12:57:05 -04:00
Adam 5c98c47803 compost tracking: fix tracking fertile soil with ash covered tome 2022-05-11 12:10:42 -04:00
Owain van Brakel dfddf153b1 project(version): Bump OpenOSRS version 2022-05-11 15:05:18 +02:00
Owain van Brakel 73ead150ae Merge remote-tracking branch 'origin/master' 2022-05-11 15:03:46 +02:00
Owain van Brakel 9ba4440815 project(interfaces): Add missing interface 2022-05-11 15:03:06 +02:00
Owain van Brakel 69234931db project(injector): Add back swapMenuEntries 2022-05-11 15:01:23 +02:00
Owain van Brakel ba68fcc95b Merge pull request #3193 from SRLJustin/rev205 2022-05-11 14:19:15 +02:00
Owain van Brakel 7f25d14cc3 project(rsc): Fix compiling 2022-05-11 14:13:25 +02:00
Owain van Brakel ddb0c71731 Merge remote-tracking branch 'runelite/master' 2022-05-11 13:32:19 +02:00
Justin 50bb674ebe project: really bump OPRS version
thanks jz
2022-05-11 21:18:56 +10:00
Justin 04e04f230c injector: temp disable incrementMenuEntries 2022-05-11 21:15:26 +10:00
Justin c6d9492431 project: bump versions 2022-05-11 21:15:13 +10:00
Justin 50446597eb project: rev 205 2022-05-11 21:14:59 +10:00
RuneLite updater 69a7de850b Bump for 1.8.20-SNAPSHOT
[ci skip]
2022-05-11 10:50:21 +00:00
RuneLite updater 7626d4e7dc Release 1.8.19 2022-05-11 10:50:17 +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 7a81bf4e39 Update Item variations 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 901cfa4192 client: remove setupJxAuth 2022-05-11 04:38:26 -06:00
Adam 7d5bc2bd31 api: update Jagex API 2022-05-11 04:38:22 -06:00
Max Weber bfc7ccd623 cache: add running/crawling anim opcodes from rev 205 2022-05-11 04:38:09 -06:00
RuneLite updater e0fb164f2c Update 205 2022-05-11 10:36:04 +00:00
Owain van Brakel a048a17fce Merge pull request #3192 from open-osrs/upstream-1105 2022-05-11 12:05:23 +02:00