Skip to content

Releases: Ayfri/Kore

1.22.0 For 24w44a

25 Dec 16:13
Compare
Choose a tag to compare

Some small changes, I sorted ChatComponents properties by name to improve debugging process.

Changelog

  • feat(code): Update project to 24w44a, sort ChatComponents properties by name. #125 fd25744

Full changelog: https://github.com/Ayfri/Kore/compare/v1.21.3-1.21.3..v1.22.0-24w44a

1.21.3 For 1.21.3

19 Dec 21:07
Compare
Choose a tag to compare

Fixes a small bug, and increase the version of Kore making it aligned with Minecraft again, lul

Changelog

  • fix(chat-components): Fix chat components serialization in escaped JSON contexts. #123 0577198
  • refactor(advancements): Do not serialize empty conditions of triggers. decf34c

Full changelog: https://github.com/Ayfri/Kore/compare/v1.21.2-1.21.3..v1.21.3-1.21.3

1.21.2 For 1.21.3

19 Dec 20:35
Compare
Choose a tag to compare

1.21.2 For 1.21.2-rc2

19 Dec 20:16
Compare
Choose a tag to compare

1.21.2 For 1.21.2-rc1

19 Dec 19:59
Compare
Choose a tag to compare

1.21.2 For 1.21.2-pre4

19 Dec 19:54
Compare
Choose a tag to compare

1.21.2 For 1.21.2-pre3

19 Dec 19:47
Compare
Choose a tag to compare

1.21.2 For 1.21.2-pre2

19 Dec 19:02
Compare
Choose a tag to compare

1.21.2 For 1.21.2

19 Dec 20:22
Compare
Choose a tag to compare

So this is it, 1.21.2 for 1.21.2, for explanation I started Kore at 1.0 on Minecraft 1.20, but by pure chance we stepped on a version where both Kore and Minecraft are in version 1.21.2 :')

Changelog

  • No changes were required.

Full changelog: https://github.com/Ayfri/Kore/compare/v1.21.2-1.21.2-rc2..v1.21.2-1.21.2

1.21.2 For 1.21.2-pre1

06 Dec 00:44
Compare
Choose a tag to compare

Some bug fixes again, found by @e-psi-lon, the current version must certainly be confusing to people :')

Changelog

  • feat(code): Update project to 1.21.2-pre1. #114 e8b808a
  • feat(components): Add copyFrom function to copy components between items and components scopes. 1576c3e
  • feat(generation): Add cache check and recursive call in downloadDefaultDatapackVersion function. bff8504
  • fix(chat-components): Correctly serialize chat components in item components. bd475bb
  • fix(tags): Fix generation of tags in incorrect folder. 6580ad3

Full changelog: https://github.com/Ayfri/Kore/compare/v1.21.1-24w40a..v1.21.2-1.21.2-pre1