Releases: link-discord/mineflayer-auto-eat
Releases · link-discord/mineflayer-auto-eat
5.0.0
What's Changed
- Bump typescript from 5.4.5 to 5.5.4 by @dependabot in #70
- Bump @azure/msal-node from 2.9.0 to 2.13.1 by @dependabot in #72
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #73
- porting over by @GenerelSchwerz in #74
New Contributors
- @GenerelSchwerz made their first contribution in #74
Full Changelog: 4.0.0...5.0.0
Version 4.0.0
What's Changed
- Updated Dependencies
- Converted package to ESM
- Added Priority "auto" option that is enabled by default. Will prefer saturation over foodPoints when health is lower or equal to the healthThreshold
- Added "healthThreshold" option which is set to 14 by default. When the bots health is equal to or lower than the threshold and the priority option is set to "auto" the bot will prefer saturation food over foodPoints and will force startAt to be at 19 temporarily. Effectively trying to heal the bot through food.
- Changed foodPoints sorting logic to try to find the food that matches the points needed to fill the hunger bar so the bot doesn't waste food.
- bannedFood array now requires an array of item Ids instead of item names
- Improved error handling
Full Changelog: 3.3.6...4.0.0
Version 3.3.6
What's Changed
- Update index.js by @link-discord in #4
- fix: use correct logic by @NotSugden in #7
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #9
- Update index.js by @pencildoor in #10
- Library wasn't working for me so I fixed some things by @hatkidchan in #11
- Bump minecraft-data from 3.18.0 to 3.19.0 by @dependabot in #18
- Bump minecraft-data from 3.19.0 to 3.20.0 by @dependabot in #19
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #20
- Bump mineflayer from 4.5.1 to 4.6.0 by @dependabot in #21
- Bump mineflayer from 4.6.0 to 4.7.0 by @dependabot in #22
- Bump minecraft-data from 3.24.0 to 3.25.2 by @dependabot in #23
- Bump typescript from 4.9.4 to 5.0.2 by @dependabot in #35
- Bump mineflayer from 4.7.0 to 4.8.1 by @dependabot in #30
- Bump jsonwebtoken and @azure/msal-node in /test by @dependabot in #36
- Bump typescript from 5.0.2 to 5.0.4 by @dependabot in #38
New Contributors
- @link-discord made their first contribution in #4
- @NotSugden made their first contribution in #7
- @dependabot made their first contribution in #9
- @pencildoor made their first contribution in #10
- @hatkidchan made their first contribution in #11
Full Changelog: https://github.com/link-discord/mineflayer-auto-eat/commits/3.3.6