Skip to content

Releases: BlvckBytes/QuickShopSearch

v0.0.23

27 Oct 21:32
9c2aabf
Compare
Choose a tag to compare

Updates:

  • Implemented remote shop-interaction, allowing to buy/sell from any arbitrary distance
  • Added permissions quickshopsearch.feature.interact and quickshopsearch.feature.interact.other-world

Updated Existing Config-Keys:

  • resultDisplay.items.representativePatch.lore has been updated to display REPRESENTATIVE-LORE-SHIFT-LEFT-CLICK-BUYING-DESCRIPTION and REPRESENTATIVE-LORE-SHIFT-LEFT-CLICK-SELLING-DESCRIPTION; either delete this key, or the whole config.yml to receive these changes.

v0.0.22

27 Oct 13:40
ef0a704
Compare
Choose a tag to compare

Updates:

  • Added folia-support by employing FoliaLib

v0.0.21

26 Oct 21:32
8172d76
Compare
Choose a tag to compare

Updates:

  • Added translation tr_tr.txt
  • Added support for QuickShop-Hikari version >= 6.2.0.8, which broke all events, due to package-changes

v0.0.20

20 Oct 22:51
bf2da5a
Compare
Choose a tag to compare

Updates:

  • REPRESENTATIVE-LORE-REMAINING-SPACE and REPRESENTATIVE-LORE-REMAINING-STOCK now show an infinity-symbol for infinite shops (was either real metric or -1 before)
  • reworked filtering logic to actually return sensical results for HAS_STOCK_LEFT and HAS_SPACE_LEFT

v0.0.19

20 Oct 13:18
cf7a1d8
Compare
Choose a tag to compare

Updates:

  • Slots of not only items, but also pagination-outputs, as well as the UI-size in general, are now fully configurable

Breaking changes:

  • resultDisplay in config.yml has been changed in an incompatible way - auto-migration will work, but yield a bunch of "duplicate" legacy keys. Preferably delete the file.

v0.0.18

20 Oct 10:31
882021a
Compare
Choose a tag to compare

Updates:

  • The pre-processor now supports loading arbitrary local files

v0.0.17

19 Oct 05:07
1d836fb
Compare
Choose a tag to compare

Update:

  • Added translation zh_cn.txt

v0.0.16

19 Oct 00:06
f9b572f
Compare
Choose a tag to compare

Updates:

  • Added shop filtering-criteria HAS_SPACE_LEFT
  • Now clearing the key-cache of YamlConfig after pre-processing scalar nodes

v0.0.15

18 Oct 22:37
fa4b142
Compare
Choose a tag to compare

Updates:

  • Implemented the configuration pre-processor and added main language, namely en_us.txt

Breaking Changes:

  • Honestly, just delete the whole plugin-folder.

v0.0.14

12 Oct 19:00
df803d3
Compare
Choose a tag to compare

Updates:

  • Added shop-name to representative as well as sorting-criteria
  • The UI now updates in real time with its displayed shops
  • Reworked the representativePatch, as to not display useless information and improve on clarity
  • Reworked and improved the CachedShopRegistry, as to not get out-of-sync or make unnecessary computations