Skip to content

Releases: Ayfri/Kore

1.0.4 For 23w44a

03 Nov 19:40
Compare
Choose a tag to compare

Changelog

  • feat(commands): Add new return fail subcommand. db60e12
  • feat(commands): Add overload of tick step subcommand without arguments. c812d55

Full changelog: https://github.com/Ayfri/Kore/compare/v1.0.4-23w43b..v1.0.4-23w44a

1.0.4 For 23w43b

03 Nov 19:24
Compare
Choose a tag to compare

1.0.4 For 23w43a

03 Nov 19:10
Compare
Choose a tag to compare

Changelog

  • chore(dependencies): Increase kotlin version to 1.9.20. 322fc07
  • chore(dependencies): Increase ktor version to 2.3.5. 9eaa1fa
  • feat(commands): Add tick command with tests. 8de6222

Full changelog: https://github.com/Ayfri/Kore/compare/v1.0.3-23w42a..23w43a-1.0.4

1.0.3 For 23w42a

28 Oct 17:54
Compare
Choose a tag to compare

Changelog

  • chore(gradle): Increase gradle version to 8.4. 06e72c7
  • chore(minecraft): Increase minecraft version to 23w42a. e694115
  • chore(project): Increase project version to 1.0.3. 0f47b05
  • chore(readme): Add information about required compiler arguments, and java version. 26721e9
  • chore(readme): Fix usage of tellraw that can only be used with players. d5900d6
  • feat(chat-components): Add source property to nbt chat component. db63b59
  • feat(commands): Add useful function command shortcut for calling a macro function. dd6caf6
  • feat(commands): Add useful modify subcommand shortcut for data command. 03bdd6f
  • feat(structures): Add new pool_aliases property to jigsaw structure. 5dcceb1
  • fix(commands): Fix default namespace when creating a macro function. aea9639, 8518ff7

Breaking changes

  • feat(generation)!: Generate default datapack version depending on minecraft version. 934f0d9
    BREAKING-CHANGE: Imports for the DEFAULT_DATAPACK_VERSION property must be updated.

Full changelog: https://github.com/Ayfri/Kore/compare/v1.0.1-23w41a..v1.0.3-23w42a

1.0.2 For 23w41a

15 Oct 01:19
Compare
Choose a tag to compare

This release adds support to 23w41a.

Changelog

  • chore(minecraft): Increase minecraft version to 23w41a. 5a7580b
  • chore(project): Increase project version to 1.0.2. ad9ce1c
  • refactor(commands): Reintroduce postponed execute if function and return run commands. 7725308
  • refactor(particle): Reorder methods in particle command file. ac02915

Full changelog: https://github.com/Ayfri/Kore/compare/v1.0.1-23w40a..v1.0.2-23w41a

1.0.1 For 23w40a

14 Oct 13:54
Compare
Choose a tag to compare

This new release adds support for the 23w40a snapshot.

Changelog

  • chore(minecraft): Increase minecraft version to 23w40a. efb1bba
  • chore(project): Increase project version to 1.0.1. 64b0653
  • chore(readme): Add link to documentation. 0c286ed
  • feat(chat-components): Allow IntArray as id parameter of showEntity method of HoverEvent. b638560
  • feat(datapack): Increase default datapack format to 19. 9dea780
  • fix(item-modifier): Fix creating SetEnchantments item modifier not having mutable map as builder. #38 4c9bfbd
  • fix(predicate): Fix creating BlockStateProperty predicate condition not having mutable map as builder. ecacb3a
  • refactor(chat-components): Chat Components now serialize their type in a type property. 92e5ff5

Full Changelog: v1.0.0...v1.0.1-23w40a

1.0.0 First release !

22 Sep 03:21
Compare
Choose a tag to compare

Kore Library v1.0.0 Released! 🎉

I'm excited to announce the first stable release of the Kore library! After months of development and testing, Kore v1.0.0 is now available.

Get started now with the documentation and the example.

Your feedback and contributions are welcome! Feel free to open issues or pull requests on the GitHub repository.

Happy datapacking! ⛏️