Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/prismarine-gameplay

A high level gameplay API for making Mineflayer bots.
https://github.com/PrismarineJS/prismarine-gameplay

Add command gh workflow allowing to use release command in comments (#122)

51b6ef49d6a4179bf5eaf7be1cbbb73851f51756 authored over 1 year ago by Romain Beaumont <[email protected]>
Bump prismarine-entity from 1.2.0 to 2.0.0 (#54)

Bumps [prismarine-entity](https://github.com/PrismarineJS/prismarine-entity) from 1.2.0 to 2.0.0...

76aac7f68ea6ae12114b025bc5eca0e8d8ed3010 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jest -> mocha

e7c46e95cc8a3a42a2553df91490fe02f5b442a7 authored about 3 years ago by Romain Beaumont <[email protected]>
Bump prismarine-nbt from 1.6.0 to 2.0.0

Bumps [prismarine-nbt](https://github.com/prismarinejs/prismarine-nbt) from 1.6.0 to 2.0.0.
- [R...

23da162c6e2cbda1ac10c0c3c8e8a8a595acf5f6 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade to GitHub-native Dependabot

08ab514ee9318bf5ab4fe62b34d0f9835c96a7e4 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #21 from PrismarineJS/dependabot/npm_and_yarn/typescript-4.0.5

Bump typescript from 3.9.7 to 4.0.5

5803d360986e39b7dd3f565d6fe58072aba5131f authored about 4 years ago by TheDudeFromCI <[email protected]>
Bump typescript from 3.9.7 to 4.0.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.5.
- [Release note...

a645c109c63adf2c0ec7b911d7fd1135cb6c7bc2 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
update to standard 16

22587b6ff6aefb29344e997e56247c5e0494b31a authored about 4 years ago by Romain Beaumont <[email protected]>
add npmrc that disable package-lock.json creation

395b7270ef9d35c20a50ad2384f2b3f3efa28fd4 authored about 4 years ago by Romain Beaumont <[email protected]>
update standard to version 15

aac733a1240cfa91e608257990303183156771d0 authored about 4 years ago by Romain Beaumont <[email protected]>
Update README.md

394228b27f99776329c7d86194400d5f275d74e9 authored over 4 years ago by TheDudeFromCI <[email protected]>
Merge pull request #12 from TheDudeFromCI/solver-v2

Solver v2

851a0877d515cd3add56434aa4c6f576f5420f79 authored over 4 years ago by TheDudeFromCI <[email protected]>
Removed testing code.

670fce03ebf95324f03fe462b85555f409aa59b1 authored over 4 years ago by TheDudeFromCI <[email protected]>
Added mining tool selection.

a3ae293b6b0cb8b9be0dadd0dd4c0d9a0bbbca6e authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed item drop ID bug.

b66c974479f82f8ef449ef7a26ff1f8ed5e3ca0d authored over 4 years ago by TheDudeFromCI <[email protected]>
Refactored move strat.

0f21380b55e29b95a63e0462933d4ec099c61e09 authored over 4 years ago by TheDudeFromCI <[email protected]>
Refactored break block.

32868d91a4e54d39f83533405a2536ce0e93150e authored over 4 years ago by TheDudeFromCI <[email protected]>
Added task queue utility.

af035fcdf19368272ec23191724be075d6a4c399 authored over 4 years ago by TheDudeFromCI <[email protected]>
Moved tryCatch to super class.

dcb44e8b16efad2a27286029a72350f701480a16 authored over 4 years ago by TheDudeFromCI <[email protected]>
More useful error text on itemDrop failure.

d4f53f143ffd256fead785d3259d219aae6f8b05 authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed bug with picking up item drops.

df7a12ec49ea52e381668d8c6468a80d3cd3f6ca authored over 4 years ago by TheDudeFromCI <[email protected]>
Added better debug handling.

ed95c5e9223cffa0c7c430a37e9539c39d704047 authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed bug with cb not triggering.

b9e0f93b2dff7681705dced54d50fbfd269dc9fd authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed variable scope

6d82a4158a5fe6d6a5304ffd964ba7ef302eb71e authored over 4 years ago by TheDudeFromCI <[email protected]>
Refactored solver into tree shape.

1ae69ec91f43fcf6ab77d21252068216c7b15e0c authored over 4 years ago by TheDudeFromCI <[email protected]>
Created obtain items strat.

741e03c812aec11369386cc63920f995eebd20ad authored over 4 years ago by TheDudeFromCI <[email protected]>
Added better logging.

99eb97077b27f806e4cab4253a8e667b785806fc authored over 4 years ago by TheDudeFromCI <[email protected]>
collect block now handles obtainItem.

43f644cfe5e6d0b6c3c9b6d1a44e414bda1a446a authored over 4 years ago by TheDudeFromCI <[email protected]>
Added heuristic for collect block strat.

9510d3c9051a413bb581583e7bf029854650b138 authored over 4 years ago by TheDudeFromCI <[email protected]>
Created collect block strat.

72ed1b991e5714713c0ff9640144b99bb0c68e03 authored over 4 years ago by TheDudeFromCI <[email protected]>
Removed old strategy interface.

11529a363bbcaa071465c91551bd328c80497d0e authored over 4 years ago by TheDudeFromCI <[email protected]>
Improved API for dependencies.

8e19232b61eb222af9f6f6f263a9e8bb1b815e4b authored over 4 years ago by TheDudeFromCI <[email protected]>
Properly tested break block strat.

0ec8aa079371d8a5de96404ee45ed294c8c7b2c2 authored over 4 years ago by TheDudeFromCI <[email protected]>
Added break block strat.

6a02d72b2d09ed6c8fcdb6f03456a2415b5bb23f authored over 4 years ago by TheDudeFromCI <[email protected]>
Added waitForItemDrop strat.

928c39acf87244dacddc1012b7d2139ec4e9988d authored over 4 years ago by TheDudeFromCI <[email protected]>
Added moveToInteract dependency.

ce20882a5e0de700f959b4f8106865e12565e58e authored over 4 years ago by TheDudeFromCI <[email protected]>
Made x and z values optional.

4e0373b39db985d97254e57ddc80566c9d321521 authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed small moveTo bugs.

b5d12d093db6838b19f53c0f99b2b1fb7d4cf03e authored over 4 years ago by TheDudeFromCI <[email protected]>
Updated gameplay to new solver.

2c73ff4540bc064bab0ea9d1d5bf04768b932830 authored over 4 years ago by TheDudeFromCI <[email protected]>
Created move to target strat.

03819ce7fe8739297533fe4e83071b188dfc4426 authored over 4 years ago by TheDudeFromCI <[email protected]>
Added some interface for testing.

ba568a873146e479dad169ba278f196bdcdad5e9 authored over 4 years ago by TheDudeFromCI <[email protected]>
Created collectItemDrop strat.

8c5bed5f8ca8f1aa36900e786754e91826f33a0c authored over 4 years ago by TheDudeFromCI <[email protected]>
Renamed dependencies folder.

db30f53bc323536d78801a7e513aae9f4ed65a6d authored over 4 years ago by TheDudeFromCI <[email protected]>
Created new solver implementation.

e38083faf51828b0432a8eff96e75d1cc3950f70 authored over 4 years ago by TheDudeFromCI <[email protected]>
Merge pull request #11 from TheDudeFromCI/typescript

Converted Project to TypeScript

408c3ddd8adc014147d64abbee9b2363357e0246 authored over 4 years ago by TheDudeFromCI <[email protected]>
Converted js to ts.

45aad33b56565c62d5cc367829b52992a8adaa93 authored over 4 years ago by TheDudeFromCI <[email protected]>
Install TypeScript.

672907eb2addcf64b51c50d8d69d4157ac759ea8 authored over 4 years ago by TheDudeFromCI <[email protected]>
Merge pull request #7 from TheDudeFromCI/mine-and-collect

Mine and collect

c29688d5e6e92751ed7b3faae1c085042d0f1f88 authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed text

a3877be011459bf89d3b547bc7f37d5eefcbf98a authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed error with stopping

44b7b3e90a57a115bd3ce041104c5ada57f1f171 authored over 4 years ago by TheDudeFromCI <[email protected]>
Removed debug statement.

df896286b4b552bebd39639fd68e4b9a8f14c075 authored over 4 years ago by TheDudeFromCI <[email protected]>
Strategies are now nested instead of referenced.

6b76a6b7f99c4679e8a92728d808071041fa4358 authored over 4 years ago by TheDudeFromCI <[email protected]>
Added better tool selection.

661d611f625f16b9efd6d554441929bb1d9e1ce7 authored over 4 years ago by TheDudeFromCI <[email protected]>
Added typing

70d2e932496365c1338e6f34c6a61ff6a51bdfe4 authored over 4 years ago by TheDudeFromCI <[email protected]>
Added stop functionality.

d8f48c9b53b3c7ea4ba700ecbb1a9e2687c2e682 authored over 4 years ago by TheDudeFromCI <[email protected]>
collectBlock now listens for item drops.

7f8061ff9dc0fdb04ebc447139aef382e65dc744 authored over 4 years ago by TheDudeFromCI <[email protected]>
Created wait for item drop strat.

2918894765e104de337455d0de87f63cec39612c authored over 4 years ago by TheDudeFromCI <[email protected]>
Added block type searching

8f8d09cdd15658e5145c4fb543641edd0e736635 authored over 4 years ago by TheDudeFromCI <[email protected]>
Made strat calling safer.

fe9e28cf88a2529afb677b8087a89364bfa56ce1 authored over 4 years ago by TheDudeFromCI <[email protected]>
Fixed callback in waitFortime

5ae728dc03ea7bbc0b21b8dc505cf09e62f9f563 authored over 4 years ago by TheDudeFromCI <[email protected]>
Created simple collect block strat.

d035ad7c22b19cdafcd6653e9a5720ef32bc6cce authored over 4 years ago by TheDudeFromCI <[email protected]>
Small bug fixes

a98bc6eb5addcd0c153581b8c2a82e73b0c15624 authored over 4 years ago by TheDudeFromCI <[email protected]>
Created simple collect items strategy.

afe1f11454c68808087095b71099e06d69728847 authored over 4 years ago by TheDudeFromCI <[email protected]>
Update README.md

565dade60d19d5f27cd0dc3cb1f2119de79779fa authored over 4 years ago by TheDudeFromCI <[email protected]>
Update package.json

29cd88c29944a0fe14b2b18dcd29ff64e5abd9ef authored over 4 years ago by TheDudeFromCI <[email protected]>
Delete renovate.json

5fc5ab94cd9316cabe421b2044094a35da6e2b2a authored over 4 years ago by TheDudeFromCI <[email protected]>
Merge pull request #1 from TheDudeFromCI/renovate/configure

Configure Renovate

812709b54e7aa22bb1508b5aba7a62749f908c64 authored over 4 years ago by TheDudeFromCI <[email protected]>
Add renovate.json

23361d2a6c66fbba9a6b54849662b92c22c20a81 authored over 4 years ago by Renovate Bot <[email protected]>
Initial commit

8012fa68c4977e565ed89924415e450304172936 authored over 4 years ago by TheDudeFromCI <[email protected]>