Releases: firejoust/mineflayer-GUI
Releases · firejoust/mineflayer-GUI
v3.0.2 Stable
- Added
packet
option as a workaround to the server not acknowledging window transactions in some cases, causing a promise to never resolve.
(This was supposedly resolved in the previous release, but changes were reverted due to a memory leak)
v3.0.1 Stable
- Don't bother waiting for server to acknowledge click. Fixes GUI queries never resolving in some cases
v3.0.0 Stable
Significant API changes, update accordingly if your package depends on v2.1.3
or lower
v2.1.3 Stable
Fix typo
v2.1.2 "Stable"
v2.1.2-stable 2.1.2
v2.1.1 Stable
Added two new options:
- delay: how long to wait before opening the next window
- close: if the current active window should be closed beforehand
- improved logic
Full Changelog: v2.1.0-stable...v2.1.1-stable
v2.1.0 Stable
Full Changelog: v2.0.1-stable...v2.1.0-stable
v2.0.2 Stable
v2.0.1
- Fix window transactions not being handled well by anti-cheats
- Update dependencies (1.18+ Support)
v2.0.0
First stable release