Skip to content

update(minecraft): update to 1.26.44 - #157

Merged
NopeNotDark merged 2 commits into
stablefrom
update/26.44
Aug 17, 2026
Merged

update(minecraft): update to 1.26.44#157
NopeNotDark merged 2 commits into
stablefrom
update/26.44

Conversation

@NopeNotDark

@NopeNotDark NopeNotDark commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Bug Fixes
    • Improved anti-cheat detection for creative-mode players attempting unauthorized stack crafting.
    • Updated network compatibility to support newer gameplay and connection scenarios.
    • Improved reliability across proxy, transfer, and example configurations.
  • Maintenance
    • Refreshed underlying networking and platform integrations for improved stability and compatibility.

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@NopeNotDark, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 56 minutes

Limit details: You’ve used all 1 included review currently available under your plan.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0dd39214-f5bd-453b-bf34-c0dbf0e7bc00

📥 Commits

Reviewing files that changed from the base of the PR and between ec3302f and 115dff1.

⛔ Files ignored due to path filters (4)
  • anticheat/example/default/go.sum is excluded by !**/*.sum
  • anticheat/example/dragonfly/go.sum is excluded by !**/*.sum
  • anticheat/go.sum is excluded by !**/*.sum
  • example-proxy/go.sum is excluded by !**/*.sum
📒 Files selected for processing (4)
  • anticheat/example/default/go.mod
  • anticheat/example/dragonfly/go.mod
  • anticheat/go.mod
  • example-proxy/go.mod

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 841849f3-15f2-45d4-bd5f-9c3d7775e85f

📥 Commits

Reviewing files that changed from the base of the PR and between 526a215 and ec3302f.

⛔ Files ignored due to path filters (5)
  • anticheat/example/default/go.sum is excluded by !**/*.sum
  • anticheat/example/dragonfly/go.sum is excluded by !**/*.sum
  • anticheat/go.sum is excluded by !**/*.sum
  • example-proxy/go.sum is excluded by !**/*.sum
  • transferproxy/go.sum is excluded by !**/*.sum
📒 Files selected for processing (8)
  • .gitmodules
  • anticheat/example/default/go.mod
  • anticheat/example/dragonfly/go.mod
  • anticheat/go.mod
  • anticheat/player/detection/bad_packet_d.go
  • example-proxy/go.mod
  • gophertunnel
  • transferproxy/go.mod

Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The PR updates the Gophertunnel submodule and Go dependencies across repository modules. It also changes bad-packet detection so creative spectator players are checked for creative stack crafting.

Changes

Dependency updates

Layer / File(s) Summary
Module dependency alignment
.gitmodules, gophertunnel, anticheat/**/go.mod, example-proxy/go.mod, transferproxy/go.mod
Modules now use updated Gophertunnel and NopeNotDark Dragonfly sources. Related Pion, WebSocket, Nethernet, PlayFab, XSAPI, OAuth2, and time dependencies were upgraded.

Packet detection

Layer / File(s) Summary
Creative spectator detection
anticheat/player/detection/bad_packet_d.go
Creative transaction detection no longer excludes GameTypeCreativeSpectator.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to ec330

This dependency update is merge-ready after normal checks and review; no actionable merge-blocking risk remains.

Possibly related PRs

Suggested reviewers: ethaniccc

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the pull request as a Minecraft 1.26.44 update, matching the dependency and submodule upgrades.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update/26.44

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.

@NopeNotDark
NopeNotDark merged commit 740cb26 into stable Aug 17, 2026
2 checks passed
@NopeNotDark
NopeNotDark deleted the update/26.44 branch August 17, 2026 22:26
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.

1 participant