Ecosyste.ms: OpenCollective

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

PrismarineJS

Minecraft-compatible server, bot, and API. All written in JavaScript.
Collective - Host: opensource - https://opencollective.com/prismarinejs - Code: https://github.com/PrismarineJS

Refactored equipping

github.com/PrismarineJS/mineflayer - 8ca9c9e6360429e20e54ea9f30bc4a766665ae2c authored over 13 years ago
fix navigator bug. mineflayer is back to status quo using library

github.com/PrismarineJS/mineflayer - 2361f81edabfdc67aa6e6d6a71990fca3a00d703 authored over 13 years ago
Merge branch 'master' into lib

github.com/PrismarineJS/mineflayer - d31ce1218b9137e4bd209e4af7cd08bcf04d0317 authored over 13 years ago
Flatten supports adding/removing comma-separated lists, no longer spams when navigator has problems

github.com/PrismarineJS/mineflayer - 090096ccd3d0abebca2c39b342c3bedacb575b4a authored over 13 years ago
fixes crashes. looks like everything works except navigation

github.com/PrismarineJS/mineflayer - 24632fd9cef76acdd042c199e4c0d54dace1a772 authored over 13 years ago
don't pop the debugger unless --debug is used

github.com/PrismarineJS/mineflayer - ac03ebee802c6b009f2316a160288a9c6c599ee2 authored over 13 years ago
updated README. documented chat_commands.js a little more

github.com/PrismarineJS/mineflayer - bc8ed317ff4c2a3346fb8c38d0b5aefa3c77b028 authored over 13 years ago
fix some bugs. bot connects and then segfaults

github.com/PrismarineJS/mineflayer - efdf91113b9d8546df5cc87643ebb472f873b092 authored over 13 years ago
refactor code into a lib. it compiles but has runtime errors

github.com/PrismarineJS/mineflayer - e498ef3f782a4c1d8e2f9742347c88aeec435c04 authored over 13 years ago
re-introduce the Digger class. adds support for interrupting digging

github.com/PrismarineJS/mineflayer - 228711364a2e127372c978f6ab3fe854bbf33f46 authored over 13 years ago
follower now postpones itself when it cant find a path

github.com/PrismarineJS/mineflayer - 40ccce301055375b90d027096b0d4d1dc59afd92 authored over 13 years ago
flatten supports axes, no longer crashes on non-shovel/axe/pick tools

github.com/PrismarineJS/mineflayer - 59ec87a6f1729efa89a473a0e0b4876f520ad69c authored over 13 years ago
Removed drill from master (howd that get in there?)

github.com/PrismarineJS/mineflayer - 79fa0aab3d9c64163e2e6eaea3433d68a863e78f authored over 13 years ago
Fixed bug with flatten

github.com/PrismarineJS/mineflayer - 01703d9ba7f81d15490806ad68bd1dac69e63f4c authored over 13 years ago
Flatten now allows you to add, remove, list flatten types

github.com/PrismarineJS/mineflayer - 95e848aadb5b125399c06c7405645e16ca80f1ab authored over 13 years ago
Merge branch 'drill' of github.com:superjoe30/mineflayer

github.com/PrismarineJS/mineflayer - 82803a24c2da7b595cdcbcfa4f58f56e92896e7a authored over 13 years ago
fixed equip not closing its own window

github.com/PrismarineJS/mineflayer - dde874deb720d29f96b3bc6680f08e1e58decaf7 authored over 13 years ago
flatten no longer crashes if asked for the task, and no blocks have yet been found

github.com/PrismarineJS/mineflayer - 99d555bf23822190f67f70844a46d14bedde417b authored over 13 years ago
cook.js can cook anything now

github.com/PrismarineJS/mineflayer - 50e421ce210cb6bb38b828a261bc1f388535f4d8 authored over 13 years ago
follower now removes any other follow task to avoid conflicting tasks

github.com/PrismarineJS/mineflayer - 3b7947965407531e4c7c7bef149ba0bc3152e080 authored over 13 years ago
Fixed stupid bugs in task_manager, task manager also supports removing tasks that are not the current task

github.com/PrismarineJS/mineflayer - 9f1f0335b5b47f0614e4743d7ba51a5679ee7a16 authored over 13 years ago
follower now uses task manager

github.com/PrismarineJS/mineflayer - e27f622a84d2acf63f3ea9afe2588da14b4d79d9 authored over 13 years ago
Added task manager support to postpone and resume a task

github.com/PrismarineJS/mineflayer - 8a321a1ad49cba447fe1c449f8e9bb498f782ee6 authored over 13 years ago
fixing window clicks. updating docs.

