Skip to content

Releases: BlvckBytes/ItemPredicateParser

v0.0.16

09 Nov 14:55
9ad2a32
Compare
Choose a tag to compare

Updates:

  • The SyllablesMatcher now also ignores hex color-sequences in its targets
  • Fixed TextSearchPredicate's syllable-matching

v0.0.15

27 Oct 13:12
220bcb8
Compare
Choose a tag to compare

Updates:

  • Added folia-supported to plugin.yml (there wasn't really anything to adapt code-wise)

v0.0.14

26 Oct 15:53
64ba247
Compare
Choose a tag to compare

Updates:

  • Added translation tr_tr.txt
  • Added TranslationLanguage#TURKISH_TR

v0.0.13

20 Oct 10:33
35b6a7f
Compare
Choose a tag to compare

Updates:

  • Added translation zh_cn.txt
  • The pre-processor now supports loading arbitrary local files

v0.0.12

20 Oct 05:50
66fd6df
Compare
Choose a tag to compare

Updates:

  • Migrated to pre-processor support
  • Added translation en_us.txt
  • Added translation de_de.txt

v0.0.11

12 Oct 12:31
5d8822e
Compare
Choose a tag to compare

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 in BukkitEvaluable

v0.0.10

10 Oct 20:54
a75f3a4
Compare
Choose a tag to compare

Updates:

  • Added configurable name and aliases to command
  • Ever so slightly improved the performance of Syllables again

v0.0.9

10 Oct 15:31
e556915
Compare
Choose a tag to compare

Updates:

  • Improved the performance of matching syllables by around 40% (rewrote the corresponding algorithm based on experience gained by messing with the prototype)

v0.0.8

06 Oct 07:49
be8018b
Compare
Choose a tag to compare

Updates:

  • Added support for ExcellentEnchants
  • Substituted throwing on missing translation-values by simply logging a warning, as to not disable the plugin on not-yet supported external Registry-extending plugins

v0.0.7

05 Oct 02:35
c7ec2bc
Compare
Choose a tag to compare

Updates:

  • Expanded predicates displayed in /ipp test <language> <predicate> are now precisely highlighted

Breaking Changes:

  • Environment of config-section playerMessages.predicateTestResult changed in a non-compatible way; please either delete this section, or the whole file.