Skip to content

Updating to version 26.2 - #106

Merged
ReCore-sys merged 13 commits into
devfrom
feature/v26.2
Jul 13, 2026
Merged

Updating to version 26.2#106
ReCore-sys merged 13 commits into
devfrom
feature/v26.2

Conversation

@ReCore-sys

Copy link
Copy Markdown
Contributor

We've spent the entire project's lifetime on 1.12.x, it's about time we embrace the modern age. This is a mistake.

Description

Updated the packets, registries, emebeded data and about just about everything else. Login and general useage works, but there might be packets I missed that will cause crashes later. That should be great fun to fix.

Motivation and Context

Targeting a modern version is a good idea for a few reasons:

  1. If we stick to an older version the wiki will get more and more out of date
  2. Newer versions come with new stuff to play around with
  3. Most people would rather play on new versions, so that'll help project interest

How has this been tested?

Compiles and runs just fine, packets, mob IDs and particles seem to work nicely.

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (restructuring code, without changing its behavior)

Checklist:

  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Clippy passes with no warnings.

@Kumpelinus Kumpelinus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have left a few comments. But all in all the PR looks good to me.

Comment thread src/net/protocol/src/incoming/client_command.rs Outdated
Comment thread src/assets/build/main.rs
Comment thread src/world/format/src/section/direct.rs Outdated
Comment thread src/world/format/src/section/mod.rs Outdated
Comment thread src/world/format/src/palette.rs Outdated
@ReCore-sys
ReCore-sys merged commit 34dcc8b into dev Jul 13, 2026
6 checks passed
@ReCore-sys
ReCore-sys deleted the feature/v26.2 branch July 13, 2026 04:50
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.

2 participants