- Bypass placement cooldown when placing templates outside of worldgen
- Extend placement cooldown for structures placed during worldgen
- Add function for assembly with block blacklist
- Improve player collision with rotated ships
- Bypass height check when placing a ship template via commands
- Assembly should work much better now! This version has breaking changes for this feature
- Add Assembly Stick item
- Ships placement now positions the corner of the ship's AABB at the coordinates instead of the ship's center of gravity
- Fix ships not being able to place outside build height
- Improve ship assembly performance
- Fix crash on Fabric
- Fix duplicate ships bug
- Clean up Api class
- Improvements to ship assembly (still not perfect)
- Can now place ship templates outside of build height
- Fixed crash with Ponder feature in Create
- Added ship assembly api feature ** This feature is not polished and the usage will likely change - for instance, there isn't a block blacklist yet. It is included here to help devs with wip addons. **
Fixed bugs with auto-assembly