Skip to content

Releases: KevinDaGame/VoxelSniper-Reimagined

Version 8.14.0

24 Sep 17:33
2e9f0a8
Compare
Choose a tag to compare

What's Changed

  • The filldown brush was fixed below y0
  • The clonestamp brush now behaves like expected

For the technical snipers

  • fix FillDownBrush below y=0 by @KevinDaGame in #238
  • made clonestamp brush clone blocks only above the target block (but including the target itself) by @Lennart99 in #242

Full Changelog: v8.13.0...v8.14.0

Version 8.13.0

22 Dec 22:12
ce5f286
Compare
Choose a tag to compare

What's Changed

  • Disabled the fabric alpha while we have paused development
  • Implemented a fix to mitigate a breaking bug with schematics
  • Implemented support for litematic's in the schematic brush

For the technical snipers

Full Changelog: v8.12.5...v8.13.0

Version 8.12.5

30 Oct 08:35
5589093
Compare
Choose a tag to compare
Version 8.12.5 Pre-release
Pre-release

What's Changed

Spigot

  • No functional changes

Forge

  • No functional changes

Fabric

  • The first alpha is available!
  • Warning: Many things are not yet implemented. You will have errors with many features
  • What does work?
    • Any brush that only changes blocks, such as the snipe brush, ball brush, cylinder brush
    • Many commands are implemented already
  • What doesn't work?
    • You won't get responses in chat yet when running commands
    • Many things aren't implemented yet

For the technical snipers

  • Updated forge versions in README.md by @Lennart99 in #226
  • VoxelSniper: The journey through the Fabric of time. Part three: The ability to snipe a single block (and more) by @KevinDaGame in #220
  • bump version by @KevinDaGame in #227

Full Changelog: v8.12.4...v8.12.5

Version 8.12.4

22 Sep 18:52
d8f03c7
Compare
Choose a tag to compare

What's Changed

Spigot

  • No changes

Forge

  • Update to 1.20.2

Fabric

  • We've started development on Fabric!
  • Warning: Do not use the fabric release yet. It doesn't work

For the technical snipers

Full Changelog: v8.12.3...v8.12.4

Version 8.12.3

06 Aug 11:58
21f3b75
Compare
Choose a tag to compare

What's Changed

Spigot

  • Fix a memory leak where the cache would keep a world after it's unloaded by the server

Forge

  • Fix a memory leak where the cache would keep a world after it's unloaded by the server
  • Fixed an issue where cached levels and players would be kept between logical server shutdowns (leaving and rejoining a world), resulting in crashes

For the technical snipers

Full Changelog: v8.12.2...v8.12.3

Version 8.12.2

24 Jul 19:05
2f27625
Compare
Choose a tag to compare

What's Changed

Forge

  • Fixed an issue where version 8.12.1 wouldn't load

Spigot

  • Implemented a new bstats chart that will group servers in categories by player count. This chart is fully anonymous.

If you don't like this, you can opt out of bstats by editing the bstats config in the plugins folder

For the technical snipers

Full Changelog: v8.12.1...v8.12.2

Version 8.12.1

20 Jul 19:18
699ce6f
Compare
Choose a tag to compare

What's Changed

  • Updated forge to 1.20.1
  • No changes for spigot

For the technical snipers

Full Changelog: v8.12.0...v8.12.1

Schematic brush update

08 Jul 12:32
a26c6cb
Compare
Choose a tag to compare

What's Changed

Forge

  • Implemented the signbrush
  • Forge is now feature complete!
  • Fix drain brush

For the technical snipers

Full Changelog: v8.11.2...v8.12.0

Version 8.12.0 beta 1

28 Jun 09:21
Compare
Choose a tag to compare
Version 8.12.0 beta 1 Pre-release
Pre-release

What's Changed

We've implemented a new Schematic brush! This brush is intended to replace the old stencil brush, which was missing from the plugin for a long time

For the technical snipers

  • Implemented ForgeSign, added tab-completion to SignOverwriteBrush by @Lennart99 in #197

Full Changelog: v8.11.2...v8.12.0-beta.1

Version 8.11.2

20 Jun 18:53
bd7bb96
Compare
Choose a tag to compare

What's Changed

  • We've fixed the drain brush not drainging
  • We've fixed the Jockey brush not jockey- ing?
  • We've fixed multiple permission desyncs. Now, the permissions in the documentation are correct.

For the technical snipers

Full Changelog: v8.11.1...v8.11.2