Ported to 1.19.2 from 1.18.2
Guess who swapped Pitch and Yaw again?
Ported to 1.20.1 from 1.18.2 Refactored
Added 2 new methods to ExtendedShipAPI
- setScale()
- teleport() Added a ServerLevel parameter to ExtendedShipAPI Added ForgeConfigAPI port Added Configs for enabling ExtendedShipAPI.teleport() and adding ExtendedShipAPI to non-command computers
Fixed QueuedForcesApplier not being correctly attached to Ships
Fixed ExtendedShipAPI not applying the control class properly
Fixed Mixin crash when computers are not on Ships
Added ShipAPI and ExtendedShipAPI to Turtles Added ShipAPI.getRotationMatrix()
Initial Upload