Releases: KevinDaGame/VoxelSniper-Reimagined
Releases · KevinDaGame/VoxelSniper-Reimagined
Version 8.14.0
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
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
- Update readme to include fabric by @KevinDaGame in #228
- Update schematic4j, fixing a breaking bug with large schematics by @KevinDaGame in #231
- Feat/litematic support by @KevinDaGame in #233
Full Changelog: v8.12.5...v8.13.0
Version 8.12.5
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
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
- VoxelSniper: The journey through the Fabric of time. Part one: Upgrading ForgeGradle by @KevinDaGame in #218
- VoxelSniper: The journey through the Fabric of time. Part two: Implementing the project by @KevinDaGame in #219
- Update Forge to 1.20.2 by @KevinDaGame in #221
- Bump to 8.12.4 by @KevinDaGame in #222
Full Changelog: v8.12.3...v8.12.4
Version 8.12.3
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
- Update README.md by @KevinDaGame in #211
- Remove cached worlds on unload by @KevinDaGame in #213
- Clear worlds and player cache when logical server stops by @KevinDaGame in #215
Full Changelog: v8.12.2...v8.12.3
Version 8.12.2
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
- Fix/forge loading by @Lennart99 in #209
- Implement advanced online players chart by @KevinDaGame in #210
Full Changelog: v8.12.1...v8.12.2
Version 8.12.1
What's Changed
- Updated forge to 1.20.1
- No changes for spigot
For the technical snipers
- Bump forge to 1.20.1 by @KevinDaGame in #207
Full Changelog: v8.12.0...v8.12.1
Schematic brush update
What's Changed
- We've got a new schematic brush! This brush will replace the original stencil brush!
See the documentation: https://github.com/KevinDaGame/VoxelSniper-Reimagined/wiki/brushes#schematic-brush
Forge
- Implemented the signbrush
- Forge is now feature complete!
- Fix drain brush
For the technical snipers
- Implemented ForgeSign, added tab-completion to SignOverwriteBrush by @Lennart99 in #197
- Implemented final Forge features by @Lennart99 in #199
- Feat/stencil by @KevinDaGame in #201
- 8.12 by @KevinDaGame in #206
Full Changelog: v8.11.2...v8.12.0
Version 8.12.0 beta 1
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
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
- Fix/drainbrush by @KevinDaGame in #195
- fix brush permissions sometimes being different in the permissions.yml file by @Lennart99 in #194
Full Changelog: v8.11.1...v8.11.2