Releases: mrbid/VoxelPaint
Releases · mrbid/VoxelPaint
Sixth Release
Built on Ubuntu 22.04.
Files are stripped and then UPX compressed.
strip --strip-unneeded tux
upx --lzma --best tux
voxsky
has a sky blue background.
Changes
- The
_compressed
builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions. - Added new reduced size world.db2 format.
Sixth Release
Built on Ubuntu 22.04.
Files are stripped and then UPX compressed.
strip --strip-unneeded tux
upx --lzma --best tux
voxsky
has a sky blue background.
Changes
- Added gravity mode.
- Updated key mappings.
Fifth Release
Built on Ubuntu 22.04.
Files are stripped and then UPX compressed.
strip --strip-unneeded tux
upx --lzma --best tux
voxsky
has a sky blue background.
Changes
- Improved shader.
- New crosshair.
Fourth Release
Built on Ubuntu 22.04.
Files are stripped and then UPX compressed.
strip --strip-unneeded tux
upx --lzma --best tux
voxsky
has a sky blue background.
Changes
- Improved raycasting (by hax/test_user)
- Users can now edit the tileset
- Save & Load hotkeys
Third Release
Built on Ubuntu 22.04.
Files are stripped and then UPX compressed.
strip --strip-unneeded tux
upx --lzma --best tux
voxsky
has a sky blue background.
Changes
- Revamped Block Placement System
Second Release
Built on Ubuntu 22.04.
Files are stripped and then UPX compressed.
strip --strip-unneeded tux
upx --lzma --best tux
voxsky
has a sky blue background.
Changes
- Improved Block Placement System
First Release
Built on Ubuntu 22.04.
Files are stripped and then UPX compressed.
strip --strip-unneeded tux
upx --lzma --best tux
voxday
has a sky blue background.
Changes
- Original Block Placement System