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
add fromNotchVelocity. closes #85
89c69e5f85a252f7c28455cceea5016aaa1c9ea1 authored about 12 years ago
89c69e5f85a252f7c28455cceea5016aaa1c9ea1 authored about 12 years ago
fix fromNotchianPitch. closes #81
fedae43af9e12091fed557a96db53cd3667fdf2c authored about 12 years ago
fedae43af9e12091fed557a96db53cd3667fdf2c authored about 12 years ago
updates to spawning
* document "respawn" event
* fix "respawn" event firing twice sometimes
* remove `bot.spawn`
...
fix example bots responding to their own chats
4aaa64a32bc646bbcdf1db1511f3592643545799 authored about 12 years ago
4aaa64a32bc646bbcdf1db1511f3592643545799 authored about 12 years ago
tall grass and dead bushes are not solid
3f2bb9a352ce53600485fb1dff981b78a66149f8 authored about 12 years ago
3f2bb9a352ce53600485fb1dff981b78a66149f8 authored about 12 years ago
ability to mount / dismount vehicles and attack. closes #67
553658ae353a270002d5b00e877b213a0185ab77 authored about 12 years ago
553658ae353a270002d5b00e877b213a0185ab77 authored about 12 years ago
Merge pull request #83 from Darthfett/master
Don't suppress your own chat
1af6cb08de2ee9b04350df2d3e55d8ee8c912905 authored about 12 years ago
Don't suppress your own chat
bc8bfac6e763f5b86ffe1c7a8fba7a9a1511b044 authored about 12 years ago
bc8bfac6e763f5b86ffe1c7a8fba7a9a1511b044 authored about 12 years ago
Release 0.0.7
dae6d70312c3091a0d1991d28d3685495485bcbd authored about 12 years ago
dae6d70312c3091a0d1991d28d3685495485bcbd authored about 12 years ago
add test for setting position to jumper
6c370a926c94ab58f6b5fc6b1b4d0f6372edb1f0 authored about 12 years ago
6c370a926c94ab58f6b5fc6b1b4d0f6372edb1f0 authored about 12 years ago
add bot.look and bot.lookAt API
09421f570189dfac5bfbacadc513cf1ed5037d77 authored about 12 years ago
09421f570189dfac5bfbacadc513cf1ed5037d77 authored about 12 years ago
expose entities map. closes #80
ce46a787d75a8a871fc17a278f5bd1f0bee47690 authored about 12 years ago
ce46a787d75a8a871fc17a278f5bd1f0bee47690 authored about 12 years ago
add time api
9266192335424d9a8b3a11770a0d2e0fe2d354da authored about 12 years ago
9266192335424d9a8b3a11770a0d2e0fe2d354da authored about 12 years ago
update README
860a373f7a40df4124a9e949f9b33c48c983f4b1 authored about 12 years ago
860a373f7a40df4124a9e949f9b33c48c983f4b1 authored about 12 years ago
Release 0.0.6
877fd511c46a4af2c54a19a416dadd59745290ec authored about 12 years ago
877fd511c46a4af2c54a19a416dadd59745290ec authored about 12 years ago
Merge branch 'physics'
Conflicts:
doc/api.md
add the rest of the controls
47ec04e47df1295be77de4a8818be9a54df89459 authored about 12 years ago
47ec04e47df1295be77de4a8818be9a54df89459 authored about 12 years ago
update documentation
2182b0afe864b0a71115ceb63b0500bb09245164 authored about 12 years ago
2182b0afe864b0a71115ceb63b0500bb09245164 authored about 12 years ago
fix jumping
d84c50467d560dec5737d9fee31d8b072fffee70 authored about 12 years ago
d84c50467d560dec5737d9fee31d8b072fffee70 authored about 12 years ago
gravity is working and tested
a5c378fccda133459528a186c48f8509d2e4b215 authored about 12 years ago
a5c378fccda133459528a186c48f8509d2e4b215 authored about 12 years ago
refactor tests
90e648559ab7f13aefd62382292aa957d72dda53 authored about 12 years ago
90e648559ab7f13aefd62382292aa957d72dda53 authored about 12 years ago
fix broken test
223798964de1e6f0a6267ab574876a83bd736aed authored about 12 years ago
223798964de1e6f0a6267ab574876a83bd736aed authored about 12 years ago
bot.game reserved for game settings
* `bot.game.spawnPoint` moved to `bot.spawnPoint`.
* `bot.game.players` moved to `bot.players`.
add physics. start with gravity
Also:
* add jumper example, jumps whenever you chat
* fix `game` event to fire correctly
* a...
refactor block actions into separate plugin
63fc3d68a3a52e7bb4aa57a1ef9c15a83472c553 authored about 12 years ago
63fc3d68a3a52e7bb4aa57a1ef9c15a83472c553 authored about 12 years ago
emit events for block actions
3ead93c124062dabf41f6fc81d5690372d7c1510 authored about 12 years ago
3ead93c124062dabf41f6fc81d5690372d7c1510 authored about 12 years ago
emit chunk updates properly
95338aedfe5af690e67046172c23fdc57ccd87a6 authored about 12 years ago
95338aedfe5af690e67046172c23fdc57ccd87a6 authored about 12 years ago
Merge pull request #79 from Darthfett/master
Updates to quitting
497a9a56e996cfe23d28863b220f9d7174605173 authored about 12 years ago
Add quitter example, document bot.quit and bot.end
1efae8f1b79e8ad2404f0a3d56ef734c8fa4f7f9 authored about 12 years ago
1efae8f1b79e8ad2404f0a3d56ef734c8fa4f7f9 authored about 12 years ago
Release 0.0.5
2a90b678c36ecd68025fac0536958abe91dd93bd authored about 12 years ago
2a90b678c36ecd68025fac0536958abe91dd93bd authored about 12 years ago
blocks: handle explosions
fc92eff477dcdad064e8d03429df32e0e40323bd authored about 12 years ago
fc92eff477dcdad064e8d03429df32e0e40323bd authored about 12 years ago
blocks: handle multi block packet
e3878b18f14ffbed08e1b13cfabb7249655720bb authored about 12 years ago
e3878b18f14ffbed08e1b13cfabb7249655720bb authored about 12 years ago
blocks: handle block change packet
ec9944d65e39c6e31c1225f8f820773fbf550de8 authored about 12 years ago
ec9944d65e39c6e31c1225f8f820773fbf550de8 authored about 12 years ago
update history
9aa868f0069ba0df2536d3d63fa7eda8df868f9a authored about 12 years ago
9aa868f0069ba0df2536d3d63fa7eda8df868f9a authored about 12 years ago
unload chunks when changing dimensions. closes #70
ddde2db865b0e7637401a2c3a1aa4b43e1931a55 authored about 12 years ago
ddde2db865b0e7637401a2c3a1aa4b43e1931a55 authored about 12 years ago
Release 0.0.4
75b991d023412808869e318d57326c530ae72a76 authored about 12 years ago
75b991d023412808869e318d57326c530ae72a76 authored about 12 years ago
expose Biome, Block, and Entity. closes #75
38b4a2e8748e1e34fb50c45c6f64439383ed20da authored about 12 years ago
38b4a2e8748e1e34fb50c45c6f64439383ed20da authored about 12 years ago
update docs
c0397cfbab312e236bbf6d7a221a2d64b9787374 authored about 12 years ago
c0397cfbab312e236bbf6d7a221a2d64b9787374 authored about 12 years ago
update docs
5cdd9da1275e50f58f16e31b380cbdf0cc6d014f authored about 12 years ago
5cdd9da1275e50f58f16e31b380cbdf0cc6d014f authored about 12 years ago
update README
938c41e6471631c66a7395ba650d04dfc50e54c2 authored about 12 years ago
938c41e6471631c66a7395ba650d04dfc50e54c2 authored about 12 years ago
add roadmap to readme
a061ef81acdb0a27c7df0a6df3a0f63d2cdb2768 authored about 12 years ago
a061ef81acdb0a27c7df0a6df3a0f63d2cdb2768 authored about 12 years ago
Release 0.0.3
4269529b41b538fc7306d3782f68f58c9b39bee1 authored about 12 years ago
4269529b41b538fc7306d3782f68f58c9b39bee1 authored about 12 years ago
depend on vec3 0.1.0 which gets modulus right
5d9d7dc23635b9a4f8cd4ea1fe9cfe6d0a5daa30 authored about 12 years ago
5d9d7dc23635b9a4f8cd4ea1fe9cfe6d0a5daa30 authored about 12 years ago
block support
bd4eba1765bcc94e1f5cfd489f10a29d28c91849 authored about 12 years ago
bd4eba1765bcc94e1f5cfd489f10a29d28c91849 authored about 12 years ago
chunk data arrays are not interlaced
025999d9a03a913c7d883bdd427b746e77001099 authored about 12 years ago
025999d9a03a913c7d883bdd427b746e77001099 authored about 12 years ago
blocks: fix one reason for invalid block data
bbd1121277d9c4c05841bc3104b1ce41d7cede06 authored about 12 years ago
bbd1121277d9c4c05841bc3104b1ce41d7cede06 authored about 12 years ago
Merge pull request #61 from rom1504/master
To make pseudo prefixes work in the chat
e325e8902f0c2ea80ea8c3e25c1df8eafa56e8ff authored about 12 years ago
add .jshintrc
822420bdbebbc430928c520aabd522987030ee99 authored about 12 years ago
822420bdbebbc430928c520aabd522987030ee99 authored about 12 years ago
Change to make work prefixes in pseudos in the chat
a32b5603fe1731620e295f218f2be9cea9f9e45f authored about 12 years ago
a32b5603fe1731620e295f218f2be9cea9f9e45f authored about 12 years ago
update ignore files
31c4265c2e10e8e4a5aad0732baace9a78617eb6 authored about 12 years ago
31c4265c2e10e8e4a5aad0732baace9a78617eb6 authored about 12 years ago
minor event updates + chatterbox example
* entityDetach event has a vehicle argument
* entityEffectEnd event has effect argument instea...
fix 'spawn' event and showCape setting
369fc8102cbb3d471be6d3e056f9f526d469cdd3 authored about 12 years ago
369fc8102cbb3d471be6d3e056f9f526d469cdd3 authored about 12 years ago
Release 0.0.2
95efac5ddf35e0c6f265374556475f4d4855d498 authored about 12 years ago
95efac5ddf35e0c6f265374556475f4d4855d498 authored about 12 years ago
add entity tracking API
b2f92dbb89ebd7b88bee02f16fd2ebc8e8c85aa0 authored about 12 years ago
b2f92dbb89ebd7b88bee02f16fd2ebc8e8c85aa0 authored about 12 years ago
health status knowledge
4f4916b57a6fb6e16aac30fd74813c6cee281fbb authored about 12 years ago
4f4916b57a6fb6e16aac30fd74813c6cee281fbb authored about 12 years ago
add bed support
8e6c8554a94b87c749c4962c957594c2ce1621d6 authored about 12 years ago
8e6c8554a94b87c749c4962c957594c2ce1621d6 authored about 12 years ago
add experience support
b9590be452c30433f4a90871fdfc768e5dbcc4c2 authored about 12 years ago
b9590be452c30433f4a90871fdfc768e5dbcc4c2 authored about 12 years ago
add settings support
abcc04370b231307ea3b17c2b22c94df99f4300c authored about 12 years ago
abcc04370b231307ea3b17c2b22c94df99f4300c authored about 12 years ago
add support for getting kicked
4bee20897d4e1622ef86f79bc9603a10cdc46306 authored about 12 years ago
4bee20897d4e1622ef86f79bc9603a10cdc46306 authored about 12 years ago
add rain support
e12f3fdcc5ff4065dfaf58887830ff532b4bfb1e authored about 12 years ago
e12f3fdcc5ff4065dfaf58887830ff532b4bfb1e authored about 12 years ago
add spawn support
1f0f7ed1fd02d2c4d7f2536813712a35c911a6d3 authored about 12 years ago
1f0f7ed1fd02d2c4d7f2536813712a35c911a6d3 authored about 12 years ago
add bot.game.spawnPoint
162ad2f8361455e101d204daf1d7a90d671df196 authored about 12 years ago
162ad2f8361455e101d204daf1d7a90d671df196 authored about 12 years ago
Release 0.0.1
546827784d03f5df35a9985d637247fb16b31632 authored about 12 years ago
546827784d03f5df35a9985d637247fb16b31632 authored about 12 years ago
add a test for chat
ceee16d210900faef4019419eb8f16214c23430c authored about 12 years ago
ceee16d210900faef4019419eb8f16214c23430c authored about 12 years ago
update to minecraft-protocol 0.2.0
edfd9f69392507763fe0bf82bf6bb4aca0e579aa authored about 12 years ago
edfd9f69392507763fe0bf82bf6bb4aca0e579aa authored about 12 years ago
Merge branch 'nodejs'
9dfe78d392c1ec3a99044a9bb1f15c6ba390ff73 authored about 12 years ago
9dfe78d392c1ec3a99044a9bb1f15c6ba390ff73 authored about 12 years ago
export and document a 3d point class
999ab21c0bfe93564f32c69f518e43bbfb9ae9dc authored about 12 years ago
999ab21c0bfe93564f32c69f518e43bbfb9ae9dc authored about 12 years ago
add a readme section
066a7bba675dc9e93482d9c03f9a1424a0c995ba authored about 12 years ago
066a7bba675dc9e93482d9c03f9a1424a0c995ba authored about 12 years ago
update dependencies
9568cecd4c521140cf9525faf03f2f4608f06960 authored about 12 years ago
9568cecd4c521140cf9525faf03f2f4608f06960 authored about 12 years ago
update README
2d7ae7fd01f5577d8965c9c6bc16ee1652c9a517 authored about 12 years ago
2d7ae7fd01f5577d8965c9c6bc16ee1652c9a517 authored about 12 years ago
readme update
3d4c84d855a454daa5ae484fa219e76e2d095a6f authored about 12 years ago
3d4c84d855a454daa5ae484fa219e76e2d095a6f authored about 12 years ago
echo bot example working
217d1fd3084134a6b4eafd1aae1a0632a6a3839b authored about 12 years ago
217d1fd3084134a6b4eafd1aae1a0632a6a3839b authored about 12 years ago
Update README - no longer maintained.
8ad380b0226aa5c57835d73231cd9a6283519e93 authored about 12 years ago
8ad380b0226aa5c57835d73231cd9a6283519e93 authored about 12 years ago
use github issues instead of TODO
32ad7f703261df3e1dfcc056b2538fda137c2cdd authored over 12 years ago
32ad7f703261df3e1dfcc056b2538fda137c2cdd authored over 12 years ago
update protocol to 1.2.5
f2016f8d3b0ef3f0108b5930dba1af6c165c65fc authored over 12 years ago
f2016f8d3b0ef3f0108b5930dba1af6c165c65fc authored over 12 years ago
fix recipes where design doesn't matter.
c0d74fb746fbf0f1426a0a554104dc17a1cb1450 authored over 12 years ago
c0d74fb746fbf0f1426a0a554104dc17a1cb1450 authored over 12 years ago
Added enchantable field to items.txt
ed6da6f0cea69628bb0e5de9d06ab81a4a2e83c3 authored over 12 years ago
ed6da6f0cea69628bb0e5de9d06ab81a4a2e83c3 authored over 12 years ago
recipes now parse correctly
8e4c11436dfb1fe14fe31d01d8adf5cbf16c4c27 authored over 12 years ago
8e4c11436dfb1fe14fe31d01d8adf5cbf16c4c27 authored over 12 years ago
fix hardness of EnderChest
c56971cd0388765fc92cf934c688dd96546e393d authored over 12 years ago
c56971cd0388765fc92cf934c688dd96546e393d authored over 12 years ago
update items.txt hardness values with b.wiki.vg for 12w24a
1ecd6c51bc74a810df5819fd5a2949629683c0fc authored over 12 years ago
1ecd6c51bc74a810df5819fd5a2949629683c0fc authored over 12 years ago
update recipes for 1.9pre2
1d9eed42e81f7bc6b454a01545577f54e8694198 authored over 12 years ago
1d9eed42e81f7bc6b454a01545577f54e8694198 authored over 12 years ago
update protocol to 1.0.0rc2
9f467d5411a49ec0ded433a6d0a619ea0ec709d0 authored over 12 years ago
9f467d5411a49ec0ded433a6d0a619ea0ec709d0 authored over 12 years ago
update protocol to 1.9pre2
19cba99ae55378b2e427b03cfc7dafcde29f8ca1 authored over 12 years ago
19cba99ae55378b2e427b03cfc7dafcde29f8ca1 authored over 12 years ago
fix syntax error in builtin_types.js. fixes 1.8.1 regression
75af97e46a7e64599804c06583254f7b6a93ed2b authored over 12 years ago
75af97e46a7e64599804c06583254f7b6a93ed2b authored over 12 years ago
update items.txt to 1.2.5
c1f2f4a799d72fa431aa2421508478053ebc19fa authored over 12 years ago
c1f2f4a799d72fa431aa2421508478053ebc19fa authored over 12 years ago
Merge branch 'master' of github.com:superjoe30/mineflayer into metadata
45a86223bec37a652490aef2abc8fb8389dc8b3a authored about 13 years ago
45a86223bec37a652490aef2abc8fb8389dc8b3a authored about 13 years ago
Added DragonEgg, bow to list of items with durability/health
04be05e4a8507032aa1d8877cc759c645d321920 authored about 13 years ago
04be05e4a8507032aa1d8877cc759c645d321920 authored about 13 years ago
Added mf.MetadataUse enum and mf.Item.useForMetadata
0879d822f4178b455d6dd8730f3f7cee2c587c2d authored about 13 years ago
0879d822f4178b455d6dd8730f3f7cee2c587c2d authored about 13 years ago
Added sleeper which uses block metadata to sleep in unoccupied beds
79712d4e26b77d983570914c1eaa7de825d10f93 authored about 13 years ago
79712d4e26b77d983570914c1eaa7de825d10f93 authored about 13 years ago
block_finder.findNearest now support a block comparison function
eb02bf3752dd9751aba2e67b8be34cac171aa56b authored about 13 years ago
eb02bf3752dd9751aba2e67b8be34cac171aa56b authored about 13 years ago
Added facingDirection and color metadata prototype functions to mf.Block
055224d2a01285ba6691b8eca9511da6e59bf8d8 authored about 13 years ago
055224d2a01285ba6691b8eca9511da6e59bf8d8 authored about 13 years ago
Increased jump speed to avoid the bug in issue #34
59c2ac04c2f474f903ec865849cb26f944c4d44d authored about 13 years ago
59c2ac04c2f474f903ec865849cb26f944c4d44d authored about 13 years ago
fix blockat test so that all tests pass
03c89767ebc017819d859e09e3e0535353ce4ef0 authored about 13 years ago
03c89767ebc017819d859e09e3e0535353ce4ef0 authored about 13 years ago
fix a couple recipe typos
0731ba761d49f469353c8208e0b5a50b3deb0a3e authored about 13 years ago
0731ba761d49f469353c8208e0b5a50b3deb0a3e authored about 13 years ago
#24 using mf.onlinePlayers() in player_tracker
ce1d090c3a2947d4cce5d49b790237e4479f1230 authored about 13 years ago
ce1d090c3a2947d4cce5d49b790237e4479f1230 authored about 13 years ago
#24 mf.onlinePlayers
25a5c5cea8d8480d07cead0f783b94dfa645291a authored about 13 years ago
25a5c5cea8d8480d07cead0f783b94dfa645291a authored about 13 years ago
#24 core functionality to track online players
c8d2837a58a0fe0d6466ba9a82f49f5bf35ba039 authored about 13 years ago
c8d2837a58a0fe0d6466ba9a82f49f5bf35ba039 authored about 13 years ago
implementing status effect awareness. closes #35
17bdd80b5ba50352811d98d40d5f3c1b9f3c5b8a authored about 13 years ago
17bdd80b5ba50352811d98d40d5f3c1b9f3c5b8a authored about 13 years ago
updating mf.Face and mf.MobType for issue #33
d295599ae84a409c1813846f6024f07153709172 authored about 13 years ago
d295599ae84a409c1813846f6024f07153709172 authored about 13 years ago
updating docs for issue #32
8bf2ac35cfc3d5f59ef41ccb7236987a88d59e17 authored about 13 years ago
8bf2ac35cfc3d5f59ef41ccb7236987a88d59e17 authored about 13 years ago