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

add window.emptySlotCount()

github.com/PrismarineJS/mineflayer - 329c1b93db1281b4d8dde9263a7eb23b76ddf7b6 authored about 12 years ago
better wording in crafting example

github.com/PrismarineJS/mineflayer - ab2cdb9ca4604a078c54a8574a36c80f4457cdaa authored about 12 years ago
fix not setting currentWindow to null after closing window.

fixes #106

github.com/PrismarineJS/mineflayer - 42c9296e9b212083898628645a0b438c15bd3f92 authored about 12 years ago
fix incorrect INVENTORY_SLOT_COUNT.

github.com/PrismarineJS/mineflayer - 340356d8721aed4154a9a3de00ac3d2e0f6083fd authored about 12 years ago
unequip works with hand as a destination. closes #126

github.com/PrismarineJS/mineflayer - fe2b4f95987996cb99971842c3729b52a4bd38cf authored about 12 years ago
add recipe for wooden planks and fix crafting bugs. closes #125

github.com/PrismarineJS/mineflayer - b8726f2041187fc7e3cd24ca83c23d33365850d3 authored about 12 years ago
add link to voxel plugin to readme

github.com/PrismarineJS/mineflayer - 356290579bedb561f097204dd611d5cd34f18bb1 authored about 12 years ago
configurable navigate timeout

github.com/PrismarineJS/mineflayer-scaffold - a80a4f298f5b213836bb84da4001c7bbaad1b6d0 authored about 12 years ago
canDigBlock returns false if block is null

github.com/PrismarineJS/mineflayer - 98d2f1f57e27fa9b8dd327d89d983a8a26b87c04 authored about 12 years ago
add youtube links to readme

github.com/PrismarineJS/mineflayer - ae1d755f6482483b9bcb0ec21220cae776e68ac3 authored about 12 years ago
add link to mineflayer-scaffold

github.com/PrismarineJS/mineflayer - c82624f39b011f4e602ebfc6f2e29ff5a9ca97b0 authored about 12 years ago
add more info to itemRequired

github.com/PrismarineJS/mineflayer-scaffold - d433f7a59a395cdf01ed72a5d68343ff4a280c1b authored about 12 years ago
add reason for stopping on death and stop

github.com/PrismarineJS/mineflayer-scaffold - c4707e1b5673b77f09395ad313a348afc7c583c3 authored about 12 years ago
make it a bit easier to access entity metadata

add item stack example to chatterbox. closes #116

github.com/PrismarineJS/mineflayer - 449da05dd7ca1acecb0a4e234a215d2ee239083a authored about 12 years ago
server: ability to change motd and maxPlayers. closes #36

github.com/PrismarineJS/node-minecraft-protocol - 2d5fda663543413c67a2f9f006d6d85482ff7a64 authored about 12 years ago
fix incorrect playerCount in ping. closes #41

github.com/PrismarineJS/node-minecraft-protocol - adc47b0f6227f1bedf9ad2856b3ead281b517150 authored about 12 years ago
add link to blockfinder plugin

github.com/PrismarineJS/mineflayer - d28717b1bfcb2ca535cb6eea410e5b8c1166e9e9 authored about 12 years ago
api doctoc fix [ and ]. closes #124

github.com/PrismarineJS/mineflayer - 4dc2992c4e209395259c6b80328d81e5f398423d authored about 12 years ago
water and lava are not solid

github.com/PrismarineJS/mineflayer - 24fd011918d8cd015f218a623150a8288a069d0e authored about 12 years ago
fix bot.heldItem sometimes out of date

github.com/PrismarineJS/mineflayer - 2a55d4c6c481b5430ecb1c2e8eadc29c5e56d08f authored about 12 years ago
Revert "considering blocks solid if they're above a fence. closes #94."

This reverts commit ab9e13419ddabc64e872445b541acb227a449a34.

This extra check is not worth it;...

github.com/PrismarineJS/mineflayer - 435d63e2de72d940ccf68ed3e2d2b502eb2aa583 authored about 12 years ago
bot.equip: don't call callback until next tick

