Releases: Ayfri/Kore
1.16.0 For 1.21.1
This release introduces a big new feature very cool for datapack developers: Being able to merge datapacks together, even with external datapacks or zip files.
Check out the documentation on this new feature here.
Let me know if this feature has any bugs or missing features!
Changelog
feat(chat-components)
: Introduce deserialization of chat components for Json. f105bd4feat(datapacks)
: Add generations options, add merging with other packs option, add tests. d01296dfeat(pack-mcmeta)
: Introduce deserialization ofSupportedFormats
, add useful functions for comparing versions, addtoString
. 39d53e3feat(tags)
: Introduce deserialization of Tags. 33a5b51
Full changelog: https://github.com/Ayfri/Kore/compare/v1.15.1-1.21.1..v1.16.0-1.21.1
1.15.1 For 1.21.1
Fixes a bug related to tag generation folder when setting the tag of a function using the setTag
function, also updates unit tests about functions generation for checking if all files are correctly generated and are at the correct location.
Important
I will in a future release rename the setTag
function to addToTag
because a function in Minecraft can be linked to multiple tags.
Changelog
fix(functions)
: Fix generated tag folder forsetTag
method of functions, update tests for functions generation files locations. #102 0efd2da
Full changelog: https://github.com/Ayfri/Kore/compare/v1.15.0-1.21.1..v1.15.1-1.21.1
1.15.0 For 1.21.1
Changelog
- No changes were required.
Full changelog: https://github.com/Ayfri/Kore/compare/v1.15.0-1.21..v1.15.0-1.21.1
1.15.0 For 1.21-rc1
Changelog
- No changes were required.
Full changelog: https://github.com/Ayfri/Kore/compare/v1.15.0-1.21-pre4..v1.15.0-1.21-rc1
1.15.0 For 1.21-pre4
Changelog
- No changes were required.
Full changelog: https://github.com/Ayfri/Kore/compare/v1.15.0-1.21-pre3..v1.15.0-1.21-pre4
1.15.0 For 1.21-pre3
Very tiny update but with a breaking change.
Changelog
refactor(enchantments)
: Replace Entity EffectReplaceDisc
toReplaceDisk
. ebc4f98
Full changelog: https://github.com/Ayfri/Kore/compare/v1.14.1-1.21-pre2..v1.15.0-1.21-pre3
1.15.0 For 1.21
Kore is finally entirely compatible with 1.21, with a lot of fixes (even from features of prior versions, which is great for the project).
Changelog
- No changes were required.
Full changelog: https://github.com/Ayfri/Kore/compare/v1.15.0-1.21-rc1..v1.15.0-1.21
1.14.1 For 1.21-pre2
A tiny update that was quick to implement!
Changelog
feat(configured-features)
: Addend_platform
with no config and with tests. f9b8a2efeat(placed-features)
: Addfixed_placement
placed feature of type List of TripleAsArray with tests. 1a4b4d9
Full changelog: https://github.com/Ayfri/Kore/compare/v1.14.0-1.21-pre1..v1.14.1-1.21-pre2
1.14.0 For 1.21-pre1
This is a small release but with a few very specific changes in features.
See the Minecraft changes here: https://www.minecraft.net/en-us/article/minecraft-1-21-pre-release-1
Changelog
feat(features)
: Update features with additions from 1.21-pre1. 9138d7a- [ImgBot] Optimize images a14a4a0
Full changelog: https://github.com/Ayfri/Kore/compare/v1.13.0-24w21b..v1.14.0-1.21-pre1
1.13.0 For 24w21b
Changelog
- No changes were required.
Full changelog: https://github.com/Ayfri/Kore/compare/v1.13.0-24w21a..v1.13.0-24w21b