Releases: DigitalPulseSoftware/ThisSpaceOfMine
Releases · DigitalPulseSoftware/ThisSpaceOfMine
0.4.1 - Important bug fixes
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
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
- 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!
- 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
- 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
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
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!
- 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
- Add protection against too large nicknames and chat messages.
Full Changelog: 0.1.1...0.1.2
0.1.1 - Linux and macOS releases
- First release available on Linux and macOS
- libcurl is now shipped with the game binaries
Full Changelog: 0.1.0...0.1.1