Skip to content

26.2 update#6439

Open
Big-Iron-Cheems wants to merge 98 commits into
MeteorDevelopment:masterfrom
Big-Iron-Cheems:26.2-update
Open

26.2 update#6439
Big-Iron-Cheems wants to merge 98 commits into
MeteorDevelopment:masterfrom
Big-Iron-Cheems:26.2-update

Conversation

@Big-Iron-Cheems

@Big-Iron-Cheems Big-Iron-Cheems commented May 27, 2026

Copy link
Copy Markdown
Collaborator

Type of change

  • Bug fix
  • New feature

Description

Future 26.2 update.

Related issues

None.

How Has This Been Tested?

Builds and runs fine on 26.2, might still have some bugs we missed.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Big-Iron-Cheems and others added 30 commits May 24, 2026 19:54
@Big-Iron-Cheems Big-Iron-Cheems mentioned this pull request Jul 12, 2026
2 tasks
… spawn properly

An id of 0 is now illegal and throws a runtime exception; negative ints are used to avoid eventual collisions with real entities.
@Sonorya

This comment was marked as resolved.

@Big-Iron-Cheems

Copy link
Copy Markdown
Collaborator Author

@Sonorya issue should be fixed, I tried ESP Shader mode locally and it works.

@Groov21

Groov21 commented Jul 14, 2026

Copy link
Copy Markdown
  • Armour Hud Element is detached from placement box (affects Combat Hud too)
  • Ambience Module renders clouds when End Sky setting is selected Solved in a40415e
  • Light Overlay module only renders lines when looking through a block or entity when the See through blocks setting is off

Add CloudRendererMixin to cancel cloud rendering when Ambience.endSky is active,
as cloud rendering is now decoupled from skybox type.
Leftover caused by wrong method call.
It seems now we don't need to call into anything.
@Sonorya

Sonorya commented Jul 22, 2026

Copy link
Copy Markdown

@Big-Iron-Cheems How many time it's take before final merge ? Other question is there a pull request of a pre release of baritone ?

@wfogame

This comment has been minimized.

@wfogame

This comment has been minimized.

WaterBoss11 added a commit to WaterBoss11/boss-meteor-26.2 that referenced this pull request Jul 23, 2026
Based on upstream MeteorDevelopment/meteor-client PR #6439 ("26.2 update",
MeteorDevelopment/meteor-client#6439), head commit
a883f2a from Big-Iron-Cheems/meteor-client
branch 26.2-update, which ports Meteor Client to Minecraft 26.2.

Changes on top of that PR:
- build.gradle.kts: point TerraformersMC maven at /releases (root URL now
  404s, breaking ModMenu dependency resolution)
- fabric.mod.json: display name -> Boss's Meteor 26.2 (mod id unchanged)
- gradle.properties: archives_base_name -> boss-meteor
- README.md: rewritten for the fork with upstream attribution

No package namespaces, mixin configs, asset paths, copyright headers, or
the GPL-3.0 LICENSE file were modified.
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.