Skip to content

Releases: Ladysnake/Cardinal-Components-API

v8.0.1

Choose a tag to compare

@Pyrofab Pyrofab released this 05 Jul 21:56
b4416aa

Version 8.0.1:

Fixes

  • Marked as explicitly compatible with Launchpad for Neoforge (thanks Moriya!)
  • Fixed network crashes when using Flashback mod (thanks Up!)

see full changelog here

v7.3.2

Choose a tag to compare

@Pyrofab Pyrofab released this 05 Jul 22:41
edb1b1c

Version 7.3.2:

Fixes

  • Fixed network crashes when using Flashback mod (thanks Up)

see full changelog here

v8.0.0

Choose a tag to compare

@Pyrofab Pyrofab released this 11 Apr 10:21
f0e93ce

Version 8.0.0:

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)
  • ComponentContainer.Builder#build(String) (had been deprecated for removal for a couple years now)

Fixes

  • Fixed game crashing when CCA's config file was invalid

see full changelog here

v8.0.0-alpha.5+26.1

Choose a tag to compare

@Pyrofab Pyrofab released this 02 Apr 22:43
c922f3a

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

Choose a tag to compare

@Pyrofab Pyrofab released this 24 Mar 11:40
fcb17c8

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

Choose a tag to compare

@Pyrofab Pyrofab released this 15 Mar 21:56
9214ea6

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

Choose a tag to compare

@Pyrofab Pyrofab released this 11 Mar 23:29
13a5147

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

Choose a tag to compare

@Pyrofab Pyrofab released this 22 Feb 16:51
a543579

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

Choose a tag to compare

@Pyrofab Pyrofab released this 21 Jan 23:18
1c10748

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

Updated to

see full changelog here

v7.3.0

Choose a tag to compare

@Pyrofab Pyrofab released this 10 Dec 08:26
7e699c2

Version 7.3.0:

Updated to 1.25.11

see full changelog here