Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/flying-squid

Create Minecraft servers with a powerful, stable, and high level JavaScript API.
https://github.com/PrismarineJS/flying-squid

Release 1.8.0 (#647)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

7d9c8ccf518ddc81bfa80b0b4ae7c8e29065a6c0 authored 12 months ago by rom1504bot <[email protected]>
Add 1.16.5 support and future-proof version system (#645)

* 1.16.5 players can now join

* oops forgot abot this

* sign block doesn't exists, only oa...

f776de84b0570d0107efe9a889b32bb9b151d494 authored 12 months ago by Gavin John <[email protected]>
Improve per version CI following mineflayer example. (#646)

* Improve per version CI following mineflayer example.

* Change build name for test.

* fix...

98fc4546f3d785fbdb230998018e978993575d43 authored 12 months ago by Romain Beaumont <[email protected]>
Update npm-publish.yml

05de798772c74ef4841e09a723652f95b3b773e9 authored about 1 year ago by Romain Beaumont <[email protected]>
Release 1.7.0 (#642)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

5121b4344238c45a37c4193d0ee38160ab2b1d87 authored about 1 year ago by rom1504bot <[email protected]>
Refactor: allow usage in browser (#633)

* Refactor: allow usage in browser

* move method to player

* fix bad require

* fix stan...

768b69b5cdd3569d31a6ab1b1c00f5d41f69b897 authored about 1 year ago by Vitaly <[email protected]>
Release 1.6.0 (#641)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

c1d381ec24169fbd879fbe20c04aeafdc4c96eb2 authored about 1 year ago by rom1504bot <[email protected]>
tab complete & `/give`, `/effect` improvements (#635)

* fix /give command

* fix block placing

* basic fix for tab complete

* add block, items...

2c1bc4628eebe04eab6f1636d4e90f199fb5fb19 authored about 1 year ago by Vitaly <[email protected]>
Add a few flags to cli & disable `everybody-op` by default? (#634)

* add a few shortcuts & disable op by default?

* its false only in my fork

* reprhase desc...

9e3fafd5aba90e6d4eaf0dcef8e6ed9b529c7073 authored about 1 year ago by Vitaly <[email protected]>
Update Minecraft Wiki link to new domain after fork (#639)

* Update Minecraft Wiki link to new domain after fork

* Update gamepedia links

cb3cfd071b8d66a03d7db0d365dfca112be22305 authored about 1 year ago by Misode <[email protected]>
Make created world loadable in singleplayer (#638)

37bb939fbabf4d81bca39a9a6a4ce2a67fddfd15 authored about 1 year ago by Vitaly <[email protected]>
Add command gh workflow allowing to use release command in comments (#629)

2113acf3129bee44e68e0ad3b0014a8fb4325745 authored over 1 year ago by Romain Beaumont <[email protected]>
Update to node 18 (#627)

* Update to node 18.0.0

* Update effects.js

* Update index.js

1112ec7bce2ea9091c10248ff53dfbbc260c7040 authored over 1 year ago by Romain Beaumont <[email protected]>
Delete CNAME

1158513f782b41a25a9ff5859495b6d2be4d31f0 authored over 1 year ago by Romain Beaumont <[email protected]>
fixed typos (#621)

3336120afb83a3f52ade447b5adaa162f3fb40c1 authored almost 2 years ago by xkcdstickfigure <[email protected]>
Bump mkdirp from 0.5.6 to 2.1.3 (#620)

Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 0.5.6 to 2.1.3.
- [Release notes](ht...

0f9687f973767789fcb996f36eca7a0e5746723b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Kf106/upload chunk (#614)

* Slot update notification

* Correct wrong reference to unladChunk

Co-authored-by: Keir Fi...

353a6fc5aa1fd8c970bb259fc7ff9344b25ee433 authored almost 2 years ago by Keir Finlow-Bates <[email protected]>
Bump expect from 28.1.3 to 29.1.2 (#611)

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 28.1.3 to 29.1.2...

f35481145e3dde3ce0ba3b956e915bd25e626454 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: patch placement (#604)

2eea573728f0b1e8e8fee06c71ffb41e1b765054 authored over 2 years ago by Théo Pierné <[email protected]>
Slot update notification (#602)

Co-authored-by: Keir Finlow-Bates <[email protected]>

16d712d5e45a4fc33851bc239dc6c1b034002dae authored over 2 years ago by Keir Finlow-Bates <[email protected]>
Fix breaking/placing blocks in adventure mode (#595)

* Update placeBlock.js

* Update digging.js

* Update digging.js

a4ea2bec9db6f97cf5dd5f992c7b78f9845b3ad9 authored over 2 years ago by Alexander Ivanov <[email protected]>
Commands(OP): Make player non-case-sensitive (#596)

* Commands(OP): Make player non-case-sensitive

* Added andriycraft's suggestion

e271ee25ee0be1fd4fa7a4c16278554495ffb32d authored over 2 years ago by u9g <[email protected]>
Fix item drop collection issue (#598)

* Fix item drop collection issue

* comply with linter

* ???????

349f3940e6740becb53a556b1b54a3a1358f31cf authored over 2 years ago by darksunlight <[email protected]>
Check if stack is full (#601)

Co-authored-by: Keir Finlow-Bates <[email protected]>

004dd827c82fd791afcd8e7d33470f3c52270a5d authored over 2 years ago by Keir Finlow-Bates <[email protected]>
Adds unhandledRejection and uncaughtException error handler and some api stuff (#594)

* Create errorHandler.js

* Remove useless message

* Update errorHandler.js

245b21c2bb3fb8bd96da2688ffa1ff9d17ca8899 authored over 2 years ago by andriycraft <[email protected]>
Improve error message (#597)

* Update index.js

* Update index.js

* Update index.js

2733ca4c4e35114cbd1b5703b0b41f6be4b92c2e authored over 2 years ago by andriycraft <[email protected]>
Fix drops follow-up & documentation (#589)

* fix minor logic error

* add documentation for serv.selectorString()

* fix

039bf4908f92103a620e0fd2a45d9ceb65f66959 authored over 2 years ago by darksunlight <[email protected]>
Update README.md (#581)

44daabea8cce0ef8f9c32b76b11332f356e84e3c authored over 2 years ago by andriycraft <[email protected]>
Bump standard from 16.0.4 to 17.0.0 (#585)

* Bump standard from 16.0.4 to 17.0.0

Bumps [standard](https://github.com/standard/standard) ...

afb116679e7f9e5650a638a6b1c2045f9886a5c8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump expect from 27.5.1 to 28.1.0 (#592)

* Bump expect from 27.5.1 to 28.1.0

Bumps [expect](https://github.com/facebook/jest/tree/HEAD...

9118bf9fb8078f301bd7332ebb7d67f0d4e2dd23 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mocha from 9.2.2 to 10.0.0 (#590)

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https:/...

060ad66be5bfebaf622a94fb5617d7d131272854 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix drops (#563)

* Update digging.js

* Update spawn.js

* Use mcData instead

* Comply with linter

* Up...

80928f7ab6ff7ef8d64551976f4bbd2fc8f57c23 authored over 2 years ago by darksunlight <[email protected]>
Bump minecraft-data from 2.221.0 to 3.0.0 (#583)

Bumps [minecraft-data](https://github.com/PrismarineJS/node-minecraft-data) from 2.221.0 to 3.0....

f32ad37262ae3553e48f6e13823f4e4637b15061 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Better api docs (#580)

* Update API.md

* Update API.md

* Update API.md

Co-authored-by: Romain Beaumont <romain...

1528251c5a0f37d2a23268fb4105ccfefabc1efb authored almost 3 years ago by andriycraft <[email protected]>
[/tp command] - Check if x/y/z is valid (#576)

* Update tp.js

* Update tp.js

* Update tp.js

* Update tp.js

* Update tp.js

* Upda...

09aa8e1340474b4171d568efdd4d848e070ba47e authored almost 3 years ago by andriycraft <[email protected]>
Optimize log.js + small changes (#575)

* Optimize log.js

* Small changes

* Fix

* Change from serv.log to server.info

* Upda...

7d3d4b1d4b486b70e3c8bc2eefb5aa49d5a625ab authored almost 3 years ago by andriycraft <[email protected]>
Changed from serv.log(...) to serv.info(...) in some files (#568)

* Update world.js

* Update effects.js

* Update daycycle.js

* Update commands.js

6c7d9428683e20ce208d2406d0c2c6a53f43e6fb authored almost 3 years ago by andriycraft <[email protected]>
Added /me command (#573)

* Added /me command

* Update commands.js

* Update commands.js

c5c63dffa9ade6e5618816ffd6fdd629ee3c3057 authored almost 3 years ago by andriycraft <[email protected]>
Update README.md (#571)

32b518377a3573115590037c0930777a00ba60d4 authored almost 3 years ago by andriycraft <[email protected]>
Remove test server (#570)

cc6f5baa80410f699b90ceac523b85ea494fbd7c authored almost 3 years ago by Alexander Ivanov <[email protected]>
Changed from console.log(…) to server.info(…) in commands.js , Removed unused code in signs.js , other small change (#564)

* Update logout.js

* Update signs.js

* Update commands.js

* Fix CI

* Update commands.js

e41d1c528028316c97257f988e64532b823c2c06 authored almost 3 years ago by andriycraft <[email protected]>
Fixed opening of chest GUI window and chest size (#560)

* Fixed opening of chest GUI window and chest size

* Fixed opening of chest GUI window and ch...

d8c0e1c879a52ea0de8020f88737030978d93a8b authored almost 3 years ago by AlexNemo <[email protected]>
superflat related improvements (#562)

* Update login.js

* superflat biome

* Update README.md

* Punctuation

b87dc8f1862956cf6491de064ba0109250cf7685 authored almost 3 years ago by darksunlight <[email protected]>
Bump mineflayer from 3.18.0 to 4.0.0 (#561)

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

b57c723a381deb648916e401470c03fa22a2409c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
make dependabot not ignore mineflayer and pwindows versions

a4dadb3dad290836fb54e73761c10e01aafb3d5a authored almost 3 years ago by Romain Beaumont <[email protected]>
Add fail fast false to ci yml in order to run CI for all versions

9dc24d4771d2a882bd74d3613a0283c1048aaa95 authored almost 3 years ago by Romain Beaumont <[email protected]>
Fix Examples Error (#556)

11a5690ad897bc0084973612e67cd6d19c948617 authored almost 3 years ago by Cody Bohannan <[email protected]>
Small changes to blockUpdates.js, log.js, and README.md (#554)

* Some changes to blockUpdates.js

* Update log.js

* Update README.md

759a6f5840765a24a2cd830ce480760ee1c03f0b authored almost 3 years ago by andriycraft <[email protected]>
Release 1.5.0 (#550)

9771b9a8c129df1999747a28a4fe7fb6b742c4e7 authored almost 3 years ago by extremeheat <[email protected]>
downgrade compramised color package (#549)

6c74511254f342413addb0fcfa71973e5fa5a06b authored almost 3 years ago by extremeheat <[email protected]>
Added serv.warn() & other small changes (#542)

* Added serv.warn() & other small changes

Added serv.warn() & other small changes

* Remove...

3615de2357c832f7acd79f2b2a16304c435c4494 authored almost 3 years ago by andriycraft <[email protected]>
Bump prismarine-entity from 1.2.0 to 2.0.0 (#546)

* Bump prismarine-entity from 1.2.0 to 2.0.0

Bumps [prismarine-entity](https://github.com/Pri...

899c3aa13b0424d5caea94cb21026eb3e13df0a9 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README.md (#543)

71b4de073978c66888f6aa503055a395ebb4c27e authored about 3 years ago by Alexander Ivanov <[email protected]>
Bump long from 4.0.0 to 5.1.0 (#538)

Bumps [long](https://github.com/dcodeIO/long.js) from 4.0.0 to 5.1.0.
- [Release notes](https:/...

8ed905d377455ef6296a9fcc4ce6e978e71b2bb9 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prismarine-nbt from 1.6.0 to 2.0.0 (#539)

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

3179aa9f2c9fdc4390203b22e7251c03b2b91006 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migrate to mocha (#540)

jest is hanging forever

51e52680e9b2b56add8d6da2d587ff3ee09f84ef authored about 3 years ago by Romain Beaumont <[email protected]>
moved dockerfiles out and updated readme (#511)

4c4e6e51533f04c7a762c15ae013dcf3d691bbe4 authored about 3 years ago by Jarod Brennfleck <[email protected]>
Update jest

abc399c0dfb353801d658ec5a7083133a7c46b11 authored about 3 years ago by Romain Beaumont <[email protected]>
Create `empty` generation (#537)

* Create empty.js

* Update generations.js

3077944e3b7fea4656c460891fdcae21ae32fa98 authored about 3 years ago by Alexander Ivanov <[email protected]>
Merge pull request #519 from para-dise/patch-1

Fix missing return for spawnObject

7796f289ba8ee8af4d2010efdf903c24680c235f authored over 3 years ago by u9g <[email protected]>
Fix missing return for spawnObject

Fixes a missing return for spawnObject, spawnMob returns a mob and spawnObject should therefore ...

69d4e92d89646ff4f6855a6fff2bb409fa6a7276 authored over 3 years ago by paradise <[email protected]>
remove flying-squid-modpe

73dd100d6f29c9e8b053e6f176da339254df102f authored over 3 years ago by Romain Beaumont <[email protected]>
Bump yargs from 16.2.0 to 17.0.1 (#495)

Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 17.0.1.
- [Release notes](https://...

5a740e9967f1a52db20306c242afa09fef74620c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade to GitHub-native Dependabot (#493)

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

917588513c1ec521df13dc400b14bf39f185cee0 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Refactor command.js to be clearer (#474)

* Refactor command.js to be clearer

A lot of the variable names were 3 letter names that didn...

debb5fa6b800babfb62d29384a90e420522092ce authored almost 4 years ago by u9g <[email protected]>
Unload unneeded chunks when players move out of that zone (#492)

a8db84b327108ff50fad5c8602278fbac0cbc9a8 authored almost 4 years ago by Nihat <[email protected]>
Disabling docker build again

498686369accc478f78b1c43f8003ab673bb9a07 authored almost 4 years ago by Romain Beaumont <[email protected]>
Fix docker.yml

9ef672a030b9042f91ac3059d8a99b8da1853f16 authored almost 4 years ago by Romain Beaumont <[email protected]>
Enable docker build back

49962e16f5ac56ce108694583ed03ffe1ed230b4 authored almost 4 years ago by Romain Beaumont <[email protected]>
Moved player health, food, and stamina updates to player.js (#486)

* Moved player updates to player.js

Signed-off-by: TheDudeFromCI <[email protected]>

...

ad56d60ef1f8512313f0997dc97e79737f05d3fd authored almost 4 years ago by TheDudeFromCI <[email protected]>
Fixed useItem (#476)

* Fixed useItem

* Fixed tab problems

* Updated

* working

* Make karang`s suggestion
...

df94ce037f69a3cce2a6fb885a80e2ed68eec854 authored almost 4 years ago by Nihat <[email protected]>
Update tests so they will fail less (#480)

* Update mineflayer.test.js

* Update README.md

* Update README.md

* Update README.md

...

fe341862756f2b26b07febb8fd690391f32d70f2 authored almost 4 years ago by u9g <[email protected]>
Bump prismarine-windows from 1.6.0 to 2.0.0 (#471)

* update windows api

* Update package.json

* Update package.json

* update events

* p...

2f9f6fb8dac55596eea6532653b11d1e554231cb authored almost 4 years ago by u9g <[email protected]>
improve tests stability

eb78c5e88f57b504ff520d2a892356aaecc6e138 authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.4.0

47848d2e336e4b72e2ac6b34c3bb8725aca0bc84 authored about 4 years ago by Romain Beaumont <[email protected]>
increase mineflayer timeout

4f2aa7b0f34ae8d9866040a8c237306feee4bac4 authored about 4 years ago by Romain Beaumont <[email protected]>
disable docker temporarily

90eb67403f49647d55f2620298b8511ee5289952 authored about 4 years ago by Romain Beaumont <[email protected]>
catch error for objectsById

27a6820064edec4a4101fe5b9403d16117b7e4bf authored about 4 years ago by Romain Beaumont <[email protected]>
improve jest setup: better console.log

007df3d586fc63c20855fbe67fd80eb24a41fad3 authored about 4 years ago by Romain Beaumont <[email protected]>
remove require self

462c228393e5a01d93d65ce00c6c468532e2c55f authored about 4 years ago by Romain Beaumont <[email protected]>
remove unneeded java from gitpod docker

3c386c424937d1eefd9f523d8b279ba1bc8922c6 authored about 4 years ago by Romain Beaumont <[email protected]>
explicit node 14 requirement

5ad40ca70899ba812fe7e51e0d456da995dd14bc authored about 4 years ago by Romain Beaumont <[email protected]>
Fix header.js and superflat generator (#462)

* Fix superflat generator

Path was wrong... Fixed it

* Add defaults to header.js

Now it...

a5bb1ccdd1f3dd2440da18c054b44c509ea9e809 authored about 4 years ago by TheAlan404 <[email protected]>
Brand (#446)

* Add brand support

* Add player.sendBrand() to documentation

Co-authored-by: Romain Beaum...

65c63207f23b2e34b2c09197f1eba4d614c86a9d authored about 4 years ago by Grooble <[email protected]>
update to standard 16

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

0a5f9b2b79cf2b2253b56c1e305027498ea6ad15 authored about 4 years ago by Romain Beaumont <[email protected]>
Bump yargs from 16.0.3 to 16.1.0 (#454)

* Bump yargs from 16.0.3 to 16.1.0

Bumps [yargs](https://github.com/yargs/yargs) from 16.0.3 ...

a334f05f7a894cf6131ad0925d4605cde3dca4cc authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add npm run prepare to docker file

d1a1ee0f13d628f4d4c478138423f2a8fa518a4a authored about 4 years ago by Romain Beaumont <[email protected]>
change path for ghcr package

31d96057a72874c9945ea8009d6957801dccdd8c authored about 4 years ago by Romain Beaumont <[email protected]>
try to fix dockerfile

554f67d7aff8b01a72ff9ce424277d5bcfe00950 authored about 4 years ago by Romain Beaumont <[email protected]>
fix docker.yml

07925c9e41bce080a5b5569ff7303d943215f2c8 authored about 4 years ago by Romain Beaumont <[email protected]>
Fix dockerignore and update and fix Docker CI to action v2 (#453)

* Fix dockerignore and update and fix Docker CI to action v2

* Add pull request to Docker CI

a1ad379b3d81829537b922c16bf2f6e9ec838732 authored about 4 years ago by Louis Beaumont <[email protected]>
Release 1.3.2

c2e31d700f98257e25a50e1fd1ba1830b2b0747d authored about 4 years ago by Romain Beaumont <[email protected]>
Docker deployment (#450)

* Basic Docker image, Docker compose and automated build and push

* Allow passing config dir ...

504339aea16501799b7eebb098badb37f2588d75 authored about 4 years ago by Louis Beaumont <[email protected]>
update standard to version 15

210dd299884b8ba9b5e0d64a6761e42a6ad87444 authored about 4 years ago by Romain Beaumont <[email protected]>
update test server to @Saiv46 one

015712ace573806507d70aa594cc3491e32fe589 authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.3.1

ae86211da2ae19fb2b62ca0dc11e08f403b893a0 authored over 4 years ago by Romain Beaumont <[email protected]>
Remove blocks id (#439)

* Use McData to get blocks id

* Use minecraft-data for grass block id

* Set block data for...

536c4279bf8abd403ccfa63e0480aa6ac7202d26 authored over 4 years ago by Grooble <[email protected]>
Remove deprecated/heavy dependencies (request, request-promise) in favor of needle (#440)

* Remove heavy and deprecated dependency for needle

* Update dependencies

Removes request ...

60dd674f0d61a73c65a03b1c5f45a226b5ca6c51 authored over 4 years ago by Wasabi_Thumbs <[email protected]>
Fix crash in /gamemode command (#437)

* Fix crash in /gamemode command

* Change gamemode command to take a mode string

* Update ...

e08a50e17fed819f21baa174492286e5b74c7d2f authored over 4 years ago by lleyton <[email protected]>