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

Merge pull request #529 from plexigras/chat-formatting

Chat formatting

a6a90b55013438e8ec4ace72e4d9fe15301aa7d2 authored over 7 years ago by Romain Beaumont <[email protected]>
remove now unneeded fs module

61a90b34c25b78fe7be5dafc725a21359ac2bae9 authored over 7 years ago by Romain Beaumont <[email protected]>
implemented loader pattern

8ba246c2e9fe8e4d884828429750e34de5530632 authored over 7 years ago by plexigras <[email protected]>
imporved ChatMessage translation functionality

57c7abf5bd7336dbed892f9019cedbc0a48e7b96 authored over 7 years ago by plexigras <[email protected]>
Release 2.5.0

b82651b8c77a3b0ec1ad87d6469a8a625fa56a8f authored over 7 years ago by Romain Beaumont <[email protected]>
Merge pull request #544 from plexigras/plugin-loader

Plugin loader

3e3d596a16b8cd4185b590ec4d69c3e31679a151 authored over 7 years ago by Romain Beaumont <[email protected]>
replaced Object.values

dad4925f85e83a208fa024cca29b4562273b0295 authored over 7 years ago by plexigras <[email protected]>
fixed typo

a2a2ea0865f32970966948e63f075c1cb18ef0ee authored over 7 years ago by plexigras <[email protected]>
added plugin loader functions to documentation

2eb8dc735d1bbb9df271698c7c1eae509eca35e6 authored over 7 years ago by plexigras <[email protected]>
added plugin loader

3ad392b5f377ae4ba5076bf9bbb34dc12b7d4f5f authored over 7 years ago by plexigras <[email protected]>
Merge pull request #538 from plexigras/fix-537

removed swing arm from bot.activateEntity

2eef1cf88a8a885ea8ac5d48a69b7046885f87a3 authored over 7 years ago by Romain Beaumont <[email protected]>
removed swing arm from bot.activateEntity

19a40ca7460e4485cacd3ea474b83ed391aa78d3 authored over 7 years ago by plexigras <[email protected]>
removed unused vars

b79fbec8b4c6bbf2148fb76fc63a69593338970e authored over 7 years ago by plexigras <[email protected]>
Merge pull request #534 from PrismarineJS/parallel_testing

parallel testing (same as nmp)

b2597a9abc35c2797ae57c2699e7eb4318147a78 authored over 7 years ago by Romain Beaumont <[email protected]>
parallel testing (same as nmp)

95014e8faef8a5bc9b6165158e7f541f5e23d8a0 authored over 7 years ago by Romain Beaumont <[email protected]>
fixed whisper and chat event emission problem

7c169ae372ca5030e6d84f20496fdbe8a5b83cbe authored over 7 years ago by plexigras <[email protected]>
Release 2.4.1

9c57ecb482964b35b2944371ddbbdc0244ecb4a7 authored over 7 years ago by Romain Beaumont <[email protected]>
bump mcdata for better 1.12 support

1d8084ccaecc1166edf1ce3013da25cabcfcdf2e authored over 7 years ago by Romain Beaumont <[email protected]>
fixed issue in ChatMessage with mapping

ea841a692e9dc23d0cab8ed0f4acf339d7d49420 authored over 7 years ago by plexigras <[email protected]>
fixed ChatMessage this.extra mapping

f6d47bc56ceff676d6748fd36581f55a08fe1e16 authored over 7 years ago by plexigras <[email protected]>
fixed issue in ChatMessage length method

23da367f02881c08a23e0b1e9bb3c541bae1baf5 authored over 7 years ago by plexigras <[email protected]>
strip motd characters in ChatMessage getText method

84aca51c94315c67b2da8fb52f834aef05ba214f authored over 7 years ago by plexigras <[email protected]>
Release 2.4.0

647b4a3349aa6bb48e8fa2f671024b6ee67101a4 authored over 7 years ago by Romain Beaumont <[email protected]>
update version notice in readme

bccc15ce296e28a74556c916c51b5361909ff128 authored over 7 years ago by Romain Beaumont <[email protected]>
Merge pull request #530 from plexigras/auto-version

Auto Version

ebfe525a7778fd021f985ade445f1f26e376553f authored over 7 years ago by Romain Beaumont <[email protected]>
use java 8 for mc 1.12 in circle ci

