Skip to content

Releases: therappha/tinyblocks

v2.1.1

Choose a tag to compare

@therappha therappha released this 06 Aug 23:35
8578517

What's Changed

  • Fluids actually work — placement, physics, and rendering by @therappha in #31
  • v2:block animation actually works by @therappha in #33
  • v2: fix coordinate-space regression breaking onUse and piston tick by @therappha in #36
  • v2: stop sticky piston retract from duplicating the pulled block by @therappha in #38

Full Changelog: v2.0.1...v2.1.1

v2.0.1

Choose a tag to compare

@therappha therappha released this 05 Aug 00:25
bbbdf9d

What's Changed

  • Eliminate mining-completion flicker in subgrids by @therappha in #30

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@therappha therappha released this 04 Aug 23:44
bb1c1e9

What's Changed

  • Store full facing direction instead of just axis by @therappha in #17
  • v2 agnostic-blocks engine + craftable Minimizer by @therappha in #29

Full Changelog: v1.2.0...v2.0.0

v1.2.0

Choose a tag to compare

@therappha therappha released this 29 Jul 01:12
5f666a8

What's Changed

  • Add PieceRemoverTool capability + fix gitignore hiding mod assets by @therappha in #13
  • Add neighbor propagation between pieces by @therappha in #14

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@therappha therappha released this 28 Jul 00:40
5733764

What's Changed

  • feat(client): #4 highlight all subgrid blocks in range by @therappha in #7
  • feat(registration): #5 add all even subgrid sizes by @therappha in #6
  • ci(workflows): #9 use release tag as version, 0.0.0 in dev builds by @therappha in #10

New Contributors

Full Changelog: v1.0.0...v1.1.0