Releases: therappha/tinyblocks
Releases · therappha/tinyblocks
Release list
v2.1.1
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
What's Changed
- Eliminate mining-completion flicker in subgrids by @therappha in #30
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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
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
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
- @therappha made their first contribution in #7
Full Changelog: v1.0.0...v1.1.0