Skip to content

Commit 2f16cd3

Browse files
committed
Merge branch '1.21.8' into 1.21.10
2 parents 6708e2c + f342a48 commit 2f16cd3

3 files changed

Lines changed: 1 addition & 63 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,6 @@ jobs:
197197
xaeroworldmap@${{ needs.build.outputs.worldmap_version_fabric }}(required){modrinth:NcUtCpym}{curseforge:317780}
198198
fabric-api(required){modrinth:P7dR8mSH}{curseforge:306612}
199199
worldtools(optional){modrinth:FlFKBOIX}{curseforge:909868}
200-
waystones(optional){modrinth:LOpKHB2A}{curseforge:245755}
201-
fwaystones(optional){modrinth:sTZr7NVo}{curseforge:410902}
202200
fail-mode: warn
203201
modrinth-retry-attempts: 0
204202

@@ -226,8 +224,6 @@ jobs:
226224
xaeroworldmap@${{ needs.build.outputs.worldmap_version_fabric }}(required){modrinth:NcUtCpym}{curseforge:317780}
227225
fabric-api(required){modrinth:P7dR8mSH}{curseforge:306612}
228226
worldtools(optional){modrinth:FlFKBOIX}{curseforge:909868}
229-
waystones(optional){modrinth:LOpKHB2A}{curseforge:245755}
230-
fwaystones(optional){modrinth:sTZr7NVo}{curseforge:410902}
231227
fail-mode: warn
232228
modrinth-retry-attempts: 0
233229

@@ -252,7 +248,6 @@ jobs:
252248
xaerominimap@${{ needs.build.outputs.minimap_version_forge }}(required){modrinth:1bokaNcj}{curseforge:263420}
253249
xaeroworldmap@${{ needs.build.outputs.worldmap_version_forge }}(required){modrinth:NcUtCpym}{curseforge:317780}
254250
worldtools(optional){modrinth:FlFKBOIX}{curseforge:909868}
255-
waystones(optional){modrinth:LOpKHB2A}{curseforge:245755}
256251
fail-mode: warn
257252
modrinth-retry-attempts: 0
258253

@@ -278,7 +273,6 @@ jobs:
278273
xaerominimap@${{ needs.build.outputs.minimap_version_forge }}(required){modrinth:1bokaNcj}{curseforge:263420}
279274
xaeroworldmap@${{ needs.build.outputs.worldmap_version_forge }}(required){modrinth:NcUtCpym}{curseforge:317780}
280275
worldtools(optional){modrinth:FlFKBOIX}{curseforge:909868}
281-
waystones(optional){modrinth:LOpKHB2A}{curseforge:245755}
282276
fail-mode: warn
283277
modrinth-retry-attempts: 0
284278

@@ -303,7 +297,6 @@ jobs:
303297
xaerominimap@${{ needs.build.outputs.minimap_version_neo }}(required){modrinth:1bokaNcj}{curseforge:263420}
304298
xaeroworldmap@${{ needs.build.outputs.worldmap_version_neo }}(required){modrinth:NcUtCpym}{curseforge:317780}
305299
worldtools(optional){modrinth:FlFKBOIX}{curseforge:909868}
306-
waystones(optional){modrinth:LOpKHB2A}{curseforge:245755}
307300
fail-mode: warn
308301
modrinth-retry-attempts: 0
309302

@@ -329,7 +322,6 @@ jobs:
329322
xaerominimap@${{ needs.build.outputs.minimap_version_neo }}(required){modrinth:1bokaNcj}{curseforge:263420}
330323
xaeroworldmap@${{ needs.build.outputs.worldmap_version_neo }}(required){modrinth:NcUtCpym}{curseforge:317780}
331324
worldtools(optional){modrinth:FlFKBOIX}{curseforge:909868}
332-
waystones(optional){modrinth:LOpKHB2A}{curseforge:245755}
333325
fail-mode: warn
334326
modrinth-retry-attempts: 0
335327

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -68,47 +68,31 @@ You can find download links to Xaero's mods here:
6868

