Skip to content

v1.21.1-4.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Apr 16:41

Changelog (v1.20.4-4.21.0 -> v1.21.1-4.22.0)

Features

  • feat: update and include all contributed translations (60d7eda)
  • feat: port to MC 1.21.1 (4e30fc2)
  • feat: cc-tweaked/computercraft bundled cable compatibility (e04fa74)

Bug fixes

  • fix: project bench remaining items sometimes disappearing (16e27e0)
  • fix: project bench crash when saving plans (427401e)
  • fix: project bench crash when crafting smaller than 3x3 recipes (bf7394e)
  • fix: wires not propagating on inner corners if on connectable block (2861378)
  • fix: weird frame block placement against east/west faces (3073f7c)
  • fix: frames not checking player collision on conversion placement (191585e)
  • fix: empty batteries not stacking (55e31b3)
  • fix: multipart blocks not rendering while moving (59bce42)
  • fix: core module crashing on dedicated server startup (be37fdb)
  • fix: api jar not getting properly loaded at runtime (e51b0c1)
  • fix: update checker links (8a0b716)
  • fix: reduced volume of pneumatic tube sound effects (b4df46d)
  • fix: moving structures not saving properly at chunk bounds (2cdf485)
  • fix: gui not opening for some blocks (3bbca6b)
  • fix: moving blocks rendering out of place (5dbff21)
  • fix: client crash when placing toggle latch (7b96820)
  • fix: light halos not rendering properly in non-fabulous modes (910c23f)
  • fix: fabricated gates not rendering analog IO in inventory (16ad466)
  • fix: minor interaction issues with various blocks and parts (7e56f07)

Pipeline

  • ci: run game tests in pull request validation (4e6d6a4)
  • test: add transmission game tests (cd335fd)
  • build: fix crash when starting from client/server from gradle (15b5f97)
  • ci: extract mc version from gradle.properties (edb9c91)
  • ci: post to version checker during deployment (f8b45e9)
  • build: change api project dep from implementation to api (1819ed9)
  • build: enable parchment mappings (ff6041c)
  • build: move to ModDevGradle (0e34c3c)
  • ci: fix publish game version (c0eb38d)
  • ci: add language file verification (5f1b154)
  • ci: fix release tags always going to default branch (385992b)
  • ci: fix jars not being attached to github releases (23d1d8d)

Maintenance

  • docs: fix 1.21.1 badge url in README (174ffe8)
  • internal: move to covers1624 version checker (001e5b6)
  • internal: migrate to NeoForge config system (17c90c1)
  • internal: rerun datagen for 1.21.1 (2af1ffd)
  • internal: remove no longer needed workarounds for compile bugs (64c9875)
  • internal: remove workaround for no longer present Forge bug (e935b85)