Skip to content

Releases: Ayfri/Kore

1.3.0 For 24w09a

29 Mar 15:37
Compare
Choose a tag to compare

Changelog

  • chore(readme): Add section about community creations, rephrase versions support. e2f27f7
  • feat(features): Add copy_components and set_components item modifier functions. c96805a
  • feat(helpers): Add ability to customize the displayed score for a line for the ScoreboardManager. 554d421
  • feat(components): Add Components system, add tests for components, use components instead of NBT everywhere. 3899cd8 b84de1e e76f125
  • refactor(advancements): Update item, block, fluid entity and location predicates classes properties. 285ae9d
  • refactor(commands): Make mixer and target arguments optional in playsound command, rename PlaySoundSource to PlaySoundMixer. 6f64427
  • refactor(commands): Rename attribute modifier operation names to new names. c1bba02
  • refactor(data): Simplify data attribute modifiers serialization, add test with item modifier function. d726e1f
  • refactor(features): Rename copy_nbt and set_nbt item modifier functions to copy_custom_data and set_custom_data. 5c3571d
  • refactor(items): Use an enum for Components names. 2c14a85
  • refactor(predicates): Simplify predicates serialization. ab6de1c

Full changelog: https://github.com/Ayfri/Kore/compare/v1.2.0-24w07a..v1.3.0-24w09a

1.2.0 For 24w07a

21 Feb 22:04
Compare
Choose a tag to compare

Changelog

  • No changes were required.

Full changelog: https://github.com/Ayfri/Kore/compare/v1.2.0-24w06a..v1.2.0-24w07a

1.2.0 For 24w06a

21 Feb 22:01
Compare
Choose a tag to compare

Changelog

  • No changes were required.

Full changelog: https://github.com/Ayfri/Kore/compare/v1.2.0-24w05b..v1.2.0-24w06a

1.2.0 For 24w05b

21 Feb 21:58
Compare
Choose a tag to compare

Changelog

  • feat(item-slots): Remove horse.armor, add armor.body. 7150025

Full changelog: https://github.com/Ayfri/Kore/compare/v1.2.0-24w05a..v1.2.0-24w05b

1.2.0 For 24w05a

21 Feb 21:40
Compare
Choose a tag to compare

Changelog

Breaking Changes

  • fix(commands)!: Allow to use execute command without run subcommand. 61ee770

Warning

Imports to kore.commands.execute.run subcommand should be removed as this doesn't exist anymore.

Changes

  • chore(dependencies): Update kotlinx-serialization to 1.6.3. 3f07d13, f218856
  • refactor(generation): Update code according to KotlinPoet changes. 40e1492
  • test(commands): Add one macros test. e302fdb

Full changelog: https://github.com/Ayfri/Kore/compare/v1.1.3-24w04a..v1.2.0-24w05a

1.1.3 For 24w04a

27 Jan 15:38
Compare
Choose a tag to compare

Changelog

  • feat(commands): Add transfer commands with tests. ba28440

Full changelog: https://github.com/Ayfri/Kore/compare/v1.1.2-24w03b..v1.1.3-24w04a

1.1.2 For 24w03b

25 Jan 20:13
Compare
Choose a tag to compare

Changelog

  • No changes were required.

Full changelog: https://github.com/Ayfri/Kore/compare/v1.1.2-24w03a..v1.1.2-24w03b

1.1.2 For 24w03a

25 Jan 20:05
Compare
Choose a tag to compare

Changelog

  • feat(features): Add AnyBlockUse and DefaultBlockUse advancement trigger conditions. f99290b
  • feat(features): Make all advancement trigger conditions kotlin objects be data object. c936b0e
  • fix(features): Add missing advancement trigger. 5375ed1

Full changelog: https://github.com/Ayfri/Kore/compare/v1.1.1-23w51b..v1.1.2-24w03a

1.1.1 For 23w51b

21 Dec 18:54
Compare
Choose a tag to compare

Changelog

  • No changes were required.

Full changelog: https://github.com/Ayfri/Kore/compare/v1.1.1-23w51a..v1.1.1-23w51b

1.1.1 For 23w51a

21 Dec 18:48
Compare
Choose a tag to compare

Changelog

  • chore(build): Update gradle to 8.5. 14485ee
  • chore(dependencies): Increase Kotlin version to 1.9.22. bb2b246

Full changelog: https://github.com/Ayfri/Kore/compare/v1.1.0-1.20.4..v1.1.1-23w51a