0.6.1 - Quality of life fixes !
What's Changed - 0.6.1
- Added move up (space), move down (control) and stabilize (r) controls for ship
- Added camera feedback when piloting ship
- Ships and planets are now visible regardless of the distance from the camera (they are no longer clipped by the far plane)
- Fixed physics deadlock when getting out of ship while piloting
- Fixed missing scripts folder in release archives
- Fixed own player nickname being visible in first person
- Fixed some missing libraries in release archives
Full Changelog: 0.6.0...0.6.1
What's Changed - 0.6.0
- Added entity scripting (#32)
- The game now has a logo! (by @lorene.mdini)
- Added early ship piloting (use /spawncomputer in a ship)
- Added in-game console (#29)
- Fixed datarace at chunk destruction
- Fixed memory corruption when a ship was destroyed before it was saved
- Fixed ship rotation on spawn
- Fixed crash when receiving a mine block request on a just destroyed chunk
- Fixed destruction of player entities when destroying a ship containing them (by either respawning a ship or disconnecting)
- A lot of network issue fixes
Full Changelog: 0.5.3...0.6.0