github.com/PrismarineJS/mineflayer - a9fc4256a75604768eedfb9ac75cb39a12cb0e83 authored about 12 years ago
hack to make leaves diggable. fixes #128

github.com/PrismarineJS/mineflayer - cdb04479c7d4d54be8904cc10e10d2910c234389 authored about 12 years ago
add docs for block.diggable

github.com/PrismarineJS/mineflayer - 5671de0636fc8d249d8e6de72c6948f6c6333634 authored about 12 years ago
walk: detect being obstructed

github.com/PrismarineJS/mineflayer-navigate - e5fd82247417f2d0858a68b04216b3f24df92844 authored about 12 years ago
README: update roadmap

github.com/PrismarineJS/mineflayer - 0e680d8e36a907ca9f9e3231c611299473909d98 authored about 12 years ago
Merge branch 'enchant-table'

github.com/PrismarineJS/mineflayer - 4a7e0a454d986307e6e93858f4643739b465929f authored about 12 years ago
bugfixes after testing

github.com/PrismarineJS/mineflayer - 766ae16dbbf7d075ee898f866dc97d3111b9c632 authored about 12 years ago
Merge branch 'update-immediately'

github.com/PrismarineJS/mineflayer - fcff21915e4e2ad6377093c74411f64214bc6852 authored about 12 years ago
placeBlock: optimisticly update block in memory

github.com/PrismarineJS/mineflayer - 3fa6bc3e62d66043e5d34508557270cac98e7449 authored about 12 years ago
don't call callback twice

github.com/PrismarineJS/mineflayer-navigate - e8c86816fd3ec3df29cb19090b5e627c32d1105c authored about 12 years ago
walk: call callback even if stop is called somewhere else

github.com/PrismarineJS/mineflayer-navigate - 3fafda62bb52f49cb2f5daf5880ad12a584ec3e3 authored about 12 years ago
Merge pull request #117 from Darthfett/master

Change bot.tell to bot.whisper to be consistent with 'whisper' event

github.com/PrismarineJS/mineflayer - 4cc0d63d1b485203d61b0ee5bb2e3d4ed3c0eac3 authored about 12 years ago
Move bot.tell to bot.whisper, to be consistent

github.com/PrismarineJS/mineflayer - 34bf1a92283feef9ae9bdb208a6c15710fc1b3f6 authored about 12 years ago
add table of contents to api.md

thanks rom1504

github.com/PrismarineJS/mineflayer - 4db3af5bfef3d0b447fe16a48a6363a5f1904a8e authored about 12 years ago
enchantment table: add 'ready' event and update example bot

github.com/PrismarineJS/mineflayer - baa2c74fa8a6fec3add4d2e57234e4feb98e27d9 authored about 12 years ago
enchantment table support

github.com/PrismarineJS/mineflayer - 7006dee89f6171518edd6b5e48c302104c4db6f3 authored about 12 years ago
don't ever remove the 'error' handler from the socket.

fixes crashing with an unhandled error

github.com/PrismarineJS/node-minecraft-protocol - 93068b935d3a318ca3cfd98cedf960d5561ae909 authored about 12 years ago
update to minecraft-protocol 0.7.6

github.com/PrismarineJS/mineflayer - 3007b1b26e2da7ef35891c1034d467a0692fede4 authored about 12 years ago
fix case hole in onlineModeExceptions

github.com/PrismarineJS/node-minecraft-protocol - acccaeefeb3405c2726a43b84b24024674d17177 authored about 12 years ago
ability to exempt usernames from online mode or offline mode

github.com/PrismarineJS/node-minecraft-protocol - cd7f867d95610a352b84f7a9495c5c69ec06f8bb authored about 12 years ago
server: online mode: don't log in client until username verification

github.com/PrismarineJS/node-minecraft-protocol - 76339a4b84e4b681017eabe9ec3f44e70e5bb9f4 authored about 12 years ago
client emits more predictable 'end' event

github.com/PrismarineJS/node-minecraft-protocol - 1a434b9743d61e6b4bfaa2192a527597d4028159 authored about 12 years ago
Revert "Removed socket delays to reduce latency"