github.com/PrismarineJS/mineflayer - 23720f510206ad999dfa3a51de52d482a31f06c1 authored over 13 years ago
disabling ogre by default.

github.com/PrismarineJS/mineflayer - c045f37ec42fb26090aa33c70291bb33d7520f32 authored over 13 years ago
add random wanderer example

github.com/PrismarineJS/mineflayer - 2d67224f124d6e04e85554e4a13a5b2ee67f1f12 authored over 13 years ago
Fixed typo bug in chests

github.com/PrismarineJS/mineflayer - b3ae8d2983b55ea27c5711a94da230dd24c1d4ab authored over 13 years ago
generic tool equipping. parsing incoming statistic increment.

github.com/PrismarineJS/mineflayer - 60f9cb315b350f06ade75da433e1f8f5a3b2fa75 authored almost 14 years ago
Support 1.5 server

github.com/PrismarineJS/mineflayer - b59786a608d483d4a445f5d74169eec92220cbbf authored almost 14 years ago
Revert "New messages parsed, but unable to connect to any servers"

This reverts commit ac9d1dc2d51cc49e41c6dfa12145265b4155b39e.

github.com/PrismarineJS/mineflayer - a0f2c31c0ac667a8ebd71df81e609e0d234c259a authored almost 14 years ago
New messages parsed, but unable to connect to any servers

github.com/PrismarineJS/mineflayer - ac9d1dc2d51cc49e41c6dfa12145265b4155b39e authored almost 14 years ago
flatten uses a zig-zag iterator pattern

github.com/PrismarineJS/mineflayer - 751f3ff1080d557cd669a79f6bc47191e1a3f0c4 authored almost 14 years ago
flatten now skips blocks, goes back to try and flatten some more, uses tools better, etc

github.com/PrismarineJS/mineflayer - 057be172b762b07c744e9262ce60d434c837e514 authored almost 14 years ago
Added some functions for working with lists of items

github.com/PrismarineJS/mineflayer - d36ae8c98bb139e559f0e16928f4d86e3c3ff3c9 authored almost 14 years ago
Updated list of tools and armor to include gold armor and diamond tools. whoops.

github.com/PrismarineJS/mineflayer - 8c0e31ce5e6ea428464745b3526d2ee5ee2792f4 authored almost 14 years ago
camel, cook, navigator_3d use task_manager. mf.lookAt takes a force parameter

github.com/PrismarineJS/mineflayer - 1fa53702b99599a007ec2f367f0a63cc7feaf165 authored almost 14 years ago
chat_commands supports && notation for command chaining

github.com/PrismarineJS/mineflayer - e8bfe9e3a152741bae812c5c7185db2289349442 authored almost 14 years ago
moving futility monitor from navigator_3d.js to navigator.js so that everyone gets it

github.com/PrismarineJS/mineflayer - cd35936a5129416c322f5ce293c340deb8510aff authored almost 14 years ago
fixing the 'trying to jump through a wall' navigator bug

github.com/PrismarineJS/mineflayer - d3dfce119131fc79f0e33468bfbc648d5f8e425a authored almost 14 years ago
reboot command pause,resumes current command

github.com/PrismarineJS/mineflayer - 242d3fc9b40b5e5080acae3f0b241ef716fae713 authored almost 14 years ago
flatten works with task_manager

github.com/PrismarineJS/mineflayer - 2dab3a6fbcc03ae4140c5063bd43a745bd70db46 authored almost 14 years ago
removing debugger statement

github.com/PrismarineJS/mineflayer - 0b14825193867ad49c7bbdf431f712b54acb95eb authored almost 14 years ago
Added a list of tools and armor to lib/items

github.com/PrismarineJS/mineflayer - ede24b518352cb36648db7b41b6ac14d21958f4a authored almost 14 years ago
optional height parameter in flatten

github.com/PrismarineJS/mineflayer - 23670f15658af5f1bfef702ff922d3ff284149dd authored almost 14 years ago
cleaning up the task_manager api

github.com/PrismarineJS/mineflayer - 9f9d3670d6aff72d679858a8982a1f4f987f7a61 authored almost 14 years ago
moving task_manager to lib/

github.com/PrismarineJS/mineflayer - afdd30ea6cf43fa4bdab07d36f7e25d853505b77 authored almost 14 years ago
Task manager interface updated, chests updated to use new interface

github.com/PrismarineJS/mineflayer - 0e8e7b760fc4ad40851108930d20c553f78ec4f9 authored almost 14 years ago
Added task manager, chests now uses task manager

