Skip to content

Releases: Querz/mcaselector

mcaselector-1.5

31 Oct 22:42
dcb0a31
Compare
Choose a tag to compare

This release adds a settings dialog.

Details

  • New settings dialog
  • Ability to change the amount of threads used for loading, processing and writing files
  • Ability to change the maximum amount of files queued for processing
  • The colours for region- and chunk selections can now be adjusted with a fancy colour picker dialog :)
  • Debug mode can now be toggled from inside the settings
  • All settings are persistent, they are saved to a settings.ini file.
  • A bug fix where the TileMap tried to load files when zooming didn't have any effect.

"Requirements":

  • JRE 8+, you can get it from HERE
  • A computer
  • A brain

If .jar files are associated with java on your computer, it should launch by simply double-clicking the file (or however your OS is configured to open files using your mouse or keyboard). If not, you can try java -jar mcaselector-1.5.jar from your console. If this still doesn't work, apply "A brain" that you providently held ready after having read the "Requirements" section carefully.

mcaselector-1.4

21 Sep 18:53
Compare
Choose a tag to compare

This release adds more features to the Chunk Filter and NBT Changer.

Details

  • The Chunk Filter now has a "Select" option which will simply select all chunks that match the filter
  • The Chunk Filter can now be configured to only be applied to a preexisting selection
  • The NBT Changer can also be configured to only be applied to a selection
  • All actions that involve changing mca files (delete or export) now show a confirmation dialog
  • Added an "About" menu that shows the current version when running the MCA Selector from a jar file and additional information about license, copyright and a GitHub link
  • Fixed a bug parsing a duration containing 'min' for 'minutes' which was wrongly recognised as 'months'

"Requirements":

  • JRE 8+, you can get it from HERE
  • A computer
  • A brain

If .jar files are associated with java on your computer, it should launch by simply double-clicking the file (or however your OS is configured to open files using your mouse or keyboard). If not, you can try java -jar mcaselector-1.4.jar from your console. If this still doesn't work, apply "A brain" that you providently held ready after having read the "Requirements" section carefully.

mcaselector-1.3.1

19 Sep 18:27
Compare
Choose a tag to compare

This release fixes #2 (Map not showing up with 1.13.1 worlds)

Details

  • Biomes are IntArrayTags in 1.13, not ByteArrayTags

"Requirements":

  • JRE 8+, you can get it from HERE
  • A computer
  • A brain

If .jar files are associated with java on your computer, it should launch by simply double-clicking the file (or however your OS is configured to open files using your mouse or keyboard). If not, you can try java -jar mcaselector-1.3.1.jar from your console. If this still doesn't work, apply "A brain" that you providently held ready after having read the "Requirements" section carefully.

mcaselector-1.3

08 Sep 01:21
Compare
Choose a tag to compare

This release fixes a memory leak when loading empty regions.

Details:

  • Fixed a memory leak when loading empty regions. Yeah, that's about it.

"Requirements":

  • JRE 8+, you can get it from HERE
  • A computer
  • A brain

If .jar files are associated with java on your computer, it should launch by simply double-clicking the file (or however your OS is configured to open files using your mouse or keyboard). If not, you can try java -jar mcaselector-1.3.jar from your console. If this still doesn't work, apply "A brain" that you providently held ready after having read the "Requirements" section carefully.

mcaselector-1.2

31 Aug 15:15
Compare
Choose a tag to compare

1.2 release of the MCA Selector.

Changes and additions:

  • Added tool to change NBT fields (see README for more information)
  • Added more fields to Chunk filter to match the NBT Changer
  • Rewrote the entire load-, process- and save pipeline for creating images for the TileMap, exporting / deleting selected chunks, exporting / deleting filtered chunks and changing NBT data, see #1
  • updated to NBT 2.2
  • fixed a concurrency bug when quickly loading and unloading tiles

"Requirements":

  • JRE 8+, you can get it from HERE
  • A computer
  • A brain

If .jar files are associated with java on your computer, it should launch by simply double-clicking the file (or however your OS is configured to open files using your mouse or keyboard). If not, you can try java -jar mcaselector-1.2.jar from your console. If this still doesn't work, apply "A brain" that you providently held ready after having read the "Requirements" section carefully.

mcaselector-1.1.1

23 Jul 07:11
Compare
Choose a tag to compare

1.1.1 release of the MCA Selector.

Changes and additions:

  • Fix NPE when trying to create image from chunks with Status "empty"
  • Use mathematical symbols for "contains" in chunk filter

"Requirements":

  • JRE 8+, you can get it from HERE
  • A computer
  • A brain

If .jar files are associated with java on your computer, it should launch by simply double-clicking the file (or however your OS is configured to open files using your mouse or keyboard). If not, you can try java -jar mcaselector-1.1.1.jar from your console. If this still doesn't work, apply "A brain" that you providently helt ready after having read the "Requirements" section carefully.

mcaselector-1.1

12 Jul 07:14
Compare
Choose a tag to compare

1.1 release of the MCA Selector.

Changes and additions:

  • Add block filter to chunk filter:
    • checks for existing block names for validations
    • block name validation can be skipped by writing the block name in double quotes (")
    • multiple block names can be specified by separating them with commas (,)
    • when checking for multiple blocks, "contains" will only return true for that chunk if it contains ALL these blocks
    • block names will be parsed to block id and data when checking in chunks with DataVersion 1343 or below
  • Fix Exception thrown when loading resources from jar file on mac os

"Requirements":

  • JRE 8+, you can get it from HERE
  • A computer
  • A brain

If .jar files are associated with java on your computer, it should launch by simply double-clicking the file (or however your OS is configured to open files using your mouse or keyboard). If not, you can try java -jar mcaselector-1.0.jar from your console. If this still doesn't work, apply "A brain" that you providently helt ready after having read the "Requirements" section carefully.

mcaselector-1.0

30 Jun 18:09
a659455
Compare
Choose a tag to compare

First release of the MCA Selector.

"Requirements":

  • JRE 8+, you can get it from HERE
  • A computer
  • A brain

If .jar files are associated with java on your computer, it should launch by simply double-clicking the file (or however your OS is configured to open files using your mouse or keyboard). If not, you can try java -jar mcaselector-1.0.jar from your console. If this still doesn't work, apply "A brain" that you providently helt ready after having read the "Requirements" section carefully.