6969
* [1.5-3x your FPS by limiting the framerate the minimap is rendered at!](https://youtu.be/hIG-VyGQLao)
7070
* Tip: For least visual impact, lock the minimap's north
71+
* Drawing Tool
7172
* [Adjustable minimap scaling that increases how many chunks are visible](https://youtu.be/dNqxGzGAHyk)
7273
* [NewChunks Highlighting in MiniMap and WorldMap.](https://youtu.be/n-Tf6TJSsiA)
7374
* [Baritone](https://github.com/cabaletta/baritone) integration
7475
* Baritone Goals synced as temporary waypoints
7576
* [Point and Click Travel](https://youtu.be/gbguyfXLgi0)
76-
* [Waystones](https://legacy.curseforge.com/minecraft/mc-mods/waystones) and [Fabric Waystones](https://legacy.curseforge.com/minecraft/mc-mods/fabric-waystones) integration
77-
* Syncs Waystones as temporary waypoints
7877
* [WorldTools](https://modrinth.com/mod/worldtools/) World Downloader integration
7978
* [Highlights saved chunks while downloading](https://youtu.be/mtCqwJ_RGcc)
8079
* [Portals Highlighting in Minimap and WorldMap](https://youtu.be/zstGVfVRrAs)
8180
* [Portal Skip Highlighting in Minimap and WorldMap](https://youtu.be/g_yQ8D95RY0). Detects chunks where a portal could have been loaded.
8281
* OldChunks Highlighting in Minimap and WorldMap.
8382
* Intended for use on 2b2t. Highlights chunks that were generated in 1.12.2 or lower in the Overworld and Nether based on the natural blocks present in the chunk.
84-
* [Transparent minimap background instead of wasted black screen space.](https://imgur.com/a/jGgHqL4)
85-
* [Fast map region writes](https://youtu.be/B5d7FaHXDCk). Prevent missed chunks in map while traveling at very high speeds.
86-
* Allow multiple MC instances to read/write to the same map concurrently
8783
* Transparent obsidian roof. Useful for mapping 2b2t spawn.
8884
* Setting to always view and create waypoints in the Overworld when in Nether.
8985
* [Render server view distance square around the player.](https://youtu.be/iY_JTGFK6Yg)
9086
* [Dimension hot-switching on WorldMap and Minimap.](https://youtu.be/hXZQtX2df3I)
9187
* Recommended: Create keybinds for Minimap dimension switching.
92-
* WorldMap GUI:
93-
* WorldMap zoom unlocked
94-
* GUI on WorldMap to pan the map to user entered coordinates.
95-
* WorldMap Follow mode and GUI button
96-
* F1 on WorldMap hides GUI and overlays
9788
* Waypoints GUI:
98-
* [Search](https://youtu.be/7DRMUsmZDxc)
99-
* Display distance to waypoints on Waypoints GUI
100-
* Always sort enabled waypoints before disabled waypoints
10189
* GUI button to enable/disable all waypoints
10290
* [Waypoint Beacons](https://imgur.com/a/jGgHqL4)
103-
* Minecraft world always renders in background while in a Xaero GUI for client travel mods compatibility
104-
* Minimap entity dot fix. Hides the entity dot when arrow mode is selected.
10591
* WorldMap and Waypoint directories optionally indexed by:
10692
* Multiplayer server list name.
10793
* Base Server Domain Name
10894
* Server IP (Xaero's default)
10995
* **Changing this setting requires you to manually rename existing folders in `.minecraft/xaero/minimap` and `.minecraft/xaero/world-map`**
110-
* Overworld dimension optionally stored in the "DIM0" directory instead of "null"
111-
* **Changing this setting requires you to manually rename existing folders in `.minecraft/xaero/world-map/Multiplayer_<server name>/`**
11296
* WorldMap 1.30.0 added cave data saving and rendering. There is a setting on by default in XaeroPlus that changes how the nether is rendered with cave mode off to be as it was previously.
11397
* This removes the need to manually move existing world data files.
11498

common/src/main/java/xaeroplus/util/ColorHelper.java

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -93,42 +93,4 @@ public static HighlightColor fromIndex(int index) {
9393
return VALUES[index];
9494
}
9595
}
96-
97-
public enum WaystoneColor implements TranslatableSettingEnum {
98-
99-
BLACK(0, "gui.xaero_black"),
100-
DARK_BLUE(1, "gui.xaero_dark_blue"),
101-
DARK_GREEN(2, "gui.xaero_dark_green"),
102-
DARK_AQUA(3, "gui.xaero_dark_aqua"),
103-
DARK_RED(4, "gui.xaero_dark_red"),
104-
DARK_PURPLE(5, "gui.xaero_dark_purple"),
105-
GOLD(6, "gui.xaero_gold"),
106-
GRAY(7, "gui.xaero_gray"),
107-
DARK_GRAY(8, "gui.xaero_dark_gray"),
108-
BLUE(9, "gui.xaero_blue"),
109-
GREEN(10, "gui.xaero_green"),
110-
AQUA(11, "gui.xaero_aqua"),
111-
RED(12, "gui.xaero_red"),
112-
LIGHT_PURPLE(13, "gui.xaero_purple"),
113-
YELLOW(14, "gui.xaero_yellow"),
114-
WHITE(15, "gui.xaero_white"),
115-
RANDOM(16, "xaeroplus.gui.random");
116-
117-
private final int colorIndex;
118-
private final String translationKey;
119-
120-
WaystoneColor(final int colorIndex, final String translationKey) {
121-
this.colorIndex = colorIndex;
122-
this.translationKey = translationKey;
123-
}
124-
125-
public int getColorIndex() {
126-
return colorIndex;
127-
}
128-
129-
@Override
130-
public String getTranslationKey() {
131-
return translationKey;
132-
}
133-
}
13496
}

0 commit comments

Comments
 (0)