Skip to content

Latest commit

 

History

History
196 lines (113 loc) · 4.44 KB

File metadata and controls

196 lines (113 loc) · 4.44 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.13.0 - 2026-02-03

Changed

  • Supported LeviLamina 1.9.2(Server 1.21.132.3)
  • Resolved some warnings in code

0.13.0-rc.1 - 2026-01-20

Added

  • Added support for client

Changed

  • Adapt to LeviLamina 1.8.0-rc.2(Minecraft 1.21.124.2)

0.12.2 - 2025-12-03

Fixed

  • Fixed crash of tests #21

0.12.1 - 2025-12-01

Changed

  • Adapt to LeviLamina 1.7.6(BDS-1.21.124.2)

0.12.0 - 2025-12-01

Changed

  • Adapt to LeviLamina 1.7.0(BDS-1.21.120.4)

0.11.2 - 2025-11-02

Fixed

  • Fixed flat type generator village dimension test crash

0.11.1 - 2025-10-16

Fixed

  • Fixed crash

0.11.0 - 2025-10-10

Changed

  • Adapt to LeviLamina 1.6.0(BDS-1.21.111.1)

0.10.1 - 2025-10-04

Changed

  • Adapt to LeviLamina 1.5.2(BDS-1.21.102.1)

0.9.0 - 2025-07-17

Changed

  • Adapt to LeviLamina 1.4.1(BDS-1.21.93.1)

0.8.0 - 2025-06-11

Changed

  • Adapt to LeviLamina 1.3.0(BDS-1.21.80.3)

0.7.0 - 2025-06-02

Changed

  • Adapt to LeviLamina 1.2.0(BDS-1.21.70.04)
  • Deprecate base64Nbt in dimension_config.json files and add sNbt configuration. Improve the readability of configuration files

0.6.1 - 2025-03-05

Fixed

  • Fixed tooth

0.6.0 - 2025-03-04

Changed

  • Adapt to LeviLamina 1.1.0

0.5.0 - 2025-02-01

Changed

  • Adapt to LeviLamina 1.0.0

0.4.1 - 2024-07-24

Changed

  • Adapt to LeviLamina 0.13.4

0.4.0 - 2024-06-19

Added

  • Adapt to LeviLamina 0.13.x

0.3.1 - 2024-06-02

Fixed

  • Fix vanilla dimension can't create when the number of dimensions exceeds nine.

0.3.0 - 2024-06-01

Added

  • Adapted to LeviLamina 0.12.x

0.2.1 - 2024-04-13

Added

  • Adapted to LeviLamina 0.11.x

0.2.0 - 2024-03-27

Added

  • Adapted to BDS version 1.20.7x
  • Support Levilamina v0.10.x

Changed

  • Changed namespace ll::dimension to more_dimensions.
  • Use new plugin template.

Fixed

  • Fix PropertiesSettings::isClientSideGenEnabled hook no trigger.

0.1.2 - 2024-03-10

Fixed

  • Fix: fix api symbols exports error

0.1.1 - 2024-03-10

Fixed

  • Fix: fix xmake packages install directory no files

0.1.0 - 2024-03-07

Added

  • Release the first version