Skip to content

mcaselector-2.0.1

Compare
Choose a tag to compare
@Querz Querz released this 19 Jun 11:23
· 150 commits to master since this release

This update fixes some bugs.

If you encounter a bug please let me know by creating a bug report issue Here or ping me on Discord.

Changes:

  • Fixed a bug where adding a radius to a selection was throwing an NPE if the selection contained a fully selected region.
  • Fixed warning message when running CLI: WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance..
  • Fixed an issue with the --output parameter when forcing cache generation using --mode cache.
  • Added support for omitting the --zoom-level parameter in CLI cache mode. It will now generate all zoom levels when this parameter is omitted.
  • Made sure that the CLI progress bar stops when skipping the maximum.
  • Made circles and radiuses in selections more "circle-like".