3a50f0982608dda9cf802afc31081b19c390655c authored over 7 years ago by Romain Beaumont <[email protected]>
make debugging easier by printing vanilla server output in tests

e7645aba302f2735b5136f696dcc62db836248a5 authored over 7 years ago by Romain Beaumont <[email protected]>
bump nmp

64daf8725fd8cbb004327cb4c4cee3e8c2bac6f5 authored over 7 years ago by Romain Beaumont <[email protected]>
bump minecraft-wrap

2046cd5ef354492169e4f4ca50eec9960b98a8e6 authored over 7 years ago by Romain Beaumont <[email protected]>
removed 1.10.2 from supported versions

4dcfbe98ad2e0d59375bdf7488aee74c0e4b61c8 authored over 7 years ago by plexigras <[email protected]>
fixed missing options.version update

0e0fc0c143973d10d7ea79d136d0b2c8d606c000 authored over 7 years ago by plexigras <[email protected]>
nmp auto version integration

f4bc65ddf808561c7b62f146e890c392ab6dd94b authored over 7 years ago by plexigras <[email protected]>
add notice about version option

e1c3f104b9bed6d3c0991d0886c4713b0c9bd59f authored over 7 years ago by Romain Beaumont <[email protected]>
added support for chat translation

bceb380addf9a4c9d6c71db182e995a63f0370cc authored over 7 years ago by plexigras <[email protected]>
strip motd characters in ChatMessage toString method

f426ca0f4fc4b95d7861944b1b01e099caeb67ad authored over 7 years ago by plexigras <[email protected]>
fixed ChatMessage this.with mapping

54548552ccef53e1cc675165060b5b00bbea7963 authored over 7 years ago by plexigras <[email protected]>
addeed ansi.js example

4dc97a65ec19edc9f671423ccf3645368b829c72 authored over 7 years ago by plexigras <[email protected]>
added modt and ansi formating capabilities

ef60f42c85e52b190f4c22afa7a8c4bdd17c94ce authored over 7 years ago by plexigras <[email protected]>
Merge pull request #523 from PrismarineJS/greenkeeper/require-self-0.2.1

Update require-self to the latest version 🚀

2579fd08db181f8ded97ce55e1454548eda72c86 authored over 7 years ago by Romain Beaumont <[email protected]>
Release 2.3.0

4e4e65188f5b3aa76289b2de6db65349ef4a0693 authored over 7 years ago by Romain Beaumont <[email protected]>
bump deps

5dde8f4619c523e8dc4edb4fa0d3878b78fc36b3 authored over 7 years ago by Romain Beaumont <[email protected]>
Merge pull request #524 from jonathanperret/mc-1.12

Add support for Minecraft 1.12

5de842714b0dd46cc8d2387c3f5103f5be846e16 authored over 7 years ago by Romain Beaumont <[email protected]>
Add support for Minecraft 1.12

1.12 does not significantly change existing packets, so this is mostly a
matter of reproducing 1...

90c2bac48478ce278c149e651afc81857898c864 authored over 7 years ago by Jonathan Perret <[email protected]>
chore(package): update require-self to version 0.2.1

f9c736b6cf8596f6e96456f0eb63ab9f0fc1f95a authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #483 from plexigras/session_example

add session authentication example

360cffe74a7df573bd52ac0fc96828caac0cc45e authored over 7 years ago by Romain Beaumont <[email protected]>
Release 2.2.0

c42d3ac053a5ebe4ae6dc2357e02ffcced00d167 authored over 7 years ago by Romain Beaumont <[email protected]>
update pchunk for skylightSent support

e858d7c0e0a199f43e38e7abe4ff4a40b8b59c41 authored over 7 years ago by Romain Beaumont <[email protected]>
Merge pull request #510 from iRath96/master

Pass skyLightSent to Chunk.load

30ec9fb9f8c8fefbb82f990fd62db48a77f90aad authored over 7 years ago by Romain Beaumont <[email protected]>
Pass skyLightSent to Chunk.load

815aa38bf12b3e33f034aefbde21854cc889abeb authored almost 8 years ago by Alexander Rath <[email protected]>
Make sure bot.time.day is between 0 and 24000

