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

Added missing promise return types (#2124)

c61e5caff67b7b65eac38ae38831369f14ed2783 authored over 3 years ago by IceTank <[email protected]>
Release 3.10.0 (#2123)

* Release 3.10.0

* Update package.json

fb5537012b062401edfdc100cf873aaf209eed96 authored over 3 years ago by u9g <[email protected]>
Add Chinese translation (#2113)

* Add Chinese translation

* Format doc for lint passage

* Fix doc typo

1fd51f1e8839f4fd9ab75e0be30bd66ec06117a7 authored over 3 years ago by Nyaasu <[email protected]>
automatic port discovery for tests (#2109)

8ef7e03657c01b15cdf4eeea5d8cb722f17a992d authored over 3 years ago by Jordan Jones <[email protected]>
fix ci.yml

623e42fb29d070e0e6816dcf09cfc16524cd3567 authored over 3 years ago by Romain Beaumont <[email protected]>
Fix bot.equip failing with off-hand (#2007)

* Fix bot.equip failing with off-hand

* Fix wrong constante checks

* Add equip off-hand te...

1d6765090e5fc49973d394f023eb286aa4fa9c35 authored over 3 years ago by IceTank <[email protected]>
patches window.withdraw (#2096)

stops the bot from 'picking' up / withdrawing an item out of a chest when the inventory is full....

44a3a7a5ac1ea426f04fd84adf7e2bf8edd5facd authored over 3 years ago by Zn10plays <[email protected]>
Make push to any branch trigger CI (#2105)

0983f9ce4cfde67461b5c6f22a90d4a963dda8cd authored over 3 years ago by u9g <[email protected]>
wait for ready internally for enchanting (#2098)

* wait for ready internally for enchanting

* lint

7333e4727b320264ced05ef4988bf51fbf90c63f authored over 3 years ago by u9g <[email protected]>
Add types to readme (#2092)

1a66db8f1a6b1a1d0238dd2a87ea71242b1ea3e4 authored over 3 years ago by u9g <[email protected]>
Add much more simple plugin example (#2091)

* Add much more simple plugin example

* Lint

f0f55df21cf4a00e8929bd870ccee35ed39fdf64 authored over 3 years ago by u9g <[email protected]>
Remove polling, recursive calling, rechecks (#2059)

* Remove polling, recursive calling, rechecks

This code is more complex but requires only a s...

10339e971a2334e856b69bc4804a64d016790b10 authored over 3 years ago by Eagle-Anne <[email protected]>
make it clearer python support is thanks to https://github.com/extremeheat/JSPyBridge

f76ac2cf0dd6b5fb195ad6c98fbc2d17a98c2c57 authored over 3 years ago by Romain Beaumont <[email protected]>
Add placing crystal example (#2073)

* Add placing crystal example

* Create package.json

* Finish entity collision check

8ca42a7cc6f4d2c9aec87cd96da53b0debe4e3e5 authored over 3 years ago by u9g <[email protected]>
Fixes physicsEnabled check (#2079)

dbb534d8725978bf6c2367c3affa7f476723185a authored over 3 years ago by u9g <[email protected]>
Default swingArm to left hand and make if work (#2085)

7a5172ef0943ac48bea3d0e566efe7ddb9a6e833 authored over 3 years ago by u9g <[email protected]>
Add support for teams (#1984)

* team draft

* team changes

* preliminary docs

* Added color property and cleaned up co...

509126195004a0fd7b8d22ccfa44daf16e96e264 authored over 3 years ago by builder_247 <[email protected]>
Add missing bot.transfer documentation (#2065)

47bf1d612911b8ec03f35c2362fcb463773253ce authored over 3 years ago by IceTank <[email protected]>
Release 3.9.0

6b047446c62228c31368aa408f76aefae8dd28e6 authored over 3 years ago by Romain Beaumont <[email protected]>
Add documentation for the explosion damage function (#2060)

* Update api.md

* Update api.md

* Update index.d.ts

* Update api.md

037c64363956e6e1571e75e9b4d258edfefe5488 authored over 3 years ago by Link <[email protected]>
Add getExplosionDamages() function (#1829)

* Add getExplosionDamages() function

* Attribute computation and correct armor damage reducti...

aa6ce340a77f419d3375e5c62f2a476e3b573df2 authored over 3 years ago by Karang <[email protected]>
Move when hit by an explsion (#2043)

* Move when hit by an explsion

* fix tests

* lint

8dc89f9ef8fbf225215e8ff5d92c64dbd6986f98 authored over 3 years ago by u9g <[email protected]>
fix lint

28efc8e5b6c8a7ab24db485f925536e4ea1f4f64 authored over 3 years ago by Romain Beaumont <[email protected]>
Fix crash on blocks without registered blockId (#2022)

* Fix crash on blocks without registered blockId

A simple addition to the already-existing if...

da3d7d51a48362fc76ac6334a7a7ee032be3034d authored over 3 years ago by Furry <[email protected]>
update bot.equip item in index.d.ts

bbd93878f0ec34b0f0b5afaaf9e2a6170469c099 authored over 3 years ago by Romain Beaumont <[email protected]>
Update bot.equip documentation (#2032)

a7dfd73e1cfa36b18a9627ec426313fbc3fda635 authored over 3 years ago by IceTank <[email protected]>
Update python notebook (#2051)

* Created using Colaboratory

* update notebook

75a60f495bde5107d0cba0f9431932fd19c0a2e0 authored over 3 years ago by extremeheat <[email protected]>
disable placeEntity test

9fdce7660ff99d2f4a0b67a3f4a544e27c73e117 authored over 3 years ago by Romain Beaumont <[email protected]>
Fix python readme links (#2048)

42f6b51c2b75c5df6c2b27c4d897cdf7371c0539 authored over 3 years ago by extremeheat <[email protected]>
Add python examples and Jupyter notebook (#2040)

* add python examples

* Update README.md

* Created using Colaboratory

* add Jupyter not...

1f6131e5a0bed488c42dfdc5549f3e93e90b1299 authored over 3 years ago by extremeheat <[email protected]>
Release 3.8.0 (#2046)

* Release 3.8.0

* updated package.json

8374ee751e695589b339d9c250e548d2d83fc937 authored over 3 years ago by Zn10plays <[email protected]>
Add container and dropper to allowedWindowTypes (#2036)

93f179557ba44097c090d75ee2fcfb62ca0b0476 authored over 3 years ago by IceTank <[email protected]>
Bump @types/node from 15.14.1 to 16.0.1 (#2029)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

e6df098bde0575891346f872ef88359552e3ab1e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix fr readme lint

d9aa9b90549955cc0883426a2fb3589233130e4c authored over 3 years ago by Romain Beaumont <[email protected]>
fix java version in gitpod file

99741d7e9eda2fa971603337419a9fab2a91a2b2 authored over 3 years ago by Romain Beaumont <[email protected]>
Added French translation (#2027)

* Create README_FR.md

This time hopefully for good

* Sure thing

* Oops wrong flag

* ...

7334bb5bc25dd82e4cc59205a49676ceefa9889b authored over 3 years ago by reverso <[email protected]>
Update/Add Spanish readme (#2014)

* Update Readme

* Fix Lint

* Add spanish FAQ and update links

* Add Spanish unstable AP...

cacff88de90b08e903ad2d30aa51c07a11418d79 authored over 3 years ago by DrMoraschi <[email protected]>
Change bot.quit() to run bot.end() instead of bot._client.end() (#2024)

c684f88d042e93490248adc7b829a4b3caaba3fc authored over 3 years ago by u9g <[email protected]>
Fix placeEntity test stability by awaiting entityGone (#2023)

* try to fix placeEntity test stability

ad32b6a3d6945b86b118515f45bc13b6af1b6133 authored over 3 years ago by u9g <[email protected]>
Add socks decleration to socks code snippet (#2021)

00991dc5c8a039f205ea117defcb6030bc6237b1 authored over 3 years ago by IceTank <[email protected]>
Update readme for specific test usage (#2012)

a6a2ee0f5ae55867e5bd4dc777d632b744b82b13 authored over 3 years ago by u9g <[email protected]>
Add Oxygen typings (#2003)

55247dbf39f642ab9de8ba4ad3e6682d46edee3a authored over 3 years ago by DrMoraschi <[email protected]>
Implement a bot.placeEntity() function (#1830)

* add plugin to loader

* Add to lib

* fix plugin

* Add example

* finish todo

* Ad...

ec683de1f714db593c4843bddf8e45595eb637ea authored over 3 years ago by u9g <[email protected]>
Revert "Remove anvil tests from blocked list since their test works now (#1998)" (#1999)

This reverts commit d0d5a573bf44ec3e0e8c718a9ac1da69e6760d6f.

cc0f9369bc8f8b009647dcaab550525f9d835bab authored over 3 years ago by u9g <[email protected]>
Remove anvil tests from blocked list since their test works now (#1998)

* Check if anvil tests were fixed

* Update externalTest.js

d0d5a573bf44ec3e0e8c718a9ac1da69e6760d6f authored over 3 years ago by u9g <[email protected]>
add offhand support to placeBlockWithOptions (#1965)

* add offhand support

* change it to "offhand" instead of handToUse

* lint

* Remove com...

df0ba3c61b1395e4562359e777e4b1c7f77cec3a authored over 3 years ago by aesthetic <[email protected]>
Refactor chat.js (explained) (#1986)

* Refactor chat.js (explained)

* remove unused code

* fix position reset in wrong scope

...

946c1d1f6306cd2bad5f5ca9bf8b521782c7e8d6 authored over 3 years ago by u9g <[email protected]>
Bump mocha from 8.4.0 to 9.0.0 (#1977)

Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [Release notes](https://...

b2597d3e27d31c96b498ba408f5cf626b9be9811 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
make tests say version in gh workflow (#1985)

* make tests say version in gh workflow

* fix

* remake ci file

* fix

* Update ci.yml...

9215d61745588e0c9fee41baa705d1ab3a71351e authored over 3 years ago by u9g <[email protected]>
Add typings linting (#1960)

* Add typings linting

* resolve merge conflict

* Add back simpleClick Interface

* fix s...

c08ddd5f0374a9b8337708f3ae7405124f77c942 authored over 3 years ago by u9g <[email protected]>
Make options optional for addChatPattern in typings (#1969)

1de3f67c3aad1f8c2ef45fc70c299284a75f9757 authored over 3 years ago by u9g <[email protected]>
fixed a link (#1970)

ba5e0f4734d243bc63c961e03454d3da0695ae6c authored over 3 years ago by satyamedh hulyalkar <[email protected]>
Update links (#1971)

* Update links (RU)

The links pointed to the wrong places earlier.

* Update README_ES.md
...

3a35e069aa1b032e3dc33ba41ea17fda3b415574 authored over 3 years ago by AwesomestCode <[email protected]>
Adds bot oxygenLevel and breath level change emitter. (#1941)

* Update loader.js

* Adds breath, oxygenLevel

* Update api.md

* Update breath.js

* U...

e3b0fbaef234092366e0050e69e12a1b3eeeb62c authored over 3 years ago by Nihat <[email protected]>
Lint js in md files (#1966)

* Lint js in md files

* lint ru api

b8cc87e1946691b20a63293cd0912f66a8b5674b authored over 3 years ago by u9g <[email protected]>
Change workflow to seperate mocha tests from lint (#1961)

* Change workflow to seperate mocha tests from lint

* Update ci.yml

* Update ci.yml

* U...

3c392e1e455574aa607b619056a583ba8044cd75 authored over 3 years ago by u9g <[email protected]>
Add simpleClick to make clicking simpler (#1964)

* Add simpleClick

* Update api.md

af2fa590b14482af05bd0a412f34a2e96b67ed91 authored over 3 years ago by u9g <[email protected]>
Add typings and example for resourcepack (#1954)

82910c14f6811e6ad38dc4bb15e89c979871fc44 authored over 3 years ago by u9g <[email protected]>
Remove tpack example because its in mineflayer (#1947)

7e357851f02a48737ab60a5134533e6fda2dd4d4 authored over 3 years ago by u9g <[email protected]>
Add timeout to #consume() (#1942)

cffd7bf06a7a915bf964c7576e6d4e76527a9e56 authored over 3 years ago by Sean McCord <[email protected]>
Fix errors in typings (#1917)

* add digFace to typings

* fix awaitMessage typing

e37ce73bd4484b377d5feec8e71ce1a560ce9227 authored over 3 years ago by mat <[email protected]>
Prevents exceeding Max Listeners when bot dies simultaneously digging (#1850)

* Prevents exceeding Max Listeners when bot dies simultaneously digging

Prevents MaxListeners...

05bb685e9ba1dbab302260bc565808dc846da791 authored over 3 years ago by MoneyMakingTornado <[email protected]>
Adds initial resource pack support (#1936)

* Update features.json

* Update features.json

* Create resource_pack.js

* Update api.md...

281a919ecf1814f5710caa7e5eebdc34cd9a6782 authored over 3 years ago by Nihat <[email protected]>
Add to API

58e493259b6f888ebbb5b31a88acb0b4d5a404bf authored over 3 years ago by DrMoraschi <[email protected]>
Update index.d.ts

2ad4b2fc832fa2fd08ba4e9050f3c58d520ce9d7 authored over 3 years ago by DrMoraschi <[email protected]>
Release 3.7.0

f6eab29caa38c0247eb5d71d735b1682f8aaac44 authored over 3 years ago by u9g <[email protected]>
Add removeChatPattern (#1884)

* add removeChatPattern

* (hopefully) add removeChatPattern test

* fix biggest issue ever
...

1f6b0aa6261b2691f594af7d66f03f0c090cae3f authored over 3 years ago by TheBlueBurger <[email protected]>
Move problems to gh discussions (#1898)

1ed880ed432cd82d9b86cae4b010efb964d7cf78 authored over 3 years ago by u9g <[email protected]>
Bump @types/node from 14.14.43 to 15.0.1 (#1883)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

891a4c7ab965c3c44610629e447bf579a0f1a324 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add awaitMessage function (#1865)

* Add awaitMessage function

* fix api

* Add regex support (maybe)

* Add typings

* Ad...

b4e9325855168809b0e14c5bebe9e85de46e5648 authored over 3 years ago by u9g <[email protected]>
Bump @types/node from 14.14.43 to 15.0.1 (#1871)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

feccd0290fc2b0b4e74a405239636f5bcf9e56e3 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update README_TR.md (#1874)

whoever translated this file in the first place most likely used some kinda translator because t...

3baf88c941a8044d09cdef1034602685c79cdfe4 authored over 3 years ago by AhmetEsad <[email protected]>
Upgrade to GitHub-native Dependabot (#1875)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

71f82ce33f5003eebb79c602eb4c01a7ccab08fc authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Initial commit (#1876)

958ca00d5c10facc64e03d6b8b5fae017bc90aae authored over 3 years ago by u9g <[email protected]>
Reword inventory errors (#1853)

* Initial Commit

* get rid of old error comment

* avoid duplication

2de52a24bf93ad7c1e400ce9836361d76c3a18d2 authored over 3 years ago by u9g <[email protected]>
Add missing event types (#1856)

* Add missing event types

* Fix typo in API.md

0915596c326afee91f6f6d3fba93f8cdb93684a1 authored over 3 years ago by DrMoraschi <[email protected]>
Respawn event now correctly parsed + added test (#1855)

* Initial commit

* refer to gamemode by the right name

475bb268fa416b45b1a200e79549df0144a6212e authored over 3 years ago by u9g <[email protected]>
Add a modular example of mineflayer (#1844)

* Add a modular example of mineflayer

* add a module

bbaca779432ea056d3956afda2d070cf2213948b authored over 3 years ago by u9g <[email protected]>
Add missing entity events (#1837)

1976bf00393c3823a643019d57016e039683ce75 authored over 3 years ago by u9g <[email protected]>
Unbreak compatability for chat patterns (#1836)

* Unbreak compatability for chat patterns

* small bug fix

deprecated pattern matching prev...

b5d0eb7fb81f905dfca54b8c11b0464aac4c9f2a authored over 3 years ago by u9g <[email protected]>
Fixed * instead of + in README.md that has been bugging me a lot (#1852)

ab25ada4cb261992c8702ea79fe58dc184288154 authored over 3 years ago by IceTank <[email protected]>
Add "messagestr" to types (#1847)

* Add "messagestr"

* Update index.d.ts

* Update api.md

53785cd91e739ade84ea4db84705191b4f920e8b authored over 3 years ago by DrMoraschi <[email protected]>
Add TR translation. (#1848)

* Create README_TR.md

* Update README_TR.md

* Update README.md

* Update README_TR.md

...

5be9a676d14ed7c70ef7d895291f9a6d03295636 authored over 3 years ago by Nihat <[email protected]>
update depedency prismarine-world (#1838)

For use the correct behavior of "match while check intersect" need to update the latest version ...

a0befeb042fe3851ac35887da116c2910f505791 authored almost 4 years ago by sefirosweb <[email protected]>
allow passing nmpclient as an object in createbot (#1827)

* allow passing nmpclient as an object in createbot

instead of always creating it in mf, allo...

c563ff901750e05fd9f7283fe7ba80578cbf3cd8 authored almost 4 years ago by u9g <[email protected]>
Added pviewer screenshot.js example (#1828)

* Added pviewer screenshot.js example

* Lint fix

* -Moved to new Folder
-Docker file and ...

c9b6be2a9a23e3da62aaf76b77da85da9e27cb5a authored almost 4 years ago by IceTank <[email protected]>
Add mineflayer-panorama to Third Party Plugins list (#1831)

8c145865d85470876c237c1674f649d36eb9e4c7 authored almost 4 years ago by IceTank <[email protected]>
Update api.md (#1826)

b7b787e6963956d87cfae6329dd50728f7f588e4 authored almost 4 years ago by u9g <[email protected]>
refactor armorstand example (#1820)

b4043d06186ea5fe4ef749711852662b24b17538 authored almost 4 years ago by u9g <[email protected]>
await the block change in commandblock test (#1823)

86b45c5a897c702dad32cf5dd5bd144855f4d103 authored almost 4 years ago by u9g <[email protected]>
better formatting (#1819)

1428c24f3fbe73b8c705ea7edba4aa29f8c2d89f authored almost 4 years ago by usb <[email protected]>
created an example afk plugin (#1742)

f104fd6f2d4784a97e3499ff563a7199f60e9b34 authored almost 4 years ago by Zn10plays <[email protected]>
Changed deprecated function used in raycast.js (#1818)

* -Changed deprecated function used in raycast.js example from `blockInSight(maxSteps: number, v...

e5392b202d28e8300bfe979195d82da69e289a83 authored almost 4 years ago by IceTank <[email protected]>
Release 3.6.0 (#1813)

a7a9dc8dcfa68903a5e1d1f0a7a066b1b5c26b02 authored almost 4 years ago by u9g <[email protected]>
fix docs for addChatPatternSet (#1814)

31cab1e27ca5f5e0ae3258b434154c9ae050c2c5 authored almost 4 years ago by u9g <[email protected]>
change chat pattern matcher (#1793)

* initial commit

* make tests happy

* add supportsfeature

* add new test

* add back ...

ddc52b1b81e40185add49b335e6d7a2615dcb611 authored almost 4 years ago by u9g <[email protected]>
Release 3.5.0 (#1804)

* Release 3.5.0

* Update history.md

e46e9d7b939d52d5d82728222bea4ed9098cd9e0 authored almost 4 years ago by u9g <[email protected]>
Add a common errors to FAQ (#1796)

110892df28c3d60a76d8fcbf63c98c86b00369b7 authored almost 4 years ago by u9g <[email protected]>
Move content of index to loader.js to fix node version check (#1803)

22f8c9059b990af918adf7abfe6fa9e4d495f813 authored almost 4 years ago by u9g <[email protected]>
Slightly improve packet_info handling (#1795)

ecb48bc1a750e8bbe5bd4621fa92a1da74f642a7 authored almost 4 years ago by Karang <[email protected]>