Releases: BlvckBytes/ItemPredicateParser
Releases · BlvckBytes/ItemPredicateParser
v0.0.18
v0.0.17
Updates:
- Fixed malformed relocation-pattern (doesn't affect any features directly; could cause global namespace conflicts with other plugins of mine though)
v0.0.16
Updates:
- The
SyllablesMatcher
now also ignores hex color-sequences in its targets - Fixed
TextSearchPredicate
's syllable-matching
v0.0.15
Updates:
- Added
folia-supported
toplugin.yml
(there wasn't really anything to adapt code-wise)
v0.0.14
Updates:
- Added translation
tr_tr.txt
- Added
TranslationLanguage#TURKISH_TR
v0.0.13
Updates:
- Added translation
zh_cn.txt
- The pre-processor now supports loading arbitrary local files
v0.0.12
Updates:
- Migrated to pre-processor support
- Added translation
en_us.txt
- Added translation
de_de.txt
v0.0.11
Updates:
- Now handling armor-trims properly; added version-specific NETHERITE_UPGRADE_SMITHING_TEMPLATE key-decision
- Added missing version-dependent code-branch for
1.20
- Reworked
CommandUpdater
's bukkit-package locator inBukkitEvaluable
v0.0.10
Updates:
- Added configurable name and aliases to command
- Ever so slightly improved the performance of Syllables again
v0.0.9
Updates:
- Improved the performance of matching syllables by around 40% (rewrote the corresponding algorithm based on experience gained by messing with the prototype)