Skip to content

Merge development into main#1797

Merged
chsami merged 9 commits into
mainfrom
development
Jun 16, 2026
Merged

Merge development into main#1797
chsami merged 9 commits into
mainfrom
development

Conversation

@chsami

@chsami chsami commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Merge the current development branch into main after the latest RuneLite update work.

I will wait for GitHub checks to complete before merging.

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

This PR introduces a widget-anchored overlay origin positioning system: three new enums (OverlayOrigin, OverlayOriginX, OverlayOriginY) define anchor points; Overlay gains corresponding fields; OverlayManager adds persistence keys, coordinate conversion helpers, an "Overlay Origin" context menu, and cycle detection for widget-based anchors; OverlayRenderer and SnapCorner are updated to use a mutable-output clamping API and integrate origin computation during drag. Separately, WorldMapDataLoader and WorldMapCompositeLoader gain revision-aware parsing controlled by a rev238 flag wired from WorldMapManager. Build configuration decouples the injected-client dependency version via a new Gradle property. Minor plugin fixes add Skill.SAILING to Discord event mapping, expand THRALL_IDS with Leagues 6 NPC IDs, and add POH portal icon constants.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 14.29% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Merge development into main' accurately describes the main action of the pull request as a branch merge.
Description check ✅ Passed The description clearly explains that this is a merge of the development branch into main following RuneLite update work, which aligns with the changeset content.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chsami chsami merged commit 055cb06 into main Jun 16, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants