Skip to content

Releases: KevinDaGame/VoxelSniper-Reimagined

Version 8.11.1

12 Jun 18:00
bcc685d
Compare
Choose a tag to compare

What's Changed

Forge

  • Implemented no physics performers

Common

  • Reverted blendball functionality to pre 8.5.0

For the technical snipers

Full Changelog: v8.11.0...v8.11.1

Version 8.11.0

12 Jun 11:32
45226da
Compare
Choose a tag to compare

What's Changed

Spigot:

  • We've removed all hardcoded internal references to materials. This should allow the plugin to work for future minecraft versions.
  • Fixed a bug with blendball
  • Fixed a bug with the treesnipebrush

Forge:

  • We've implemented a blockIterator that allows brushes such as the LineBrush to work
  • We've implemented the treeSnipeBrush
  • Implemented removeEntityBrush
  • 1.20 support!
    For 1.19, use the previous forge release.
    The mod should work with the latest forge version

For the technical snipers

Full Changelog: v8.9.0...v8.11.0

Minecraft 1.20 support!

07 Jun 17:30
338a904
Compare
Choose a tag to compare

What's Changed

You can now use VoxelSniper with minecraft 1.20!
Spigot/paper only, forge coming soon
(For forge, use the latest release here)

Full Changelog: v8.9.0...v8.10.0

Version 8.9.0

06 Jun 09:03
2bfb285
Compare
Choose a tag to compare

What's Changed

We've refactored our materials implementation to allow for the use of custom materials and to reduce update effort. This means that modded materials with ArcLight are now supported

If you use our api in your plugin you may need to refactor some code. We've renamed VoxelMaterial#getName to VoxelMaterial#getKey

For the technical snipers

Be aware. The forge release is in beta. There will be bugs. These won't be fixed for 1.19.4

Full Changelog: v8.8.1...v8.9.0

[1.16-1.17] Version 8.3.1

27 May 13:57
Compare
Choose a tag to compare

THIS VERSION IS ONLY FOR MINECRAFT 1.16 OR 1.17

Full Changelog: v8.3.0...v8.3.1

Version 8.8.1

18 May 11:31
1aeaf0f
Compare
Choose a tag to compare

What's Changed

We've reduced the size of the jar by optimizing our dependencies

Full Changelog: v8.8.0...v8.8.1

Version 8.8.0

17 May 06:31
555d0bb
Compare
Choose a tag to compare

What's Changed

  • Added the max-brush-size configuration option.
  • Fixed the versionChecker throwing an error at times.
  • Fixed the biomebrush

For the technical snipers

Full Changelog: v8.7.0...v8.8.0

Beta 2

15 May 20:59
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

This is our second Forge beta. It will likely only work on forge 1.19.4 (forge version 45.0.x). We've added biome support and fixed numerous bugs
Full Changelog: forge-beta-0.0.1...forge-beta-2

forge-beta-0.0.1

15 May 13:50
Compare
Choose a tag to compare
forge-beta-0.0.1 Pre-release
Pre-release
Merge develop

Version 8.7.0

28 Apr 20:43
59a0301
Compare
Choose a tag to compare

What's changed:

  • The default brush can now be set through the config. Note: If you've first used voxelsniper before this version, you will need to manually add it. See the wiki
  • Fixed some brush's message formatting.
  • Improved some argument descriptions
  • Fixed the voxel and voxeldisc brush

For the technical snipers

Full Changelog: v8.6.0...v8.7.0