Skip to content

Commit 908665c

Browse files
authored
Merge pull request #235 from Querz/1.16.3
Update version to 1.16.3
2 parents 33b3ccf + 0d7dd07 commit 908665c

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ into and zoom out of by scrolling up and down and that you can move around using
6060
on Mac OS) or using `WASD`.
6161

6262
<p align="center">
63-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/default.png" alt="MCA Selector window showing chunk and region grid">
63+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/default.png" alt="MCA Selector window showing chunk and region grid">
6464
</p>
6565

6666
Zooming out far enough disables the selection of single chunks but lets you select entire regions.
@@ -70,7 +70,7 @@ Upon finishing selecting chunks and regions, they can be deleted or exported usi
7070
chunks and regions are not deleted from the original world.
7171

7272
<p align="center">
73-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/selections.png" alt="MCA Selector window showing chunk and region selection export">
73+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/selections.png" alt="MCA Selector window showing chunk and region selection export">
7474
</p>
7575

7676
A selection (not the chunks and regions themselves) can also be exported or imported and even be applied to different worlds.
@@ -82,7 +82,7 @@ these conditions can be used to create a very specific query describing what chu
8282
exported.
8383

8484
<p align="center">
85-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/filter_chunks.png" alt="MCA Selector window showing the chunk filter">
85+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/filter_chunks.png" alt="MCA Selector window showing the chunk filter">
8686
</p>
8787

8888
Because the conditions use internal values used by Minecraft, the following table gives a brief explanation on what
@@ -121,7 +121,7 @@ using the xPos and zPos conditions, as long as the query is built in a way that
121121
The NBT Changer modifies the world files directly by changing specific values.
122122

123123
<p align="center">
124-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/change_nbt.png" alt="MCA Selector window showing the nbt changer">
124+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/change_nbt.png" alt="MCA Selector window showing the nbt changer">
125125
</p>
126126

127127
You can change the following values:
@@ -154,7 +154,7 @@ structure of that chunk, including poi and entities data. Names and values can b
154154
(via drag & drop).
155155

156156
<p align="center">
157-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/edit_chunk.png" alt="MCA Selector window showing the NBT editor">
157+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/edit_chunk.png" alt="MCA Selector window showing the NBT editor">
158158
</p>
159159

160160
**Notice** When the NBT editor does not show any data, the cached top-down view might be outdated, and the chunk
@@ -167,7 +167,7 @@ chunks of a second world using `Tools --> Import chunks`. After selecting a fold
167167
possible to import the chunks with a bunch of additional options.
168168

169169
<p align="center">
170-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/import_chunks.png" alt="MCA Selector window showing the chunk import">
170+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/import_chunks.png" alt="MCA Selector window showing the chunk import">
171171
</p>
172172

173173
Options:
@@ -196,7 +196,7 @@ the overlay has been placed.
196196
Copying can be cancelled by pressing `Esc`.
197197

198198
<p align="center">
199-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/copy_paste.png" alt="MCA Selector window showing copy-paste overlay">
199+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/copy_paste.png" alt="MCA Selector window showing copy-paste overlay">
200200
</p>
201201

202202
### Swapping chunks
@@ -208,7 +208,7 @@ To have a better overview of what's happening in your world, MCA Selector gives
208208
overlays. Overlays can display single values per chunk in the form of a color gradient with a minimum and maximum value.
209209

210210
<p align="center">
211-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/overlays.png" alt="MCA Selector window showing InhabitedTime overlay for Hermitcraft Season 6">
211+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/overlays.png" alt="MCA Selector window showing InhabitedTime overlay for Hermitcraft Season 6">
212212
</p>
213213

214214
Overlays can be con figured using `Tools --> Edit overlays`. By pressing the `N` key, it will switch to displaying
@@ -249,7 +249,7 @@ The MCA Selector currently supports the following Minecraft versions:
249249
| 1.14 - 1.14.4 | 1901 - 1976 |
250250
| 1.15 - 1.15.2 | 2200 - 2230 |
251251
| 1.16 - 1.16.5 | 2566 - 2586 |
252-
| 1.17 | 2724 |
252+
| 1.17 - 1.17.1 | 2724 - 2730 |
253253

254254
There is no guarantee for worlds generated in a Snapshot version to work, even if it is specified in the table above.
255255
This only represents the current development status towards the next Minecraft release. Old Snapshots of past
@@ -453,15 +453,15 @@ placed in this folder.
453453

454454
---
455455

