Skip to content

Releases: Ladysnake/Cardinal-Components-API

v8.0.0-alpha.5+26.1

02 Apr 22:43
c922f3a

Choose a tag to compare

Version 8.0.0-alpha.5+26.1:

Updated to 26.1

See the migration guide available on the Ladysnake website.

Starting with alpha-5, world data from previous minecraft versions should be migrated appropriately (thanks Patbox !).

Changes

  • Two modules have been renamed in order to match Mojmap names :
    • cardinal-components-level has been renamed to cardinal-components-leveldata
    • cardinal-components-world has been renamed to cardinal-components-level
    • All interfaces inside these modules have been renamed accordingly
  • Nullability annotations now use Jspecify, like the base game

Removed

  • Components attached to a LevelData object (using the cardinal-components-leveldata module) can no longer use dynamic registries in serialization (vanilla limitation)

see full changelog here

v8.0.0-alpha.4+26.1-rc-2

24 Mar 11:40
fcb17c8

Choose a tag to compare

Version 8.0.0-alpha.4+26.1-rc-2:

Updated to 26.1

See the migration guide available on the Ladysnake website.

Changes

  • Two modules have been renamed in order to match Mojmap names :
    • cardinal-components-level has been renamed to cardinal-components-leveldata
    • cardinal-components-world has been renamed to cardinal-components-level
    • All interfaces inside these modules have been renamed accordingly

Removed

  • Components attached to a LevelData object (using the cardinal-components-leveldata module) can no longer use dynamic registries in serialization (vanilla limitation)

see full changelog here

v8.0.0-alpha.3+26.1-pre-2

15 Mar 21:56
9214ea6

Choose a tag to compare

Version 8.0.0-alpha.3+26.1-pre-2:

Updated to 26.1-pre-2

Removed

  • Components attached to a LevelData object (using the cardinal-components-level module) can no longer use dynamic registries in serialization (vanilla limitation)

see full changelog here

v7.3.1

11 Mar 23:29
13a5147

Choose a tag to compare

Version 7.3.1:

Fixes

  • Fixed a serialization issue in cardinal-components-scoreboard (thanks farpo and AmyMialee !)

see full changelog here

v8.0.0-alpha.2+26.1-snapshot-9

22 Feb 16:51
a543579

Choose a tag to compare

Version 8.0.0-alpha.2+26.1-snapshot-9:

Updated to 26.1-snapshot-9

Removed

  • Components attached to a LevelData object (using the cardinal-components-level module) can no longer use dynamic registries in serialization (vanilla limitation)

see full changelog here

v8.0.0-alpha.1+26.1-snapshot-3

21 Jan 23:18
1c10748

Choose a tag to compare

Version 8.0.0-alpha.1+26.1-snapshot-3:

Updated to

see full changelog here

v7.3.0

10 Dec 08:26
7e699c2

Choose a tag to compare

Version 7.3.0:

Updated to 1.25.11

see full changelog here

v6.1.3

22 Nov 21:52
93b4f23

Choose a tag to compare

Version 6.1.3:

Fixes

  • Fixed rare ConcurrentModificationException during sync (thanks Up!)
  • Fixed crash on dedicated servers when a player lacking a required mod depending on CCA attempts to log in

see full changelog here

v7.2.0

12 Oct 18:11
121334a

Choose a tag to compare

Version 7.2.0:

Updated to 1.25.10 (thanks TheDeathlyCow!)

see full changelog here

v7.1.0-beta.1

08 Sep 08:23
d328b40

Choose a tag to compare

Version 7.1.0-beta.1:

Updated to 1.25.9 snapshot (25w36b)

Thanks to MoriyaShiine for the update !

see full changelog here