Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/mineflayer-navigate

mineflayer plugin which gives bots a high level 3d navigating API using A*
https://github.com/PrismarineJS/mineflayer-navigate

Update to node 18.0.0 (#65)

f554c0762571a1c4cfc6aa5641fd08d12c9ad1b7 authored over 1 year ago
Bump standard from 16.0.4 to 17.0.0 (#61)

Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
- [Release notes]...

5dcb40593e7aa679a0e217ac4c4a7ce229f0c9d3 authored over 2 years ago
Bump mineflayer from 3.18.0 to 4.0.0 (#60)

Bumps [mineflayer](https://github.com/PrismarineJS/mineflayer) from 3.18.0 to 4.0.0.
- [Release...

8d7f3548627713a94b28a1a883bbd4bc44fed2e1 authored almost 3 years ago
Upgrade to GitHub-native Dependabot (#58)

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

705d7416fb7109ed7f0d527b78881ff290da32e5 authored almost 4 years ago
Bump mineflayer from 2.41.0 to 3.0.0 (#56)

Bumps [mineflayer](https://github.com/PrismarineJS/mineflayer) from 2.41.0 to 3.0.0.
- [Release...

7cc83b95c2789343f805162a46924d748b03cd97 authored almost 4 years ago
update to standard 16

9ea6b2d86c42bb44d040fdb206e751a0fa5db64a authored over 4 years ago
add npmrc that disable package-lock.json creation

ad3fa627fa9a982d61b260f7674114628b034100 authored over 4 years ago
update standard to version 15

e2ae221f0330997aef4758bdb2a7cce1e32ec49b authored over 4 years ago
put deprecated in bold

b2be52b9aad4c12bfe6d345873b14a49b3f94988 authored over 4 years ago
circle ci -> github action

4f59bde4cca9a8c2590eb1c1d2acd265e83b5a77 authored over 4 years ago
Add deprecation notice

c49900fd6ed26c3731be599018f5209251e8a15b authored over 4 years ago
Merge pull request #50 from PrismarineJS/dependabot/npm_and_yarn/standard-14.3.4

Bump standard from 11.0.1 to 14.3.4

b9339e482f38934994bece9e3227f15e4ec304a4 authored over 4 years ago
standard fix

f21846ac15c805752ff2c6f717f599b34e83f92f authored over 4 years ago
Bump standard from 11.0.1 to 14.3.4

Bumps [standard](https://github.com/standard/standard) from 11.0.1 to 14.3.4.
- [Release notes](...

15b34118ed04a6ef75f9936034117e3edeadf08f authored over 4 years ago
circleci 2

6f84e292ce18d02b96bdbbb61354372cd3fac8e3 authored over 6 years ago
use standardjs

eccb51ebac67edc943e912954b50c65e348b011d authored over 6 years ago
Release 0.0.10

520408cb9cfdaa6169f20fd5904a231cfa0d0da7 authored almost 8 years ago
Merge pull request #28 from rom1504/update_vec3

use vec3 directly

b0fe69db692cc5e281b4b9c01426e277a0e65a37 authored almost 8 years ago
use vec3 directly

90fbc04d7d214d8a7f8f154ee9b999aa076471df authored about 8 years ago
Release 0.0.9

67cf7ef1a722551ff605809e20d5be3165750e1b authored over 11 years ago
Merge pull request #21 from gipsy-king/master

do not emit 'arrived' twice

3ec631986068b7d8d8fb3e56af9c5ceead68d04f authored over 11 years ago
do not emit 'arrived' twice

e24cb6a868ce64ae43bea2d035832c15ed01d301 authored over 11 years ago
Release 0.0.8

1104abec77b67c53bf6405d045b150747689a427 authored almost 12 years ago
walk: detect being obstructed

e5fd82247417f2d0858a68b04216b3f24df92844 authored almost 12 years ago
Release 0.0.7

3f94adf37522eb4b55d46cfe875a1021c2753d19 authored almost 12 years ago
don't call callback twice

e8c86816fd3ec3df29cb19090b5e627c32d1105c authored almost 12 years ago
walk: call callback even if stop is called somewhere else

3fafda62bb52f49cb2f5daf5880ad12a584ec3e3 authored almost 12 years ago
remove unused param

44244074f601ba50c684c1110c4cfe80ab9e0e2e authored almost 12 years ago
fix README docs

11ec780fc5c846ff15292f7b6a94a50aadbcd9cb authored about 12 years ago
Release 0.0.6

caf5b84df8225264785273b4ab82e20963c1962d authored about 12 years ago
Merge pull request #17 from vogonistic/patch-1

Ensured the destination is floored in findPathSync

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
...

b661165d6c55558c8f95d912b520e6ebefeb6c00 authored about 12 years ago
Release 0.0.5

ccf141d48a368ecb3dc2fd5cc684480c1effb845 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...

bfe7b932df0c2bde1b7664a1ca69c638ec74e1d4 authored about 12 years ago
Refactored into separate findPath and walk functions

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

4771e362316864be220e44bf310d5c645915eea2 authored about 12 years ago
update README docs

1f51d566588874c031ea90d9d8f7ffbcae3b75d0 authored about 12 years ago
Release 0.0.4

8c84427da606c5774ea8946e7364fd94e7570aa3 authored about 12 years ago
add 'interrupted' event. closes #9

aec88eff45e39ef3463afcfde93cf52e4fdb1bf5 authored about 12 years ago
Release 0.0.3

382cb0b8c537d0d3023b4e4c759bd10d94824ffa authored about 12 years ago
blocksToAvoid list with sensible defaults. closes #4

036f5b693e43b44db931a0d2ccd2f5fc5aed8870 authored about 12 years ago
cannotFind event now tells the closest point it could get to. closes #5

05f4d3e9f519db9f8253375c0a95b6777f5e6eec authored about 12 years ago
use native map and filter Array methods

6bab5296e432c07d5053d5467836deed93a4a766 authored about 12 years ago
fix bot looking at its feet. closes #7

5d37e33800b4fc3c23cbba02701eb31978fd5a53 authored about 12 years ago
add youtube link to readme

c3611992bd6d7c31269e192338faa59782d57a3b authored about 12 years ago
update package.json

13d007367029305777f8031dff11951da04eb652 authored about 12 years ago
Release 0.0.2

f23a136e5ffda6730de2d69930be3cf80f8884b7 authored about 12 years ago
fix pathfinding very far away

30ee9f2693737c27453c0ec34008c1155c0b103c authored about 12 years ago
Release 0.0.1

262279569902bd50cebafa5d09bfaac074982361 authored about 12 years ago
fix bugs. it's working now

54a6cb627cbd72fb050b415cba53d5a2bfbe41ef authored about 12 years ago
update package.json

9c8b91f8bde41c37b5b9f375a3805b7837718520 authored about 12 years ago
update README

50147b7ee9090199a5c000d4321e6e8ed32cd23b authored about 12 years ago
fix crashes when trying to pathfind

0e40a8dff49ba2c6c89d63a9e5d074a2f4300834 authored about 12 years ago
add dependency on A* module

8514bdd2e3b5ef23a2969c7c37d05c452a763c66 authored about 12 years ago
initial import of code from old mineflayer project

7c8e9348e0b58a41af88d107812b916e01e32c91 authored about 12 years ago
init

fa43f6c8bafbffbf739678de406e69dfde63cd76 authored about 12 years ago