Skip to content

v1.19-4.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 00:08
· 23 commits to main since this release

Changelog (v1.19-4.17.0 -> v1.19-4.18.0)

Features

  • feat: add Illumar Smart Lamp (e2a8225)

Bug fixes

  • fix: server/client blocks getting out of sync during frame move (87aa5d8)
  • fix: connectable tiles reconnecting on removal (c9a8502)
  • fix: array gates sourcing weak power on redwire sides (50d11f1)
  • fix: missing drops and mining levels on fabrication blocks (13eb874)
  • fix: coloured backpack recipes (3af7fd5)
  • fix: insulated wires powering above/below (0b99767)
  • fix: array gates not seeing single-pulse inputs to top wire (e6e54ae)

Maintenance

  • internal: move redstone query logic to static libs (b64eaf0)
  • internal: separate IOrientableFacePart from IConnectableFacePart (4276aa0)