Releases: Treer/Amidst-for-Minetest
Releases · Treer/Amidst-for-Minetest
v1.4-3
Changes
- A new Biome image export feature
- Ethereal biomes updated
- Minecraft-specific features have been removed from the user interface. There is no Minecraft, only Minetest
- "Check for updates" feature is removed. (prevents unexpected internet connections, and I wasn't updating the server anyway)
Fixes
- Updated to stay compatible with latest JDK (crash fixed)
The biome export feature is ported from upstream.
Test for JDK 17 compatibility
Minor updates
I've published this minor release in case there's a long gap before another release.
Changes
- Map is limited to Minetest's world boundary, i.e. terrain is not generated beyond what the game will generate, making the boundary visible.
- Renames "v7 Floatlands" to "early v7 Floatlands" as MT5.3 replaces the Floatlands with a 3D terrain unsuited to 2D maps like Amidst-for-Minetest.
The new MT 5.3 Floatlands fill a volume a kilometre high with 3D islands like this, so a 2D map won't be useful:
v1.4 The “It's happening” release
Changes
- Splits the Minetest Game biomes into v.4 and v5 variants.
- Cleans up any obsolete biome (.mt) files, provided they weren't ever edited by the user.
Very little has changed between Amidst v1.3c and 1.4, but with release candidates for Minetest v5 now available, it's time it had the v5 version of the Minetest Game biome file.
The v5 Minetest Game biomes file is largely the same as v.4, but adds and adjusts some biomes.
v1.3c
Changes
This is a small bugfixing release:
- Fixes an issue where some parts of Valleys Mapgen maps were wrong.
- 3D mountain heights in v7 are calculated more accurately, to better support altitude-determined biomes.
- Rebadged to "Amidst for Minetest"
v1.3 “Southern Valleys” release
v1.2
Changes
- Storage of preferences moved to a new location separate to the Minecraft-only Amidst
- More-helpful error messages provided for some Java runtime environment misconfigurations.
v1.2-beta
Changes
- Many small bug fixes.
- Adds Hallelujah Mountains mapgen maps. This is a mod that was initially designed inside Amidstest.
- Renames some of the biome profiles (#9), so if you've used an earlier version of Amidstest and haven't edited any of the files in the biome directory, then it's probably worth removing the biome directory so that it will be recreated fresh without containing poorly-named duplicates.
v1.1b
Changes
This is a small bugfixing release:
- Allows 20-digit numeric seeds to be entered.
- Minor improvement to Voronoi graph rendering.
v1.1
Changes
- Adds Voronoi diagram viewer for biomes
- Adds occurance/distribution statistics for biomes
- Adds v7 Floatlands support
- Adds mountain layer to Carpathian mapgen.