- 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