Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PrismarineJS/mineflayer

Create Minecraft bots with a powerful, stable, and high level JavaScript API.
https://github.com/PrismarineJS/mineflayer

Release 2.39.1

cac33b7dc819651b15de947c213955641a59d1bc authored about 4 years ago by Romain Beaumont <[email protected]>
add null check in bot.dig ; fix #305 (#1523)

1b6f6ed51fbba5d6e312603c462a264e7feb2766 authored about 4 years ago by Romain Beaumont <[email protected]>
Fix deprecation warning (#1522)

9b9ebadf1802b2fb7fb0488a71b8534b3a9ca22d authored about 4 years ago by Karang <[email protected]>
Release 2.39.0

4000cdaf8f50b220ef00604fe41052e6327c1366 authored about 4 years ago by Romain Beaumont <[email protected]>
Fix typo in event name (#1509)

Renames event 'unmachedMessage' to 'unmatchedMessage' in lib/plugins/chat.js

90218cc9310473a074165fc97e6305ee65bbdcc0 authored about 4 years ago by honkling <[email protected]>
Marked callback as optional (#1508)

012b8066840868abd607c4ee19b21f5ab420bb3b authored about 4 years ago by TheDudeFromCI <[email protected]>
Added option to allow the bot to keep it's head in place when mining. (#1507)

* Added option to prevent head movement when digging.

Signed-off-by: TheDudeFromCI <thedudefr...

c5b98421a7ab3396e87739251d77f2448bf2c279 authored about 4 years ago by TheDudeFromCI <[email protected]>
Fixed && Improved blockFind function with useExtraInfo = true (#1491)

* Add second matcher

* Added support for two stage matchers

* added support for 2 stage ma...

317b9d86572d5a7efc0d2f50af4bce56ae2d880e authored about 4 years ago by Damian Grzanka <[email protected]>
Merge pull request #1515 from BlueBurgersTDD/master

Add number support to bot.chat

8edf0c1e45088488df41bb0444127f012fa45b00 authored about 4 years ago by TheDudeFromCI <[email protected]>
Release 2.38.0

e6abdab37ca881bbf50a38113a3d0b381d77a5ce authored about 4 years ago by Romain Beaumont <[email protected]>
by default hideErrors is now true

9708988f9ab939e912253c9c06ca36a8fa5eb3f1 authored about 4 years ago by Romain Beaumont <[email protected]>
by default no firstPerson in viewer example

5e4e63c2d53fee0cff033edb347d658863a76b13 authored about 4 years ago by Romain Beaumont <[email protected]>
replace require-self by "mineflayer": "file:." in dev dependencies

ef574e0010e997d431f8d7fd4b88ee0df7a47f5e authored about 4 years ago by Romain Beaumont <[email protected]>
point to mineflayer using file: syntax in viewer example package.json

024d0193b79d516d3e5073204b5b8f76c400ce92 authored about 4 years ago by Romain Beaumont <[email protected]>
Changed error message

11f8b04fb122bca49296590b9399988b0fdd392f authored about 4 years ago by BlueBurgersTDD <[email protected]>
Fix so bot.chat can use numbers

af733409cf9a5c6c0fcb4c7df55999c108e3bc18 authored about 4 years ago by BlueBurgersTDD <[email protected]>
Fixed message types. (#1506)

d58e5bd6610626d4045a46334909cea68a661e5e authored about 4 years ago by TheDudeFromCI <[email protected]>
Create FUNDING.yml

fb54b9d5f403a609d5aa0d508f4df1bda2b0cec4 authored about 4 years ago by Romain Beaumont <[email protected]>
Bump doctoc from 1.4.0 to 2.0.0 (#1488)

Bumps [doctoc](https://github.com/thlorenz/doctoc) from 1.4.0 to 2.0.0.
- [Release notes](https...

315842b6e4f3edf2f6aa2e28804f091809f16281 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
make the ChatMessage.toAnsi:lang argument optional (#1493)

394cc305b8e10187b01b488d87669b03defdc8d5 authored about 4 years ago by Antonio32A <[email protected]>
set extraInfos to false in blockIsNotEmpty (#1498)

3dd351dec23415e0eebec33a892d5c5dfac5f6e4 authored about 4 years ago by mat <[email protected]>
Add bot.game.serverBrand property (#1494)

* Add bot.game.serverBrand property

* Update doctoc of api.md

26f2c1d5ce8662c2bb63aaaf4c1efd65e509a1a9 authored about 4 years ago by Karang <[email protected]>
add note on how to use microsoft accounts in example

b17a70f3d18e73a5906035d367d7494835f0e703 authored about 4 years ago by Romain Beaumont <[email protected]>
Release 2.37.1

4afb69d83fc58008c4d96bcde78fbca4954dcc8e authored about 4 years ago by Romain Beaumont <[email protected]>
Fix looking behavior (#1487)

* Change look and lookAt logic to better match previous behavior and fix event listening

* Fi...

30262f845a9c9f45d6b172dc6e2527062618ea2d authored about 4 years ago by ph0t0shop <[email protected]>
Release 2.37.0

6bbfcaaafc3d1e148362eedaba908fcc3e322e4f authored about 4 years ago by Romain Beaumont <[email protected]>
fix incorrect handling of username definition (#1486)

The right place to set the username mineflayer side is the login packet.
At this point both in ...

592cac8484ef6ce58d33a53cb2d0cfd70eaebd33 authored about 4 years ago by Romain Beaumont <[email protected]>
protect against action id going over 32767 (#1428)

* protect against action id going over 32767

https://wiki.vg/Protocol#Click_Window

* Updat...

2ab5c18fbc2b8e19833b9a3150b51309ebc5ff40 authored about 4 years ago by Romain Beaumont <[email protected]>
Promisify Villager & Trader (#1484)

* Promisify villager

* Promisify trader

* Linter error + trader test fix

* Update trade...

4ebe7b768ac8d82565054545709f881dcdb7d39b authored about 4 years ago by ph0t0shop <[email protected]>
Release 2.36.0

072adf4914d755541e8af75bea4504d8e17e7dd8 authored about 4 years ago by Romain Beaumont <[email protected]>
Promisify (#1475)

* Start promisification

* Promisify most functions

* Promisify rest

* Minor bugfixes

...

96f539e442f06ddef756fa42e196f30f509a50d3 authored about 4 years ago by ph0t0shop <[email protected]>
Release 2.35.0 (#1478)

28968181abeeba710f77fdfae2de3cab76976676 authored about 4 years ago by Karang <[email protected]>
Merge pull request #1320 from Karang/master

More accurate blockInSight

4823fff8954bd2b63eee3b82f52d0c9810b25003 authored about 4 years ago by Karang <[email protected]>
Add extra position packet after a tp (#1476)

4e7cb58ba4161401aa3f0eacc7b5158431b7eedf authored about 4 years ago by Karang <[email protected]>
Apply suggestions

109ed4e53a86b3fd65f20f526a3a74723c79136a authored about 4 years ago by Karang <[email protected]>
Change name to blockAtCursor

d1986ccbf51a915b13c05a6b86377af1cd37c9f4 authored about 4 years ago by Karang <[email protected]>
Added heldItem to TS. (#1472)

124e8508f44ee1e18cd2ac13c59d50a30b733d7e authored about 4 years ago by TheDudeFromCI <[email protected]>
add mineflayer printer project to readme

6941b61f809b6da6928a09e8841d4d815b8d148f authored about 4 years ago by Romain Beaumont <[email protected]>
node 12 is required

fix #1457

c14bff9d62cbf5a90198f18e2421e86b75397b48 authored about 4 years ago by Romain Beaumont <[email protected]>
Added missing types (#1431)

* Added missing types

* remove unused property

3d1f10c2554e3720c853e0ef4391f2783597eb7e authored about 4 years ago by Jecsham <[email protected]>
Release 2.34.0

ca71a4205feca695e24575f041d397a8e04506f8 authored about 4 years ago by Romain Beaumont <[email protected]>
1.16.4 support (#1429)

05cd4a16cdf044845e12329dd19332733581cd5c authored about 4 years ago by Romain Beaumont <[email protected]>
Release 2.33.0

bbae4e410da82aecefe332372a756057ce2c3c22 authored about 4 years ago by Romain Beaumont <[email protected]>
Added better handling for automatic dependency resolution between plugins (#1412)

* Added redundant plugin load validation.

Signed-off-by: TheDudeFromCI <[email protected]...

6640cdb74cc8ac2470616c3074d8a97f14a6c06c authored about 4 years ago by TheDudeFromCI <[email protected]>
Fix bed packet (#1407)

* Add tests

For now these tests should be enough to detect that bot.isSleeping is not being u...

d792dbf44aeda53749e76c5689107492cead09d7 authored about 4 years ago by imharvol <[email protected]>
Added issuehunt badge to readme (#1423)

3a4cea5389ced484dd6508a0b27e9b283421101a authored about 4 years ago by TheDudeFromCI <[email protected]>
Removed Hawkeye dependency (#1425)

* Removed Hawkeye Dependency

Signed-off-by: TheDudeFromCI <[email protected]>

* Adde...

564b5af7190041f6f90c20821799dab8a7d72feb authored about 4 years ago by TheDudeFromCI <[email protected]>
Fixed d.ts compilation errors (#1420)

ddf973db852509a88ead143fd25cb374add8ebb3 authored about 4 years ago by TheDudeFromCI <[email protected]>
typings(FindBlockOptions): add missing options (#1415)

fe4139689a0eff00316b3f5ea4d9cb9c6f4158ea authored about 4 years ago by Sugden <[email protected]>
Added tool plugin to readme (#1413)

c5d5ee34a11bfa604979d8a3a9a3ab1fa441ec7a authored about 4 years ago by TheDudeFromCI <[email protected]>
add uuid by objectUUID as it was missing (#1411)

* add uuid by objectUUID as it was missing

* this time correctly, as a "spawn_entity_ packet ...

39d906e6be6e81dc82c3b785f48aa0368ac4b0f3 authored about 4 years ago by Rob9315 <[email protected]>
update to standard 16

00093fb87db611d9922235915e8514e492943423 authored about 4 years ago by Romain Beaumont <[email protected]>
Typescript Patch for Issue 1408 (#1409)

* Added typescript definitions for missing functions.

Signed-off-by: TheDudeFromCI <thedudefr...

d1eab60ab156fb2329ec53e97cd9e7e52c9e1074 authored about 4 years ago by TheDudeFromCI <[email protected]>
add npmrc that disable package-lock.json creation

948a27ee0c59b431725f1cde28ec29735042a9df authored about 4 years ago by Romain Beaumont <[email protected]>
Update block_actions.js (#1402)

* Update block_actions.js

* Update block_actions.js

* fix lint

Co-authored-by: Romain B...

75d84cd67d805539a3783f610246813e960820d2 authored about 4 years ago by SpikeThatMike <[email protected]>
Add auto eat plugin (#1396)

* Create auto-eat.js

* Update README.md

* standard --fix

* Update auto-eat.js (standard...

fe3fc9d18643b98dbcdd245da4d132566cf362b3 authored about 4 years ago by Link <[email protected]>
update standard to version 15

229ae9443e0f849cfbdb3dd1a896d475e6afd0b7 authored about 4 years ago by Romain Beaumont <[email protected]>
Release 2.32.0

1b1907d48d4eaf5be990a1b53dd17cac18b11c53 authored about 4 years ago by Romain Beaumont <[email protected]>
remove unneeded dimensionCodec for non 1.16 (#1391)

5decb13757e7f2e0e9d7369215a3213ca101d073 authored about 4 years ago by Romain Beaumont <[email protected]>
optimize support feature (#1390)

d87f1c1abc3443db0be6eaed5e0a3b9a0964f7e2 authored about 4 years ago by Romain Beaumont <[email protected]>
1.16x (#1349)

* Update NPM & prismarine-chunk

* Support new login packet
Support of difficulty change

*...

a628ba13805a8d5db53af37fdbfada1922b53620 authored about 4 years ago by Grooble <[email protected]>
Added chest callbacks to d.ts (#1387)

7c9980d9713e088fa302d03c574a23eea81349d5 authored about 4 years ago by TheDudeFromCI <[email protected]>
Compare version against tested version. (#1375)

* Compare version against tested version.

Signed-off-by: TheDudeFromCI <[email protected]...

d5c1066b30f166b535a3d23de60cf663effe3d08 authored about 4 years ago by TheDudeFromCI <[email protected]>
Added entity height and width. (#1384)

* Added entity height and width.

* Fixed entity data object.

* Switched to entitiesByName
...

892e58a332aa592186a2719cbe7376f84ce1de7e authored about 4 years ago by TheDudeFromCI <[email protected]>
Add ability to call openChest on shulker boxes (#1370)

* Add ability to call openChest on shulker boxes

* Small change to remove unnecessary bracket...

266f2558d3b54664e310c86851c030aba6392f77 authored about 4 years ago by Edward Funnekotter <[email protected]>
Equations for do a perfect shot with a bow (#1351)

* Equations for do a perfect shot with a bow

Hello!, I made a package for calculate the yaw a...

c7b750a6c96928cc36176c449d67f1e9db3603dd authored about 4 years ago by sefirosweb <[email protected]>
Release 2.31.0

3cff9d799e40f8339302b72861b457883b0836fb authored about 4 years ago by Romain Beaumont <[email protected]>
Added supportFeature to API.md (#1363)

* Added supportFeature to API.md

* Update api.md

d5bb9e570f965a2fe3d009356dfdb40597ba7466 authored about 4 years ago by TheDudeFromCI <[email protected]>
Add chat position to message event (#1357)

* Add chat position to message event

* Update documentation and fix linting

* Fix linting
...

0bdac4485ffa785f7382c981f6988f3123d4f6c0 authored about 4 years ago by Lars Papenkordt <[email protected]>
Add type validation to bot.chat (#1369)

* Update chat.js

* Fix some stuff the checks asked for

* This should be the last commit (i...

be28dd88f95487172561fc3b824c8899fab8c1b0 authored about 4 years ago by BlueBurgersTDD <[email protected]>
Added hasAttackCooldown Feature (#1358)

d219916829bcdd6562018302588918f339868673 authored about 4 years ago by TheDudeFromCI <[email protected]>
Create Guard example for PVP plugin (#1362)

* Create guard.js

* Fixed guard.js standard lint

fcb95560fd5abc270cba1f59b7c64f98944bcca8 authored about 4 years ago by TheDudeFromCI <[email protected]>
Update README.md (#1361)

ee1f0effa4f6e8a2e77c9fd80b40fa5d05f53d87 authored about 4 years ago by TheDudeFromCI <[email protected]>
Added offhand parameter to d.ts (#1359)

92bb053a7522f40ff12ad48241a5939f86417416 authored about 4 years ago by TheDudeFromCI <[email protected]>
Update README_RU.md (#1356)

* Update README_RU.md

Новый перевод для REAME_RU со всеми свежими записями из оригинала

* ...

eb8253b545bc6eede201f3f1013ab7d2dbb4c03f authored about 4 years ago by Nikita <[email protected]>
Update action versions (#1354)

This removes some warnings that were appearing in CI
More info: https://github.blog/changelog/2...

5d18d7ebd52a44ce1018a6f804f14dbcd8f8471d authored about 4 years ago by imharvol <[email protected]>
Fix furnace and add tests (#1352)

* Fix furnace.putInput()

* Fix ts for furnace

* Fix furnace.fuel and furnace.progress

W...

eb3c7c6b538b5720d2a847d0154c506bfaed3b3e authored about 4 years ago by imharvol <[email protected]>
Release 2.30.0

52bf0c8f9ea47804914b3b97e4190b0186e88ff2 authored over 4 years ago by Romain Beaumont <[email protected]>
hide unknown transaction warning if hideErrors option is enabled

fixes #1117

4efdb6bbc5d2921fecf959fbe2b43b3a920446d2 authored over 4 years ago by Romain Beaumont <[email protected]>
Simplify setCommandBlock arguments (#1343)

* Simplify setCommandBlock arguments

- Simplify setCommandBlock arguments by replacing trackO...

7054ec89d6c1f491f1b4d64a9f56e6ce2438fa51 authored over 4 years ago by imharvol <[email protected]>
Exposed getDestSlot function (#1345)

* Exposed getDestSlot funciton.

Signed-off-by: TheDudeFromCI <[email protected]>

* U...

149787e7add1571f652de1baf6fb7aaeccd8309f authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed attack cooldown bug. (#1347)

746077f333d6982c54706de0131a7e6308cfd6d9 authored over 4 years ago by TheDudeFromCI <[email protected]>
Add support for Barrel (#1344)

It works just like a chest (except it doesn't matter if there's a block above) so I don't think ...

6738fde8505f7ae8851456abde218149df423f6f authored over 4 years ago by imharvol <[email protected]>
add video previews in readme

aa3811f3d5ed76ef0e37d59ebf42d3a01eebfa5e authored over 4 years ago by Romain Beaumont <[email protected]>
Update README.md (#1346)

f741e47dac19a5027ee6331388426a07bf220ee8 authored over 4 years ago by TheDudeFromCI <[email protected]>
add link to pwindow in doc

8449d3b9bbd968cd5fb03c5711e925fd8a636cdc authored over 4 years ago by Romain Beaumont <[email protected]>
Update README_ES.md (#1342)

541093582ea267091314508c2cb4bec77a96adef authored over 4 years ago by imharvol <[email protected]>
Fix trade tests (#1341)

* Fix trading tests

- Fixes trading tests by using a command block to spawn the villager
- F...

9bb4d806e2638ac3f53b5fc4ce57380716790cad authored over 4 years ago by imharvol <[email protected]>
Merge pull request #1337 from PrismarineJS/wvffle-patch-1

Add dashboard to the list of plugins

82d636b5fa3fbe3ff84197abbeb8b8ae7c752f8a authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #1340 from Camezza/master

Spelling & grammar fix

869996948a9ff0b770eac1bf5cbf5c8bdc9b3bad authored over 4 years ago by Romain Beaumont <[email protected]>
Spelling & grammar fix

71cf79a5ade7270aee29e6495186962312cfb6a5 authored over 4 years ago by Firejoust <[email protected]>
Add dashboard to the list of plugins

99204f8078517aaee0cfe823627d43bc70b2742d authored over 4 years ago by Kasper Seweryn <[email protected]>
Release 2.29.1

f2bc07ef4c1faef657f9bba6c0e9768f3fe19ed4 authored over 4 years ago by Romain Beaumont <[email protected]>
Added collectblock example (#1336)

* Create collectblock.js

* Update collectblock.js

* Update collectblock.js

a3b0f8f5a3b78bb4de9d1699d74850de1e061b6b authored over 4 years ago by TheDudeFromCI <[email protected]>
Update README.md (#1335)

ed4c7df35ad12fd37134d8f642f020333006ac20 authored over 4 years ago by TheDudeFromCI <[email protected]>
Fix bot.setCommandBlock() for versions 1.13-1.16 and add tests (#1327)

* Add setCommandBlock tests

* Fix setCommandBlock in 1.13 and so on

By implementing update...

5370ba196f9898def6a16cdf3ec503a93b537207 authored over 4 years ago by imharvol <[email protected]>
Added correct scope for find block options. (#1334)

49d156b53d9815db7d5afc5668a1fc71ea63d805 authored over 4 years ago by TheDudeFromCI <[email protected]>
Release 2.29.0

c94751e3cfec39bbea19ab5273fea7e6a2c8caa1 authored over 4 years ago by Romain Beaumont <[email protected]>
Optimize bot.trade() (#1323)

* Optimize bot.trade()

* Check that the bot has enough item to fullfill the trade count

* ...

8f015384bc9f619b544184408728cbbf91ecf6ae authored over 4 years ago by imharvol <[email protected]>
Merge pull request #1328 from mdashlw/patch-1

Update discord example

bebd8edf3027ee6504275f6d69b63f7de32801eb authored over 4 years ago by Romain Beaumont <[email protected]>