port/mc26.2 #1

Merged
tral merged 2 commits from port/mc26.2 into main 2026-06-18 23:53:52 -07:00
Owner
No description provided.
Bump version coordinates to 26.2-rc-2 (loader 0.19.3, fabric-api
0.152.1+26.2, modmenu 20.0.0-alpha.1) and migrate to the 26.2 API:

- Minecraft.setScreen -> setScreenAndShow (incl. mixin @Shadow)
- Minecraft.isSingleplayer -> hasSingleplayerServer
- Gui.getDebugOverlay -> Minecraft.getDebugOverlay
- Level rendering moved to the deferred submit pipeline: bufferSource()
  -> submitNodeCollector() with submitCustomGeometry (icon quad) and
  submitText (3D name); dropped endBatch()

Also normalizes mod_version (was 0.9.1+mc26.1.2, which double-appended
the mc suffix via build.gradle) to a clean 0.9.2.

Pinned to the API-frozen RC to de-risk; flip 26.2-rc-2 -> 26.2 on
release day (2026-06-16).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
release: 0.9.2+mc26.2
Some checks failed
Build and Release / release (push) Failing after 6s
729dcf7404
Flip from 26.2-rc-2 to stable 26.2 now that it's released.
Bump Fabric API to the stable 0.152.2+26.2 build.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
tral merged commit fb21afd444 into main 2026-06-18 23:53:52 -07:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tral/anglesnap!1
No description provided.