Skip to content

Releases: DigitalPulseSoftware/ThisSpaceOfMine

0.4.1 - Important bug fixes

19 Jul 21:23
Compare
Choose a tag to compare

0.4.1

  • Fixed widgets issue (which may prevent click on some buttons)
  • Fixed old player renaming when an authenticated player reconnects
  • Fixed crash on exit

0.4.0

  • Implement player authentication in #20
  • Added config files
  • Rework chunk indices to prepare ships in #16
  • Refactor updater and add a prompt to download assets automatically in #17
  • Added debug overlay (F3)
  • Better player animations
  • Fixed PBR rendering
  • Fixed velocity being cancelled out when rotating

Full Changelog: 0.3.2...0.4.1

0.4.0

17 Jul 21:45
Compare
Choose a tag to compare

What's Changed

  • Implement player authentication in #20
  • Added config files
  • Rework chunk indices to prepare ships in #16
  • Refactor updater and add a prompt to download assets automatically in #17
  • Added debug overlay (F3)
  • Better player animations
  • Fixed PBR rendering
  • Fixed velocity being cancelled out when rotating

Full Changelog: 0.3.2...0.4.0

0.3.2 - Flying in thirdperson version

26 Feb 23:00
Compare
Choose a tag to compare
  • Add a togglable thirdperson camera on F5
  • Add a temporary fly command on the server, type /fly in the chat
  • Fix auto-updater button showing up and being unclickable since 0.3.1
  • Fix block selection bar not resizing on window resizing (#10)
  • Escape menu "Close" button now properly restores camera control
  • Add missing libcurl binaries in Linux and macOS packages
  • Add MoltenVK binaries in macOS package
  • Chunk packets will no longer block other network packets

Full Changelog: 0.3.1...0.3.2

0.3.1 - Now with multithreaded chunk updates!

25 Feb 17:41
Compare
Choose a tag to compare
  • Server sends closer chunks to the player in priority
  • Chunks physics and meshes are now built asynchronously and using multithreading

Full Changelog: 0.3.0...0.3.1

0.3.0 - Add player model and animations

22 Feb 19:20
Compare
Choose a tag to compare
  • Add player model and animations (work in progress)
  • Fix missing libraries on macOS
  • Add --width and --height commandline parameters for client
  • Assets are now only downloaded if they changed since last version when updating

Full Changelog: 0.2.2...0.3.0

0.2.2 - Version hotfix

04 Feb 13:26
Compare
Choose a tag to compare

Previous version was still tagged as 0.2.0 so auto-updater would still ask you to update even though you were already on the last version.

Full Changelog: 0.2.1...0.2.2

0.2.1 - Auto-update hotfix

03 Feb 22:34
Compare
Choose a tag to compare

Auto-update was broken from 0.1.2 to 0.2.0, this version fixes it

Full Changelog: 0.2.0...0.2.1

0.2.0 - Now with world saving!

03 Feb 17:22
Compare
Choose a tag to compare
  • Adds world saving
  • Add protection against protocol abuse and blank nicknames

Full Changelog: 0.1.2...0.2.0

0.1.2 - Security minor release

27 Jan 15:54
Compare
Choose a tag to compare
  • Add protection against too large nicknames and chat messages.

Full Changelog: 0.1.1...0.1.2

0.1.1 - Linux and macOS releases

24 Jan 13:56
Compare
Choose a tag to compare
  • First release available on Linux and macOS
  • libcurl is now shipped with the game binaries

Full Changelog: 0.1.0...0.1.1