2.1.0-26.1-snapshot-1
·
33 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
After a long time I've finally started working on 26.1 !
Many big changes, a new Time and Villager Trades page, updated many of the pages and features for OOP and helpers modules.
Documentation
docs(concepts): AddTimedocumentation for ticks, seconds, and days, usage examples, arithmetic, conversions, and command integration.9b2c569docs(helpers): UpdateDisplay_EntitiesandMannequinsdocs with OOP entity handles, code examples, and enhanced functionality descriptions.48fac17docs(markdown): Standardize links and hyphenation in documentation, fix inconsistent Markdown syntax, improve clarity in examples and descriptions.c5df568docs(villager-trades): AddVillager Tradesdocumentation, update related pages with references to trade gating, item modifiers, and enchantments.68f02d9
New Features
feat(commands): Addswingcommand with support forSwingHandand unit tests.e8bc54ffeat(datapack): Add path and iconPath utility functions, removeing the need of the kotlinx.io library for a simple project. [8556f71]
(8556f71)feat(data-driven): AddTradeSetandVillagerTradegenerators with builder functions, integrate intoDataPack.2d035aec6f034b 94590e7feat(entities): Add OOP entity handles for displays and mannequins, with selector-based targeting, UUID-based identity, and enhanced functionality. Update tests to cover all new features.f22d89bfeat(entities): AddtoEntityandentityfactory methods forEntityType, update docs with usage examples, and extend tests to validate new functionality.7e92bf3feat(environment-attributes): AddambientLightColor,blockLightTint, andnightVisionColorwith tests and documentation.fa73f7afeat(item-components): AddAdditionalTradeCostcomponent with tests and documentation.79af872feat(item-modifiers): AddincludeAdditionalCostComponenttoenchantRandomlyandenchantWithLevels, update tests and documentation.c6f7022feat(item-modifiers): AddsetRandomDyesandsetRandomPotion, update documentation and item modifiers functionality.55e6daefeat(item-slot): Add piglin item slot.37a10b7feat(predicates): AddPlayerFoodPredicatewithlevelandsaturation, update tests and documentation.09db797feat(predicates): Addsumnumber provider, update documentation and tests.a4fc50e
Bug Fixes
fix(helpers): Fix double namespace, broken self-recursion, and max/hit dedup in raycast.933743bfix(time): UpdatetoStringinTimeto usetoStringTruncatedIfRound, extendTitleCommandtests.5b7969bfix(vec): Fix double truncation logic, add more tests, fix raycast test.b3e3618
Full changelog: https://github.com/Ayfri/Kore/compare/v2.0.3-1.21.11..v2.1.0-26.1-snapshot-1