Releases: Ayfri/Kore
1.3.0 For 24w09a
Changelog
chore(readme)
: Add section about community creations, rephrase versions support. e2f27f7feat(features)
: Addcopy_components
andset_components
item modifier functions. c96805afeat(helpers)
: Add ability to customize the displayed score for a line for the ScoreboardManager. 554d421feat(components)
: Add Components system, add tests for components, use components instead of NBT everywhere. 3899cd8 b84de1e e76f125refactor(advancements)
: Update item, block, fluid entity and location predicates classes properties. 285ae9drefactor(commands)
: Make mixer and target arguments optional inplaysound
command, rename PlaySoundSource to PlaySoundMixer. 6f64427refactor(commands)
: Rename attribute modifier operation names to new names. c1bba02refactor(data)
: Simplify data attribute modifiers serialization, add test with item modifier function. d726e1frefactor(features)
: Renamecopy_nbt
andset_nbt
item modifier functions tocopy_custom_data
andset_custom_data
. 5c3571drefactor(items)
: Use an enum for Components names. 2c14a85refactor(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
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
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
Changelog
feat(item-slots)
: Removehorse.armor
, addarmor.body
. 7150025
Full changelog: https://github.com/Ayfri/Kore/compare/v1.2.0-24w05a..v1.2.0-24w05b
1.2.0 For 24w05a
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 to1.6.3
. 3f07d13, f218856refactor(generation)
: Update code according to KotlinPoet changes. 40e1492test(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
Changelog
feat(commands)
: Addtransfer
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
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
Changelog
feat(features)
: AddAnyBlockUse
andDefaultBlockUse
advancement trigger conditions. f99290bfeat(features)
: Make all advancement trigger conditions kotlin objects bedata object
. c936b0efix(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
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
Changelog
chore(build)
: Update gradle to 8.5. 14485eechore(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