2f7abbae9c5783ad542d8ff1437b83d2bf0fdb99 authored almost 8 years ago by Robin Lambertz <[email protected]>
Add Greenkeeper badge 🌴 (#506)

* docs(readme): add Greenkeeper badge

https://greenkeeper.io/

* Update README.md

42e5be3bbde82034b92aa3ea02ed5631a50541b6 authored almost 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
add book example (based on plexigras example)

3aacd41b5f8b08300e24fe6223e160e859377f12 authored almost 8 years ago by Romain Beaumont <[email protected]>
added book writing plugin

484ada26f8a89a1a7a4c467faaf34b95251e35a1 authored almost 8 years ago by plexigras <[email protected]>
bump pchunk

089ade4850f0773a965415913a6c615fc5b1dd2b authored almost 8 years ago by Romain Beaumont <[email protected]>
Release 2.1.1

6bcd67d06e86c852b471c8425a428b9015ca9f9a authored almost 8 years ago by Romain Beaumont <[email protected]>
use protodef aliases to properly define channels

b26295359d9f562d290c92e3049a9b60aacdab06 authored almost 8 years ago by Romain Beaumont <[email protected]>
added session authentication example

234bebd4a140edee791adfe56dced06453093e78 authored almost 8 years ago by plexigras <[email protected]>
Release 2.1.0

06b1e102895bdffc1d7836011e0b405fcb394612 authored almost 8 years ago by Romain Beaumont <[email protected]>
fix chat hoverEvent for 1.9, fix #475

b62739469990205c81c2e174f8016b127b3ca217 authored almost 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #478 from Nixes/master

add mineflayer-bloodhound to plugin list

7c7ceee8ad2a8e93dcf4183d6789211dfdae2b55 authored almost 8 years ago by Romain Beaumont <[email protected]>
add bloodhound to plugin list

02fe0eb17b36f2f8f0bcbc826cc42c24e823453d authored almost 8 years ago by Nixes <[email protected]>
Merge pull request #470 from PrismarineJS/internalId

check internalId if network id not found, fix #430

a3afb6f57e17942a90cb2897fc599d3bf3af3228 authored almost 8 years ago by Romain Beaumont <[email protected]>
check internalId if network id not found, fix #430

0f2f87c41941c012ca7538e965d64ae5adc67298 authored almost 8 years ago by Romain Beaumont <[email protected]>
handle unknown entities, fix #469 and fix #430

059f6527292758e0ce2a79fab258562385c67214 authored almost 8 years ago by Romain Beaumont <[email protected]>
add usage of bot.canSeeBlock in chatterbox.js + doc

a13cd2f6428b486c5fda9dcb6b92393101bde7f9 authored almost 8 years ago by Romain Beaumont <[email protected]>
improve comments

5ffccfc39116a25a46ca56e6bd54f85dfc43be87 authored almost 8 years ago by Nixes <[email protected]>
add canSeeBlock

87ee752d0a04b531fd826222c25e6c0b3d411173 authored almost 8 years ago by Nixes <[email protected]>
inline sameblock

7d2e8261cf5520401eeb7b31193f8c8cd476a589 authored almost 8 years ago by Nixes <[email protected]>
finally found isnotempty function

e4f57656bc629fb0cd1edcc990bb145c6c361d21 authored almost 8 years ago by Nixes <[email protected]>
fix a whoops

92021b53d8c2612c279c8d661f9fd0f1c43650a5 authored almost 8 years ago by Nixes <[email protected]>
change isNotEmpty to blockIsNotEmpty and use that

b646d9b3dfc1eac680bb98b59ba53bc0418b82d6 authored almost 8 years ago by Nixes <[email protected]>
Release 2.0.0

d49bec6d41c0c2a45ffff48c0bde9b8c01fa6997 authored almost 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #466 from PrismarineJS/1_9

update for 1.9

cfbb1f5203092cd4d5e32c7ebc0fcb8e48ba0877 authored almost 8 years ago by Romain Beaumont <[email protected]>
update the doc : minecraft-data and prismarine classes should now be accessed directly by requiring them instead of using mineflayer.X which is now removed

b82a528d708a8c671e2b42c8562b9ca68e563c66 authored almost 8 years ago by Romain Beaumont <[email protected]>
fixes for 1.10 and 1.11

9e496f0694b16b5c161f8d283b48a867c9eac9d9 authored almost 8 years ago by Romain Beaumont <[email protected]>
fix trader.js

059354731d6d27ad3db7b22b6ebbab76c7d29d76 authored almost 8 years ago by Romain Beaumont <[email protected]>
fix time

5bcbbafa32a9872c0fac92a6b826d256b5ab799b authored almost 8 years ago by Romain Beaumont <[email protected]>
fix digger and jumper examples + handle set_passengers packet

b54866c294fe8ce46357e2520327aa528f03c472 authored almost 8 years ago by Romain Beaumont <[email protected]>
fix a bit of command_block.js + fix hover event when giving an object

54f784223acf1af1a0331c50b847415f98d8bd77 authored almost 8 years ago by Romain Beaumont <[email protected]>
some fixes for examples (arm_animation mostly)

e9b6fd36f6893abf5ffa3df7a55caa4dce4d218d authored almost 8 years ago by Romain Beaumont <[email protected]>
fix 1.9 block_place, fix entity uuid

72300f9e44b46241a12585e98d89aecc9f70b7c1 authored almost 8 years ago by Romain Beaumont <[email protected]>
fix position packets for 1.9

3ae5bebdf724a5ca754eb89a9e2990e660a50549 authored almost 8 years ago by Romain Beaumont <[email protected]>
[BREAKING] adapt code for cross version + a few 1.9 fixes

cdc5be4cde64d31bb3ff11d6cdddd9fdee447be7 authored almost 8 years ago by Romain Beaumont <[email protected]>
use node 6

f038e9a0ebea13b3273366ae2d569e39304dc652 authored almost 8 years ago by Romain Beaumont <[email protected]>
use published pchunk

1a971af117474ef56eff4c7e8f778c125d466691 authored almost 8 years ago by Romain Beaumont <[email protected]>
a few fix for 1.9, bot falls again

3a3f4ed33a72740f03689c084ae05b6f1e56a4b3 authored about 8 years ago by Romain Beaumont <[email protected]>
update for 1.9

fbd7931a9e8fb9f20a7019290f48ddf0bde42e9a authored about 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #465 from PrismarineJS/pchunk

use prismarine-chunk, work on #334

a4c32593a632ed35b590c27d7e8890951a142ba9 authored about 8 years ago by Romain Beaumont <[email protected]>
fix block.position (not in pchunk, but was in mineflayer)

0da3b21b570960b6bf1bda111b7630e91e51d1d7 authored about 8 years ago by Romain Beaumont <[email protected]>
use prismarine-chunk, work on #334

7444b635c373721b1ffe08105c4e03df779eb28e authored about 8 years ago by Romain Beaumont <[email protected]>
fix trader.js cli

66dfdffac92a8dbc256e3f01b02ae5dab55df3f7 authored over 8 years ago by Romain Beaumont <[email protected]>
added support for minecartchests (#455)

5429f9067fa9501073dd40624d196bc7cb35539b authored over 8 years ago by plexigras <[email protected]>
use enchantments from minecraft-data in trader.js

0acba54c83d121dc3cc418116328aa9899f5f1d6 authored over 8 years ago by Romain Beaumont <[email protected]>
Release 1.8.0

3317c3902f3f81978f2b34bb50b8b3b38cbda287 authored over 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #453 from plexigras/master

villager trading support

109fe25b3628681a8bf0e529ca36882691579ab2 authored over 8 years ago by Romain Beaumont <[email protected]>
update dependencies, fix typo in trader.js and add openEntity and activateEntity to doc

033fc6ac53c1a78e9a81b30a0c0bef58860bbad0 authored over 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #454 from plexigras/fixes

fixed chest example

f61a8a6b11ebcce00277ab96dc31926ab7360a70 authored over 8 years ago by Romain Beaumont <[email protected]>
changed TrList variables to camelCase

1aff6acab0660a7c89d0df08e9729c2c76822e26 authored over 8 years ago by plexigras <[email protected]>
fixed chest example

9b10e5e6d74ddcf1fb030236e3f05592fc890771 authored over 8 years ago by plexigras <[email protected]>
added villager trading example

cfc12b852602079cd63c3d6cf3b9018c3f203bcf authored over 8 years ago by plexigras <[email protected]>