github.com/PrismarineJS/mineflayer - 7cb414dfc4b86b17c2ba87bb3a4c7793f4507940 authored almost 14 years ago
Chests no longer crashes when there is no path to the chest

github.com/PrismarineJS/mineflayer - 21f02cbb54806ff876e155b4cc881efb6827ccf4 authored almost 14 years ago
removing chat printer again

github.com/PrismarineJS/mineflayer - 8af58aaca4904addd35402c4fb0b31df8c82b7df authored almost 14 years ago
defender now ignores wolves and squids.

github.com/PrismarineJS/mineflayer - 3c266b147b2790426347d7aaebfe1cdcbbd4fde5 authored almost 14 years ago
Merged dump and loot into chests

github.com/PrismarineJS/mineflayer - eb3f09c881400b5cc8eb9eb9e397b42134a9b529 authored almost 14 years ago
Added 1.4 support

github.com/PrismarineJS/mineflayer - 625c4f1ea872a4e16726daf9629306c593e4725b authored almost 14 years ago
Fixed some problems in examples/chests

github.com/PrismarineJS/mineflayer - 835e1d19cf2bdc84e1882dcf3e268b1c77d96404 authored almost 14 years ago
Merge branch 'dev' of github.com:superjoe30/mineflayer into dev

github.com/PrismarineJS/mineflayer - ea72c1e3528f7e402cf1d635c79edee5eb62d65f authored almost 14 years ago
Loot and dump merged into examples/chests.js, not fully tested

github.com/PrismarineJS/mineflayer - 9ff2a77099e359d270663f6b98bb577a072c02eb authored almost 14 years ago
that was dumb. damage and death are animations now. duh. crouching animations don't work yet

github.com/PrismarineJS/mineflayer - 5361200146dd70177365c289ed657e29fc6925f4 authored almost 14 years ago
damage and death animations

github.com/PrismarineJS/mineflayer - b47fb0625ece899f8a68f9fdf55c0f7ff713461f authored almost 14 years ago
Added thisis chat command to location_manager

github.com/PrismarineJS/mineflayer - ecda5a0de736a84af5daf6aea650a865bdd9d355 authored almost 14 years ago
Fill is now more accurate

github.com/PrismarineJS/mineflayer - c6d19f8181f007d80ace991d39dbb97a0737c12e authored almost 14 years ago
defender now ignores Peaceful/Neutral mobs

github.com/PrismarineJS/mineflayer - a75a61f5076f8ea2c1fb291d4129f0dddf7d4c7a authored almost 14 years ago
inventory.selectedItem now uses a new item any time an item changes.

github.com/PrismarineJS/mineflayer - 1f76d78251652a29b06a41dcf2a2ea2b2c02c57b authored almost 14 years ago
block_finder.findHighest no longer finds duplicate blocks

github.com/PrismarineJS/mineflayer - 216626fcdca037203af0698c44ddffa6d4fb6c19 authored almost 14 years ago
loot and dump now use simple ray-casting to find a chest you look at

github.com/PrismarineJS/mineflayer - c893cd07ee2fcf833c0c9bc7348bcf8b5e2f4f72 authored almost 14 years ago
Dump and loot now use the inventory librarys inventory-moving functions

github.com/PrismarineJS/mineflayer - fbbb4bce6249e22eb8abc09d3db23defb11caa0a authored almost 14 years ago
Implemented isInventoryOpen, and several efficient chest-moving functions!

github.com/PrismarineJS/mineflayer - 465fa27221cf51ed0d9e1263ef15f67eadd86d53 authored almost 14 years ago
implemented inventory.getSelectedItem

github.com/PrismarineJS/mineflayer - ccec043a1997fd5a267b90c13184ff236fbc7064 authored almost 14 years ago
multi includes loot

github.com/PrismarineJS/mineflayer - 79b7d7ba46ebdbc9a9fb7fdc14aa82c182141ed7 authored almost 14 years ago
making crops 'dangerous' so bots don't trample them

github.com/PrismarineJS/mineflayer - c4fb3f6f5d72329504fbf6f05c10c1e9ed38bbac authored almost 14 years ago
allowing multi-word block names in fill.js

github.com/PrismarineJS/mineflayer - 8d6d8265c269e0cbe58a0ea873e32a519e09ddd0 authored almost 14 years ago
First working version of loot.js

github.com/PrismarineJS/mineflayer - 54c43d9167bd02836d8da01d58df49335986e492 authored almost 14 years ago
Fixed itemInSlot functions for unique windows in lib/inventory.js

github.com/PrismarineJS/mineflayer - 3c6cbf38c28fb4e180ca4dfe7d7fa350c86c1c46 authored almost 14 years ago
Added unfinished version of loot example

