Skip to content

1.3.0 For 24w09a

Compare
Choose a tag to compare
@Ayfri Ayfri released this 29 Mar 15:37
· 247 commits to master since this release

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