This reverts commit 6442e8d6b06b92d4c8d253bee7c91f91f6456d2c.

Reverting until we can figure out...

github.com/PrismarineJS/node-minecraft-protocol - bb76dc8b0aedbdef2c6850cb796a117b303700f7 authored about 12 years ago
Merge pull request #17 from vogonistic/patch-1

Ensured the destination is floored in findPathSync

github.com/PrismarineJS/mineflayer-navigate - db55aeb4f9b15d03c41a75de530fc2a867d68ef2 authored about 12 years ago
Ensured the destination is floored in findPathSync

Fixes bug #16 in my testing.

Caused the aStar to time out instead of finding the path unless
...

github.com/PrismarineJS/mineflayer-navigate - b661165d6c55558c8f95d912b520e6ebefeb6c00 authored about 12 years ago
further updates to vogonistic's API ideas

* findPathSync returns an object instead of calling a callback
* "cannotFind" event arg is a p...

github.com/PrismarineJS/mineflayer-navigate - bfe7b932df0c2bde1b7664a1ca69c638ec74e1d4 authored about 12 years ago
update vec3 to 0.1.3

github.com/PrismarineJS/mineflayer - a7ca568712b956a7ba022a84c32f716b7137f29c authored about 12 years ago
v: parse args as floats and add parser

github.com/PrismarineJS/node-vec3 - d88974517d162165bb0dd5601efd05487df00805 authored about 12 years ago
Refactored into separate findPath and walk functions

* Updated docs
* Fixed bug where bot likes to jump down steep hills

github.com/PrismarineJS/mineflayer-navigate - 4771e362316864be220e44bf310d5c645915eea2 authored about 12 years ago
Merge pull request #34 from mappum/master

Removed socket delays to reduce latency

github.com/PrismarineJS/node-minecraft-protocol - 88b519a2364baf2495fdee0112373fbc99ea8694 authored about 12 years ago
Removed socket delays to reduce latency

github.com/PrismarineJS/node-minecraft-protocol - 6442e8d6b06b92d4c8d253bee7c91f91f6456d2c authored about 12 years ago
add "whisper" chat event

github.com/PrismarineJS/mineflayer - 14e8e0333eb036c48beb424a604092fddf46ede5 authored about 12 years ago
ability to activate items. closes #109

github.com/PrismarineJS/mineflayer - b9b159f6770af12660b8961fc85cbeac50f43d38 authored about 12 years ago
more release notes

github.com/PrismarineJS/mineflayer - cfabd35d061a7ad3bcb4741ae7e12c5e9608c8b8 authored about 12 years ago
Merge pull request #33 from roblabla/patch-1

README still had MC_EMAIL instead of MC_USERNAME

github.com/PrismarineJS/node-minecraft-protocol - 4dcd961d5e14e7f36123e360c57a9c874ecd791b authored about 12 years ago
add dispenser support

github.com/PrismarineJS/mineflayer - b9fc9131c8f1e29e4de09672f8d652b827e74159 authored about 12 years ago
README still had MC_EMAIL instead of MC_USERNAME

The tests use the MC_USERNAME environment.

github.com/PrismarineJS/node-minecraft-protocol - 70d0d681942a0fe7cf224226062769ef61f72f3a authored about 12 years ago
Merge branch 'furnace'

github.com/PrismarineJS/mineflayer - 8cc4fdfed6f7b5fca36bbe1ad54a728c0aa9e216 authored about 12 years ago
update to minecraft-protocol 0.7.0

github.com/PrismarineJS/mineflayer - c9d7156e388e29d091716271634cae52463479a9 authored about 12 years ago
batch is a devDependency only now

github.com/PrismarineJS/node-minecraft-protocol - 4313e7e98d329e9e10a81c2917ad5b7a8377a233 authored about 12 years ago
fix bot.equip regression

github.com/PrismarineJS/mineflayer - 58e78610e3e8d0da488f38dca0e0adb1b1a1d641 authored about 12 years ago