github.com/PrismarineJS/mineflayer - dcdca970a59a4faa77703573e6bff6af48a7a510 authored almost 14 years ago
Fixed up some faulty logic in inventories that dont start with slot 0

github.com/PrismarineJS/mineflayer - 55e7a9ebe6f3c73ba9b0c82e0c87c1f11c5f721d authored almost 14 years ago
Added inventory.slotsForItem

github.com/PrismarineJS/mineflayer - 09437f3786c62191f1434864973ad93d2e60a957 authored almost 14 years ago
fixing optional parameter in inventory

github.com/PrismarineJS/mineflayer - 96317045ac8938799ee05b89d696f449b5d4b5fa authored almost 14 years ago
Added inventory.slotForItem

github.com/PrismarineJS/mineflayer - 0da8820ba86e2df02dc2db55d7aa07c6c889d3b6 authored almost 14 years ago
Merge branch 'dev' of github.com:superjoe30/mineflayer into dev

github.com/PrismarineJS/mineflayer - ea996a126e17c2d81648c4d4e861f34d63ec157d authored almost 14 years ago
Added inventory types and functionality for them

github.com/PrismarineJS/mineflayer - 5c0632e0f408f4d82dba40b49f50777df01257b6 authored almost 14 years ago
update instructions for building and running on windows

github.com/PrismarineJS/mineflayer - ebd098977fe7b1d27e28a453c246118eaef5808d authored almost 14 years ago
more honest volume estimate in fill.js

github.com/PrismarineJS/mineflayer - 84e11f2dc6e3de5518ee428a9e48ac363274030b authored almost 14 years ago
better signed-unsigned char handling

github.com/PrismarineJS/mineflayer - 9d71fdabeee6ab365473010969beb8991c87675d authored almost 14 years ago
remove debug message for digging

github.com/PrismarineJS/mineflayer - f3dc2f3ed5a2db0263374920cad6a9395ebf5308 authored almost 14 years ago
correct a data type in api file

github.com/PrismarineJS/mineflayer - e16ecae9925ae8d7b982fb1e80bcb54e4fbe67c4 authored almost 14 years ago
start of help command for chat_commands

github.com/PrismarineJS/mineflayer - d3bdd951fc1b7c2f1e106f194824ba8ef3b9507c authored almost 14 years ago
fill traverses x,y,z more intelligently

github.com/PrismarineJS/mineflayer - 18c8860da573623fd5d4c1cedee6dd83eb57ef3b authored almost 14 years ago
list command can take a name filter

github.com/PrismarineJS/mineflayer - 213a38c550b297ec410649bf6b211ff68de36b9c authored almost 14 years ago
Camels list command now tells empty slot count.

github.com/PrismarineJS/mineflayer - c0bc4bb7fc9872108d2ce7d0a42b22abf669305f authored almost 14 years ago
removing debug statements

github.com/PrismarineJS/mineflayer - 04ca0ab98b6f969f21b2a36ac92818ba409869cf authored almost 14 years ago
rotating yaw in baby steps so that notchian clients can keep up

github.com/PrismarineJS/mineflayer - a78bf1a8e40e884e935bf46e087140cf37da6f79 authored almost 14 years ago
finder.js looks toward the goal when he finds it

github.com/PrismarineJS/mineflayer - 766816ec5012f0ee5a085dda754f33f643ce7378 authored almost 14 years ago
jesusmode can't walk on lava cuz it still hurts you

github.com/PrismarineJS/mineflayer - 6385aaf796d297ac1599d446da8760eb659d4794 authored almost 14 years ago
Uses tools, mines stone

github.com/PrismarineJS/mineflayer - f64d30caaa6c29173e7a91afb5367798ede044e2 authored almost 14 years ago
Flatten crashes less, now can take a radius argument, improved its efficiency

github.com/PrismarineJS/mineflayer - 4df368bceadda96924f23885e6c4fe774436201d authored almost 14 years ago
Added buggy, but working version of flatten

github.com/PrismarineJS/mineflayer - 7fd89d1e5cee978f126a85e279af10e3760ac895 authored almost 14 years ago
follower no longer crashes when the bot cannot see the speaker

github.com/PrismarineJS/mineflayer - 276c574cc0fdde4d84a2d545ca63772b96dae2a1 authored almost 14 years ago
Made examples/dump.js not give up so easily in finding chests.

github.com/PrismarineJS/mineflayer - 5a60ae63df8ae5485381ff9c3a62b62a8f69fdb1 authored almost 14 years ago