Skip to content

v0.2.9

Choose a tag to compare

@castledking castledking released this 17 Jul 10:17

Axion v0.2.9 completes the supported Minecraft range from 1.21 through
1.21.11 and 26.1 through 26.1.2, while bringing the preview and movement
experience into line across those versions.

Highlights

Complete Supported Build Range

  • Added the Minecraft 1.21 through 1.21.1 Fabric and Paper release range.
  • Added the missing 1.21.2 and 1.21.3 development launch targets.
  • Release builds now produce seven Fabric jars and seven matching Paper jars.
  • Added retry handling for transient Gradle dependency-download failures.

GPU Preview Rendering

  • Extended persistent GPU block previews across every supported client range.
  • Fixed preview alignment and offsets while scrolling, rotating, flipping, and
    reanchoring moved selections.
  • Restored previews when viewed from outside selection boundaries.
  • Added inner-face culling so connected terrain previews no longer show a square
    lattice through the selection.
  • Added a dedicated Minecraft 26.1.x preview pipeline with correct transforms,
    depth behavior, texture binding, and x-ray selection compatibility.

No-Clip Improvements

  • Restored no-clip movement on Minecraft 26.1.2, including movement while using
    the crawl pose inside terrain.
  • Improved integrated-server and Paper movement authority to prevent hard
    rubberbanding during valid no-clip movement.
  • Allowed the third-person camera to move outside the player instead of being
    forced inside the head.
  • Improved visibility when looking through the ground while no-clip is active.

Editing Reliability

  • Confirm, undo, and redo writes now avoid automatic physics updates, allowing
    players to decide when gravity blocks such as sand should update.
  • Fixed snow-layer restoration during undo.
  • Fixed Minecraft 26.1.2 Move operations clearing only one source block instead
    of the full moved selection.
  • Kept preview terrain clean by culling faces shared between adjacent preview
    blocks.

Hotbar and Input

  • The Axion slot is now the only highlighted slot when selected with G or by
    scrolling past either end of the vanilla hotbar.
  • Added a more vanilla-feeling transition between the Axion slot and slots 1/9.

Release Ownership

  • Release publishing now runs from the private CASTLEDCODEX controller repository.
  • Axion itself retains push and pull-request build verification without publishing
    GitHub releases.
  • Axion is no longer published to Modrinth.

Release Artifacts

Each supported range has a Fabric mod jar and matching Paper plugin jar:

  • 1.21 - 1.21.1
  • 1.21.2 - 1.21.3
  • 1.21.4
  • 1.21.5
  • 1.21.6 - 1.21.8
  • 1.21.9 - 1.21.11
  • 26.1 - 26.1.2

Download the latest Axion jars from https://castled.codes/axion/dl.

Support