- Fixed weird paint brush undo behavior causing endless amounts of actions to be performed
- Fixed an issue with face culling if the face is at the edge of another block with a different grid size
- Fixed little collection could contain empty tiles, which caused issues when removing a block
- Exclude frameblocks as being valid blocks to build with
- Fixed doors not reacting properly to mirror and rotation
- -Fixed LittleStateStructure making incorrect use of structure directional
- -Added structure directional support for AnimationTransition, AnimationState and AnimationStateDirected
- -Made structure directional support generic type parameters of classes
- -Fixed structure directional ignoring private, protected and fields from super classes
- Fixed mirror of tiles not working correctly when structure has children
- Fixed not displaying hit particles when mining tiles
- Fixed using deprecated method to register block client extension
- Fixed recipes not working
- Fixed several issues related to door transition
- Fixed embeddium door rendering issues
- Fixed additional buffers from animation transition staying after forever
- Fixed existing blocks receiving additional buffers from animation transition too late
- Fixed additional buffers getting erased when used once
- Reorganized block buffer interaction
- Fixed dyable water being invisible when color has not been changed
- Fixed blocks from littletiles itself not being usable
- Fixed additional buffers from animation transition staying after forever
- Fixed existing blocks receiving additional buffers from animation transition too late
- Fixed additional buffers getting erased when used once
- Reorganized block buffer interaction
- Fixed dyable water being invisible when color has not been changed
- Fixed blocks from littletiles itself not being usable
- Fixed missing certain files on github
- Added registry access to save and load methods of a structure
- Fixed crash when loading storage structure inside the world
- Fixed missing small preview of blueprint
- Removed unnecessary logs
- Fixed error when trying to download translucent data when embeddium is installed (+ special translucent sorting)
- Fixed crash when attempting to upload chunk with translucent data with embeddium installed
- Fixed hammer, chisel and paint brush issues when changing the grid
- Added cache to Block for LittleBlock equivalent to improve performance
- Fixed crash when special sorting from embeddium is enabled
- Revert "Fixed random freeze which could occur if embeddium is installed (during chunk update)"
- Fixed hammer and chisel not updating shape size properly when changing grid
- Fixed placement being weird when switching placement mode
- Fixed place position sometimes being incorrectly calculated when using transformable boxes
- Fixed error message for edit and placing blocks limit not displaying amount correctly