Skip to content

🎈 1.21.11#3781

Merged
rom1504 merged 7 commits into
masterfrom
pc1_21_11
Feb 13, 2026
Merged

🎈 1.21.11#3781
rom1504 merged 7 commits into
masterfrom
pc1_21_11

Conversation

@rom1504bot
Copy link
Copy Markdown
Collaborator

This automated PR sets up the relevant boilerplate for Minecraft version 1.21.11.

Ref: PrismarineJS/minecraft-data#1122

  • You can help contribute to this PR by opening a PR against this pc1_21_11 branch instead of master.

* Use new gamerule feature

* Update ci.yml

* Update package.json

* Update ci.yml

* Update package.json

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
@extremeheat
Copy link
Copy Markdown
Member

Looks like .11 is passing

extremeheat and others added 2 commits February 7, 2026 14:09
…#3824)

* Initial plan

* Add timeouts to promises to prevent test hangs and fix time test race condition

Co-authored-by: extremeheat <13713600+extremeheat@users.noreply.github.com>

* Use onceWithCleanup with checkCondition for cleaner promise handling

Co-authored-by: extremeheat <13713600+extremeheat@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: extremeheat <13713600+extremeheat@users.noreply.github.com>
@plainprince
Copy link
Copy Markdown
Contributor

The 1.9.4 failure in the latest CI run is a different issue from what #3824 fixed -- the before-hook timeout is too tight at 60s for server download+startup, and the after-hook crashes if bot was never created. Opened #3825 to fix both.

…st undefined bot (#3825)

The 1.9.4 test was failing because the 60s timeout for downloading,
starting the server, connecting, and opping was too tight for CI.
Increased to 120s. Also added a null guard in the after hook so it
doesn't crash when bot was never created due to a before-hook timeout.

Co-authored-by: Simeon Kummer <simeon@hitthecode.de>
Co-authored-by: Cursor <cursoragent@cursor.com>
@rom1504
Copy link
Copy Markdown
Member

rom1504 commented Feb 8, 2026

Passing.

Anyone want to try this manually so we're sure everything works ?

@SuperGamerTron
Copy link
Copy Markdown
Contributor

Everything looks good in-game, not seeing any issues

Removed outdated commands for cloning minecraft-data and downloading protodef files.
@rom1504 rom1504 merged commit 597745c into master Feb 13, 2026
4 checks passed
@rom1504
Copy link
Copy Markdown
Member

rom1504 commented Feb 13, 2026

/makerelease

@rom1504bot rom1504bot mentioned this pull request Feb 13, 2026
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