LookAtMySuitBot/js/node_modules/prismarine-windows/HISTORY.md

3.3 KiB

2.8.0

2.7.0

2.6.1

  • fix typo

2.6.0

  • mcData to registry refactoring + anticipation of feature check refactoring

2.5.0

  • Extend the events used for windows

2.4.4

  • update mcdata

2.4.3

  • fixed typescript typings

2.4.2

  • Fixed Exporting correctly and better window typings (#49)

2.4.1

  • revert avoid emitting references

2.4.0

  • fix bug with emitting null items (@imharvol)
  • add typings to containerType
  • fix slot count for generic 3x3 containers

2.3.0

  • Click API endpoints returns changedSlots array (@nickelpro)

2.2.1

  • Avoid emitting references (@imharvol)

2.2.0

  • make nbt the fifth parameter of finditemrange (thanks @U9G)

2.1.0

  • Add clear function (thanks @U9G)

2.0.0

  • Fix 1.16 wrong ids, add utility functions
  • BREAKING: update event changed from windowUpdate to updateSlot

1.6.0

  • Add ability to find items by name (thanks @Naomi)

1.5.0

  • 1.16.0 compat (thanks @DrakoTrogdor)

1.4.0

  • typescript definitions (thanks @IdanHo)

1.3.0

  • 1.15 support

1.2.0

bunch of changes by Karang :

  • refactored
  • more windows for both 1.14 and before

1.1.1

  • fix for tossed item when crafted (thanks @karang)

1.1.0

  • added support for villager trading windows (thanks @plexigras)

1.0.1

  • bump mcdata

1.0.0

  • bump dependencies

0.0.0

  • Import from mineflayer