Skip to content

0.5.3

Compare
Choose a tag to compare
@SirLynix SirLynix released this 31 Aug 14:03
· 118 commits to release since this release

0.5.3 changes

  • Glass blocks are now double-sided
  • Planet gravity has been reworked, it now decreases linearly when going to the center and based on distance squared when leaving the atmosphere
  • Current gravity can be seen in debug hud (F3)
  • Fixed ship entry/exit detection when it was build far from the center
  • Fixed a crash when double clicking on the connect button

Full Changelog: 0.5.2...0.5.3

0.5.2 changes

What's Changed

  • Ships are now saved (players have three slots, use /spawnship <slot> to select it)
  • Enabled line buffering (useful when running as systemd)
  • Removed update job error message
  • Make up/down movement relative to gravity when flying (#28)
  • Added connection token timestamp check
  • Added a hack to allow clients to remove forcefield blocks
  • Added a glass block
  • Planet gravity is disabled when you go about 200 units from its center

Full Changelog: 0.5.1...0.5.2

0.5.1 changes

What's Changed

  • Fly movement is now relative to direction (forward moves you where you are looking) #28
  • Fixed a bunch of server and client crashes
  • Restricted command /regenchunk and /spawnplanet to admin accounts

Full Changelog: 0.5.0...0.5.1

0.5 changes

⚠️ Player accounts were wiped out from database due to an issue with the updater (that will be fixed at the next release), you should reset your token in your gameconfig.lua and re-create your account.

What's Changed

  • Added support for multiple environments and ships (/spawnship or /spawnsmallship - big wip!) - #24
  • Fixed physics issue with last Nazara version

Full Changelog: 0.4.1...0.5.0