Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/mineflayer-pathfinder

Pathfinding plugin that gives bot the ability to go from A to B
https://github.com/PrismarineJS/mineflayer-pathfinder

Fix compile errors in index.d.ts (#187)

* typescript-fix

* Spaces to tabs

f3fdd07e8a6d4bccd261fcd01bbfe82dbaceffcb authored over 3 years ago by George Watkins <[email protected]>
Add "Movements.allowSprinting" to typings (#185)

45fcc008db045995011c25af3843b716ac7cf86d authored over 3 years ago by GoogleSites <[email protected]>
Release 1.7.0 (#183)

* Release 1.7.0

* Release 1.7.0

c866c14d8484e188f6daa0d6f875753f3f61267a authored over 3 years ago by u9g <[email protected]>
initial commit (#182)

d63a654085e201e04f423a9b01d278311edfc38c authored over 3 years ago by u9g <[email protected]>
Update bestHarvestTool() Documentation (#180)

17e70bc57cb0dc67aa79e17fea93dc387171b35c authored over 3 years ago by IceTank <[email protected]>
Release 1.6.3 (#176)

* Release 1.6.3

* Update history

048d26c0853f53f082b41eca3690d492d86c3597 authored over 3 years ago by IceTank <[email protected]>
Function to stop path finding when safe (#175)

* bot.pathfinder.stop function

* Remove console.log

8fa846916324a32cb4e3b8f735a5bb2f40bdc5ef authored over 3 years ago by IceTank <[email protected]>
Fix reference error if faces is default value (#173)

c9360b99c39447155ade156bbf1d84db90e4ff6c authored over 3 years ago by IceTank <[email protected]>
Add 2 examples (#170)

* Add 2 examples and change readme

* Solve the little nitpicks

* Fix

3f5ccb3ecfc502e030af70d9851213fb324d33e0 authored over 3 years ago by DrMoraschi <[email protected]>
Add placeBlock example (#174)

ceebc8670313b584d7bf393d600c6493cec0f433 authored over 3 years ago by IceTank <[email protected]>
Add GoalPlaceBlock typing (#171)

7bb0b3a05f52699750f31edc816abff64e4d45e4 authored over 3 years ago by IceTank <[email protected]>
Fixed raycasting not considering block face (#168)

* Fixed raycasting not considering block face

* vectorToDirection function added lint fix

...

a5968619e5b046150eccad335ed63a8239b00166 authored over 3 years ago by IceTank <[email protected]>
Fix reference to LOSWhenPlacingBlocks (#163)

LOSWhenPlacingBlocks is defined on pathfinder, not the bot. See line 38 of this file for reference.

8c2d117c30934a0b3924309d68db4c0d44a3c333 authored over 3 years ago by Sean McCord <[email protected]>
Add safeOrBreak check to getMoveDiagonal (#162)

* Add safeOrBreak check to getMoveDiagonal

There are some movements generated that violate th...

2959562f2b3828f230a3aa3bfa8e937f331ee950 authored over 3 years ago by Sean McCord <[email protected]>
Add setGoal null to typings (#158)

c267bb2e1079fb515b886e3951f7e19230a0b64b authored over 3 years ago by mat <[email protected]>
Release 1.6.2 (#159)

58e2dbb7987ee179fc9d5f56602875a8c16809ca authored over 3 years ago by mat <[email protected]>
Fix lava swimming (#149)

* Fix lava swimming

* linter

10ed86c98fac110dab1e87af703a40d16410013e authored over 3 years ago by Jakub Klimek <[email protected]>
Fix cardinal direction comments (#150)

Why: It was not correct. See https://minecraft.fandom.com/wiki/Coordinates#Coordinate_system

97d90fb28c55b3c5534eeb15e07707b7629325a2 authored over 3 years ago by Sean McCord <[email protected]>
Fix types (#156)

d500f757b9cd5ad360c8e73f95f5a40a33ccb037 authored over 3 years ago by mat <[email protected]>
Added bot.pathfinder.goto documentation to readme.md (#152)

4918e70cce95c72dfb02476fbdf895ef107c3339 authored over 3 years ago by IceTank <[email protected]>
Upgrade to GitHub-native Dependabot (#148)

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

1b8b3d70ea40b888d36a74954f72b25ab9dedbcb authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Added )} at the end of example code (#146)

9ed26f88e9ed13355ec86e8a5f2385630293fa58 authored over 3 years ago by Eswar Balasubramanian <[email protected]>
Added +1 to movement cost when going forward and up 1 block. (#132)

76b30bdcbaf1f18f2292ba6c58328ca7ff1214f8 authored almost 4 years ago by IceTank <[email protected]>
Fix bot trying to go underwater

88b3785bc7ed3323100c2f725d1c26f81eceb238 authored almost 4 years ago by Karang <[email protected]>
Only emit reset event once, add event to example

53f569f325c09d0550faa1307a9303bbc16b62b3 authored almost 4 years ago by Karang <[email protected]>
Rename test.js to example.js

90cd72a9ac3aa76b9a518a1ab72106a227920648 authored almost 4 years ago by Karang <[email protected]>
Add path_reset event

72fdab10970e52f43d53a07e135543f2014dbe6e authored almost 4 years ago by Karang <[email protected]>
Improve multiple example

dedc2cb3c6893b0a799e7419394861d63802ee08 authored almost 4 years ago by Karang <[email protected]>
Release 1.6.1

d967b53a0ca3ed9cf7ebdc2a208e8bc252d8e497 authored almost 4 years ago by Karang <[email protected]>
Update api doc

59d1e0c6f681c1717feb2056b1006a3583029d56 authored almost 4 years ago by Karang <[email protected]>
Add search limit option, expose tick timeout

3a9ff6f500bb06d22941d0ad86f74b7fc8bab9d6 authored almost 4 years ago by Karang <[email protected]>
Fix potential event listener leak

06c37d99f3cff57d549ddd31b11fb8219cf5837d authored almost 4 years ago by Karang <[email protected]>
Release 1.6.0

5de16766805323be7d93b29f01f28f844a17a223 authored almost 4 years ago by Karang <[email protected]>
Use exact shape centers in place block goal

2b117096ca49177bc00bc4434520563e3f0a3d11 authored almost 4 years ago by Karang <[email protected]>
Digonal up only if we can jump or break block

38e66bcc0f65a08a753d426cfb4bdb60e7dc2e41 authored almost 4 years ago by Karang <[email protected]>
Fix parkour jump validity checking

6a2410bb39d9778f14f97799dee5d4b3eb36a280 authored almost 4 years ago by Karang <[email protected]>
Add GoalPlaceBlock

f9b50611b5d0e68b087d9b292d6f7462d72196bc authored almost 4 years ago by Karang <[email protected]>
Handle block height in parkour and diagonals

3744c1570ced600c1f20cc823bbe8018b9b51c38 authored almost 4 years ago by Karang <[email protected]>
Fix goto

10bdf59bf765a624e7de950eb807a8ea9a914a2c authored almost 4 years ago by Karang <[email protected]>
Fix jumps from slightly lower blocks

30de4203e43be850f0c803b31ff111864082117a authored almost 4 years ago by Karang <[email protected]>
Release 1.5.0

bd3369a7f5e054b8ab7fe5ae261fe959dd5fcf6d authored almost 4 years ago by Karang <[email protected]>
Add diagonal up/down

89170b5e915aab34f7faac99391e0ba3e9531306 authored almost 4 years ago by Karang <[email protected]>
Expose context

fe884e742edef03594a3a5262ca512782d9d4025 authored almost 4 years ago by Karang <[email protected]>
Improve diagonal movement

662e894ec7cc4cd6cba1c00e08179036aa3f90d1 authored almost 4 years ago by Karang <[email protected]>
Fix fences and carpets

328837d3157f7a7d2b350f59904252fb5af694df authored almost 4 years ago by Karang <[email protected]>
Remove direct dependency to mineflayer

9a0b79171ecf998601d777912e880bad7da34fbc authored almost 4 years ago by Karang <[email protected]>
Release 1.4.0

7635bf105217d5fbdb122cdd7c951bd9fdd5064b authored almost 4 years ago by Karang <[email protected]>
Fix #114

d45b5bb83f556c5113ae7de5ec5f4dad35d1bce4 authored almost 4 years ago by Karang <[email protected]>
Legit bot bridging (#105)

* Bridge Building

* Merged with Release 1.3.6

* Implemented walking to block edge while sn...

5e50ba1fd5eb100677a0dc38da7f2bc3b48bdd9b authored almost 4 years ago by IceTank <[email protected]>
Fixed bug for detect when mining is stopped correctly (#113)

1104fd991281d234182a3e0fdf127cc70ca921eb authored almost 4 years ago by sefirosweb <[email protected]>
Release 1.3.7

bf53937f5f8b1b46dd0848eb2c32d77b622bc164 authored almost 4 years ago by Karang <[email protected]>
Make goto async (#107)

* Make goto async

* made bot.pathfinder.goto async too

* commented out event listeners

...

8b3f9a54bc7862b9a5b3097b88e8329af91e9fc3 authored almost 4 years ago by u9g <[email protected]>
update example (#106)

* update example

updated example so it works with getpathto's new args which aren't callback ...

8346010101ecc2bdc0a47553b7aeba596ad0ff39 authored almost 4 years ago by u9g <[email protected]>
Release 1.3.6

ba87da967db1feb75b6bd98542b1b0456f72ba29 authored almost 4 years ago by Karang <[email protected]>
Fix multiple.js

012eb5cb952d836598feb413b8354c20d7fa8a3b authored almost 4 years ago by Karang <[email protected]>
Add liquidCost option

1e9b82066fffb8e6375d4bab97df3ccaca804918 authored almost 4 years ago by Karang <[email protected]>
Release 1.3.5

0f52ec1334848889b7fb5d237c42f342eef1746d authored almost 4 years ago by Karang <[email protected]>
Fix unresponsivness when dig/place while still thinking

5509b858cb3faa5d4a91f44ed2afb6b7808f01d4 authored almost 4 years ago by Karang <[email protected]>
Release 1.3.4

20d6790ba07ecf15ac85e9fe3a185ec540f89ee6 authored almost 4 years ago by Karang <[email protected]>
Version independent replaceables

9081a6b0e862591c13b9ace31d44618db2a6af00 authored almost 4 years ago by Karang <[email protected]>
Release 1.3.3

53955dc1ec2b6420cfdb2bf5f7c228bfe632ab29 authored almost 4 years ago by Karang <[email protected]>
Handle non-replaceable blocks

1cb0c023745bee0cbfc302cf411c425528373c68 authored almost 4 years ago by Karang <[email protected]>
Release 1.3.2

e0c9274b539d38d4c4d9c8f30071dbeebd73f55d authored almost 4 years ago by Karang <[email protected]>
Increase momentum building prediction ticks

c2fd3e7897f303dfa4ed764e1c59be9b7de75473 authored almost 4 years ago by Karang <[email protected]>
Release 1.3.1

2de592080e547ce619243cbe5bb51ec8e737cd20 authored almost 4 years ago by Karang <[email protected]>
Fix position undefined error

a774791ea9d7d87df827c4864ec29030f990f4eb authored almost 4 years ago by Karang <[email protected]>
Release 1.3.0

b145e6f08f00af51171f90c6ee96cd4998a4b925 authored almost 4 years ago by Karang <[email protected]>
Avoid droping in lava

841df3b3b47f8670873060e5ad2d94c2e023b863 authored almost 4 years ago by Karang <[email protected]>
Fix goal reset logic

016a73f0c095dc5883c8eaeb1407365ae20e51a0 authored almost 4 years ago by Karang <[email protected]>
Add ability to drop in water from high places

6e5c77b0697d065096c98fe80534802792d28c21 authored almost 4 years ago by Karang <[email protected]>
Improve move simulation + add ladder support

369c3a512cc4dab973628869370e8420acf99ad2 authored almost 4 years ago by Karang <[email protected]>
Remove require-self dependency

2b37024261bb890ed9b720a5f0e56a4c189f4c82 authored almost 4 years ago by Karang <[email protected]>
Merge pull request #90 from IceTank/master

Bot getting stuck in Water fix

e41fd42319b9bdffd600a868fd30b51d53a8c993 authored almost 4 years ago by Karang <[email protected]>
fix typo movments -> movements

93c36a541bc7380b1b14035a98e26899d57a431e authored almost 4 years ago by Romain Beaumont <[email protected]>
Bot getting stuck in Water fix

6ecca18ac9bb0fcb1aab0284ae984fc9df5bec60 authored almost 4 years ago by IceTank <[email protected]>
Release 1.2.3

05ffcfb74b5882c6cd7d5f3558a67614862fc25d authored about 4 years ago by Karang <[email protected]>
Add npmrc

98877268673b0524152fc2990dbdd5e3bd942811 authored about 4 years ago by Karang <[email protected]>
Fix bot not stopping at goal

7a0fbf7af684e8c857808e8cb1b2b95036b42bd9 authored about 4 years ago by Karang <[email protected]>
Release 1.2.2

f81a900c675df8bbf427843bf37ec9c01283b6f0 authored about 4 years ago by Karang <[email protected]>
Rename timeout status to partial result

4f8a7d7e4ae4219f74f0c45afa9ad6094f6a15d3 authored about 4 years ago by Karang <[email protected]>
Release 1.2.1

e46f0bdd28021b183288d2d470083d8ad9c42cc3 authored about 4 years ago by Karang <[email protected]>
Fix #87

6ea3b918a68023df774a316aa3e134f15983b3d8 authored about 4 years ago by Karang <[email protected]>
Update api

0eafdeafb3d8146a7621e20537c71410849ed7d4 authored about 4 years ago by Karang <[email protected]>
Release 1.2.0

e8878a57707a66ab9b4961c77c5fa5e75b855c9d authored about 4 years ago by Karang <[email protected]>
Merge pull request #85 from PrismarineJS/experimental

Replace control logic by physic simulation, sprint and advanced parkour

6f41a7ff1a2c9fb46d05c6ab34220cd85ac9d466 authored about 4 years ago by Karang <[email protected]>
Add shortcut option

0f7e5df8ebc35dbc98a47fefde2ab53a622792d4 authored about 4 years ago by Karang <[email protected]>
Cost for placing blocks customizable

a89d71f9407814ad9b575a0e47a890af6043b9f0 authored about 4 years ago by Karang <[email protected]>
Add multi-ticks thinking

710a284bff96a4ac547f98912d541a30386e4e7c authored about 4 years ago by Karang <[email protected]>
Improve water paths

d65654eda4656f69a9606a7d40e418de5ef6e7f9 authored about 4 years ago by Karang <[email protected]>
Dont clear states on chunk load

7354ce898c20edab410a512fb30e5417d429ce5f authored about 4 years ago by Karang <[email protected]>
Replace control logic by physic simulation, sprint and advanced parkour

c0b21d5c349eeba5629e83934ec088f5923e03f8 authored about 4 years ago by Karang <[email protected]>
Fix start position when jumping

c1dd9079215eefac59778998a1bd23b0169c78a7 authored about 4 years ago by Karang <[email protected]>
Fix parkour down position

8919866ed3fd7f2029c70c3910554c6335b2165a authored about 4 years ago by Karang <[email protected]>
Release 1.1.2

bb64f4cab738ffdb6d703df67700933172bbf686 authored about 4 years ago by Karang <[email protected]>
Set every non diggable block automatically from mcdata (#72)

67af000e217f94ba10c07af9e4c997abad0dc119 authored about 4 years ago by MrAlex <[email protected]>
Fix jumps in snow

db5c3dc84badcb78db24817817888ef81c290007 authored about 4 years ago by Karang <[email protected]>
Move todo to issues

bd1058f57076bde156a22adce2bff7bc51c63113 authored about 4 years ago by Karang <[email protected]>
Update readme

e7579e278467fd9aefe18893e350fb0c49e03b23 authored about 4 years ago by Karang <[email protected]>
Release 1.1.1

abd92a447890d1ff0ecfd33cb68587a13d46198f authored about 4 years ago by Karang <[email protected]>
Fix path starting on shorter blocks

a25bf7bec9fa31bc4926764cf931dd1f21a89ea7 authored about 4 years ago by Karang <[email protected]>