456-
[**Download Version 1.16.2 (Windows Installer)**](https://github.com/Querz/mcaselector/releases/download/1.16.2/MCA_Selector_Setup.exe)
456+
[**Download Version 1.16.3 (Windows Installer)**](https://github.com/Querz/mcaselector/releases/download/1.16.3/MCA_Selector_Setup.exe)
457457

458458
"Requirements":
459459
* Windows 7-10 64bit
460460
* At least 6 GB of RAM
461461

462462
---
463463

464-
[**Download Version 1.16.2 (Universal)**](https://github.com/Querz/mcaselector/releases/download/1.16.2/mcaselector-1.16.2.jar)
464+
[**Download Version 1.16.3 (Universal)**](https://github.com/Querz/mcaselector/releases/download/1.16.3/mcaselector-1.16.3.jar)
465465

466466

467467
"Requirements":
@@ -481,11 +481,11 @@ For Windows:
481481

482482
* Download the JRE-FX-16 from [HERE](https://cdn.azul.com/zulu/bin/zulu16.30.15-ca-fx-jre16.0.1-win_x64.zip) into an
483483
empty folder.
484-
* Move the previously downloaded `mcaselector-1.16.2.jar` into the same folder. Extract the content of the
484+
* Move the previously downloaded `mcaselector-1.16.3.jar` into the same folder. Extract the content of the
485485
downloaded .zip file into this folder.
486486
* Hold `Shift` and `right-click` an empty spot in this folder, and choose `Open PowerShell window here`. Type `& `
487487
(with a space at the end), go into the previously extracted folder and drag and drop the `bin\java.exe` file into
488-
the PowerShell window. Then complete the command by typing a space and ` -jar mcaselector-1.16.2.jar` and press
488+
the PowerShell window. Then complete the command by typing a space and ` -jar mcaselector-1.16.3.jar` and press
489489
`Enter`.
490490

491491
For MacOS:
@@ -495,26 +495,26 @@ For MacOS:
495495
* Extract the content of the downloaded .zip file into this folder.
496496
* Press `Cmd+Space`, type `Terminal` and press `Enter`. Go into the previously extracted folder and drag and drop
497497
the `zulu-16.jdk/Contents/Home/bin/java` into the terminal. Continue to type `-jar ` (with a space at the end) and
498-
drag-and drop the `mcaselector-1.16.2.jar` into the terminal as well, the press `Enter`.
498+
drag-and drop the `mcaselector-1.16.3.jar` into the terminal as well, the press `Enter`.
499499

500500
For Linux:
501501

502502
* Download the JDK-FX-16 from [HERE](https://cdn.azul.com/zulu/bin/zulu16.30.15-ca-fx-jdk16.0.1-linux_x64.tar.gz)
503503
into an empty folder.
504504
* Extract the content of the downloaded .tar.gz file into this folder.
505505
* Open your terminal of choice and navigate in the extracted folder into `bin`, then run `./java -jar
506-
<path-to-mcaselector-1.16.2.jar>`.
506+
<path-to-mcaselector-1.16.3.jar>`.
507507

508508
To avoid having to go through this process every time to start MCA Selector, the resulting command can be copied
509509
into a `.bat`-file on Windows or `.sh`-file on MacOS and Linux and can then be executed by double-clicking the
510510
`.bat`-file on Windows or running `sh <file>.sh` in the terminal / console on MacOS or Linux where `<file>` must be
511511
replaced by the name of the `.sh`-file.
512512

513513
### When you receive an error from a previously installed version of Java
514-
"When I run `mcaselector-1.16.2.jar`, an error dialog appears that looks like this:"
514+
"When I run `mcaselector-1.16.3.jar`, an error dialog appears that looks like this:"
515515

516516
<p align="center">
517-
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/7aa44cd77eefd19a56eb8154ad3fe5de26c15941/missing_javafx.png" alt="Popup dialog stating a missing JavaFX installation">
517+
<img src="https://gist.githubusercontent.com/Querz/5e08c4ab863c2ad8b5da146dc4188ecb/raw/1a935464a6d62ce1c73f4651149825ce6a2ecd80/missing_javafx.png" alt="Popup dialog stating a missing JavaFX installation">
518518
</p>
519519

520520
Open the console or terminal on your OS.
@@ -531,35 +531,35 @@ version older than 16, make sure that you have Java 16 installed or proceed with
531531
JavaFX (the simple way)](#using-a-jre-or-jdk-with-pre-packed-javafx-the-simple-way).
532532

533533
For Windows and MacOS:
534-
* Type `java -jar ` (with a space at the end) and drag and drop the `mcaselector-1.16.2.jar` into the console and
534+
* Type `java -jar ` (with a space at the end) and drag and drop the `mcaselector-1.16.3.jar` into the console and
535535
hit `Enter`.
536536

537537
For Linux:
538-
* Run `java -jar <path to mcaselector-1.16.2.jar` where you replace everything in `<>`.
538+
* Run `java -jar <path to mcaselector-1.16.3.jar` where you replace everything in `<>`.
539539

540540
For Windows:
541541
* Download "JavaFX Windows SDK" for your Java version from [here](https://gluonhq.com/products/javafx/).
542542
* Unzip the `.zip`-file with your program of choice, then navigate into the unzipped folder.
543543
* Hold `Shift` and Right-click on an empty space in that folder and select `Open PowerShell window here` (`Open
544544
Command window here` on Windows 8 and earlier). Type `java --module-path ` (with a space at the end), then drag
545545
and drop the `lib`-folder into the console. Continue to type ` --add-modules ALL-MODULE-PATH -jar ` (with a space
546-
at the beginning and the end), then drag and drop the `mcaselector-1.16.2.jar` into the console and hit `Enter`.
546+
at the beginning and the end), then drag and drop the `mcaselector-1.16.3.jar` into the console and hit `Enter`.
547547

548548
For MacOS:
549549
* Download "JavaFX Mac OS X SDK" for your Java version from [here](https://gluonhq.com/products/javafx/).
550550
* Double-click the `.zip`-file to unpack, then navigate into the unzipped folder.
551551
* Press `Cmd+Space`, type `Terminal` and press `Enter`. Type `java --module-path ` (with a space at the end), then
552552
drag and drop the `lib`-folder into the console. Continue to type `--add-modules ALL-MODULE-PATH -jar ` (with a
553-
space at the end), then drag and drop the `mcaselector-1.16.2.jar` into the console and hit `Enter`.
553+
space at the end), then drag and drop the `mcaselector-1.16.3.jar` into the console and hit `Enter`.
554554

555555
For Linux:
556556
* Download "JavaFX Linux SDK" for your Java version from [here](https://gluonhq.com/products/javafx/).
557557
* Unzip the `.zip`-file with your program of choice.
558558
* Open the command prompt and run `java --module-path <path to unzipped folder>/lib --add-modules ALL-MODULE-PATH
559-
-jar <path to mcaselector-1.16.2.jar>` where you replace everything in `<>` with the appropriate paths.
559+
-jar <path to mcaselector-1.16.3.jar>` where you replace everything in `<>` with the appropriate paths.
560560
* Some distributions like AdoptOpenJDK (shipped with most Linux distributions) do not ship with JavaFX by default.
561561
On Debian, an open version of JavaFX is contained in the `openjfx` package. This or some other installation of
562-
JavaFX is required to run the `mcaselector-1.16.2.jar`.
562+
JavaFX is required to run the `mcaselector-1.16.3.jar`.
563563

564564
To avoid having to go through this process every time to start MCA Selector, the resulting command can be copied
565565
into a `.bat`-file on Windows or `.sh`-file on MacOS and Linux and can then be executed by double-clicking the

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group 'net.querz.mcaselector'
12-
version '1.16.2'
12+
version '1.16.3'
1313
def appName = 'MCA Selector'
1414
def appUrl = 'https://github.com/Querz/mcaselector'
1515
def appAuthor = 'Querz'

travis/winrun4j/resource.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
VS_VERSION_INFO VERSIONINFO
2-
FILEVERSION 1,16,2,0
3-
PRODUCTVERSION 1,16,2,0
2+
FILEVERSION 1,16,3,0
3+
PRODUCTVERSION 1,16,3,0
44
{
55
BLOCK "StringFileInfo"
66
{
77
BLOCK "040904b0"
88
{
99
VALUE "FileDescription", "MCA Selector\0"
10-
VALUE "FileVersion", "1.16.2.0\0"
10+
VALUE "FileVersion", "1.16.3.0\0"
1111
VALUE "LegalCopyright", "© 2018-2021 Querz\0"
1212
VALUE "OriginalFilename", "MCA Selector.exe\0"
1313
VALUE "ProductName", "MCA Selector\0"
14-
VALUE "ProductVersion", "1.16.2\0"
14+
VALUE "ProductVersion", "1.16.3\0"
1515
}
1616
}
1717
BLOCK "VarFileInfo"

0 commit comments

Comments
 (0)