Skip to content

Releases: piprees/minecraft-server-template

v5.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:31
Immutable release. Only release title and notes can be modified.

v5.7.0 — 2026-08-15

Added

  • pick writes the winner's thumbnails beside its config
  • preview cards for the map sidebar

Documentation

  • record the steep-terrain render scatter as K5
  • record the c2me renderer incompatibility as K4
  • de-narrativise comments introduced this session
  • correct SEED/SPAWN_* as legacy fallback, not the terrain lever
  • export-seed-winners contradicted T31 about the overworld seed

Fixed

  • the roller's listener binds in the cloud profile
  • close reset-seed gaps in dimension-setup markers and map manifest
  • suppress supplementaries' dead FD integration recipes
  • exclude Fabric installer cache, mirror excludes to local backup
  • consumer caller still pinned the v4 reusable workflow

Other

  • update CHANGELOG.md for v5.6.1

v5.6.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:01
Immutable release. Only release title and notes can be modified.

v5.6.1 — 2026-08-15

Added

  • clear the c2me-fabric hold — 0.27 survives fresh-world creation

Other

  • update CHANGELOG.md for v5.6.0

v5.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 09:03
Immutable release. Only release title and notes can be modified.

v5.6.0 — 2026-08-15

Added

  • bump 15 mods, and release the critters-and-companions hold

Other

  • update CHANGELOG.md for v5.5.1

v5.5.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 07:58
Immutable release. Only release title and notes can be modified.

v5.5.1 — 2026-08-15

Fixed

  • docker-compose.local.yml was unparseable in v5.5.0

Other

  • update CHANGELOG.md for v5.5.0

v5.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 07:01
Immutable release. Only release title and notes can be modified.

v5.5.0 — 2026-08-15

Added

  • serve the seed roller at seeds.DOMAIN, and fix local subdomain routing

Documentation

  • record the level.dat inlining leak as D9

Fixed

  • a missing seeds template must not crash-loop nav-proxy
  • runtime-built generator settings were inlined into level.dat

Other

  • update CHANGELOG.md for v5.4.0

v5.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 22:14
Immutable release. Only release title and notes can be modified.

v5.4.0 — 2026-08-14

Added

  • score seeds on what their config asked for, and prove the map agrees
  • --threshold rolls only dimensions below a score
  • report roller progress from inside the workers
  • progress output while the roller and renderer are working

Documentation

  • record the bundle-pin and seed-ownership traps

Fixed

  • the gate pinned a dimension that had never satisfied it
  • the render-check gate did not fit the job it runs in
  • the smoke test's artefact mount was not writable by the container
  • report both roller phases; they run concurrently

Other

  • update CHANGELOG.md for v5.3.2

v5.3.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 20:34
Immutable release. Only release title and notes can be modified.

v5.3.2 — 2026-08-09

Fixed

  • warmup gate missed the _tbRegions schema generation
  • warmup freshness gate missed the _tbRegions schema generation

Other

  • update CHANGELOG.md for v5.3.1

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 20:09
Immutable release. Only release title and notes can be modified.

v5.3.1 — 2026-08-09

Fixed

  • _disc_max mis-sliced when the exclusion disc exceeds the grid

Other

  • update CHANGELOG.md for v5.3.0

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 18:08
Immutable release. Only release title and notes can be modified.

v5.3.0 — 2026-08-09

Added

  • TB region selection wired into the sampler; parity gate compares TB dims
  • tb-probe per-position truth; alias probe records bound samples
  • climate-grid oracle from the biome source's own sampler; alias probe detail
  • exact structure facts in the viewer from the census sidecar

Fixed

  • blend-strength terrain adaptation defaults; sync noise mirror
  • tidy up noise profile
  • exact-marker layer off by default; marker note out of layout flow
  • viewer survives a stale index and exact facts load on direct URLs
  • alias probe resolves seeding ids by full registry sweep
  • inferred-default dims get the live overworld climate, exactly
  • structure detail want row — slot alignment and band coercion
  • rollers build the certified sampler by default

Other

  • TB uniqueness mirror pinned against live per-position truth
  • update CHANGELOG.md for v5.2.0

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 23:01
Immutable release. Only release title and notes can be modified.

v5.2.0 — 2026-08-05

Added

  • TerraBlender region-selection mirror
  • committed clean-rig harness; re-derivation write pass backs up first
  • grid-battery absence semantics follow the measured horizon
  • bank re-derivation tool with delta report; mixing skips table sentinels
  • exact biome parity — SearchTree ties, float32 quantisation, legacy climate

Documentation

  • state present-tense truth — drop dates, war stories, and 'used to' narration
  • correct shipped-behaviour claims; consumer migration checklist

Fixed

  • source-faithful biome dump — TB gate, region table, binding-probed aliases
  • no-filter samplers skip the exact table's non-biome rows
  • .env pin outranks ambient STACK_VERSION in dev pulls
  • occupancy harness reads occupants; census clears keep event records

Other

  • update CHANGELOG.md for v5.1.0