Merge development into main for RuneLite 1.12.32#1819
Conversation
These comments were useful prior to item IDs being referenced from gamevals, where items with the same ingame name would only be differentiated by ID. Now that we have the names given by Jagex, they are unambiguous, and usually include the same commented information in the name itself.
OSRS CM has requested this block be removed
[ci skip]
Add a `BankTagsService` option to place items in the bank but not in the layout at the end of layout. This is relevant for variation items. When variation via `*` is added to a tag, the items would normally appear in the first available empty slot in the layout. This can clutter layouts that place items in particular patterns like `ZigZag` or `Preset`. To minimize this, an option to place those items at the bottom of the layout is added for plugins to use when interfacing with `BankTagsService`. Co-authored-by: dillydill123 <dkesto@umich.edu>
…12.32 # Conflicts: # gradle.properties # runelite-client/src/main/java/net/runelite/client/plugins/slayer/Task.java
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Merge RuneLite 1.12.32 and bump microbot to 2.6.13
|
Warning Review limit reached
Next review available in: 50 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (36)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Promotes development to main with the RuneLite 1.12.32 merge and microbot 2.6.13.
project.build.version/runelite.injected-client.version:1.12.32.1microbot.version:2.6.13🤖 Generated with Claude Code