Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/node-minecraft-wrap

Download and wrap the vanilla minecraft server and client in node.js
https://github.com/PrismarineJS/node-minecraft-wrap

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

39941e7e4db5fac4427083ed57288fb05591cb56 authored over 1 year ago by Romain Beaumont <[email protected]>
Update to node 18.0.0 (#92)

3e6ab62135c0ff468d394355ca6b906257eae388 authored over 1 year ago by Romain Beaumont <[email protected]>
Add bedrock server download support (#51)

* Initial Commit

* remove debug line

* add to cli

9fb26ca0ed0a51005607bf55d8ee271557429b97 authored almost 2 years ago by u9g <[email protected]>
Release 1.5.1 (#71)

* Update package.json

* Update HISTORY.md

d928a3527c303c95dc477dd1a4ca5944d0d44a2f authored over 2 years ago by Romain Beaumont <[email protected]>
Fix publish.yml

8f9a9ccdeabbd7f10f509221607a5dfa55b98842 authored over 2 years ago by Romain Beaumont <[email protected]>
Release 1.5.0 (#70)

* Release 1.5.0

* Update package.json

f2c4233ff9187ed07e53956becbb589fb75511e4 authored over 2 years ago by Eejit <[email protected]>
fix(download): Fix etag not md5 on all downloads (#69)

* Remove etag download

* Implement suggestion

* Test 1.19 too

* Don't delete file manua...

086bcebe07ab412a8f3f9c0b85c02f10ec936bf7 authored over 2 years ago by u9g <[email protected]>
Bump standard from 16.0.4 to 17.0.0 (#65)

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

7a772a69a97a47975415e2aa1028a3dedacb3a31 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 (#66)

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

be342cc74344e293d2907d04920bc986a8591bb6 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kill process when shutdown takes to long (#64)

d11bbeeeb8ac7dffe757dd68681c2bd0e266a883 authored almost 3 years ago by IceTank <[email protected]>
Release 1.4.0 (#60)

* Release 1.3.1

* Release 1.4.0

aa5766ef820c54b5d79ca70170bcf94700ecaecc authored almost 3 years ago by u9g <[email protected]>
Throw on too old java version (#59)

* Throw on too old java version

* Use else if

579e322766d84abc1580bf23233697ce8258347a authored almost 3 years ago by u9g <[email protected]>
Don't use broken native transport (#57)

073f7c7d6e81e73523dc33b75bb4db6b35aa38db authored over 3 years ago by Vito Gamberini <[email protected]>
allow explicitly picking a java executable (#55)

* allow explicitly picking a java executable

* Update README.md

c3d944325c916aef47423cb24352801889b29d61 authored over 3 years ago by u9g <[email protected]>
Bump mocha from 8.4.0 to 9.0.0 (#54)

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

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

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

86c0ed7d0479746e079152ec3f795ec46aa07052 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
move to node 14

558caa1bdf2f6c40cf21c819cb2d64dd5ba2bc85 authored over 3 years ago by Romain Beaumont <[email protected]>
Use node-fetch instead of request (#47)

* Use node-fetch instead of request

request is deprecated, so node-fetch is a better choice
...

e447d6103170cca84021e120b669ae99a0b8eab5 authored almost 4 years ago by u9g <[email protected]>
Release 1.3.0

8b220e7fa68adf9266b4e59c2c59418081ecb866 authored about 4 years ago by Romain Beaumont <[email protected]>
The server should depend on its parent proccess (#42)

Otherwise if the parent dies, the server stays running in the background with the only way to st...

30b1a9769ac3d0c8b637e4e26b0d16fa22bc77ef authored about 4 years ago by imharvol <[email protected]>
update to standard 16

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

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

4e4177fdd4cac3d12d66ae7faa61a8f5baaa8822 authored about 4 years ago by Romain Beaumont <[email protected]>
circle ci -> github action

6313543fc3c978a2f2126446dbb67428706e3851 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #40 from PrismarineJS/dependabot/npm_and_yarn/md5-file-4.0.0

Bump md5-file from 2.0.7 to 4.0.0

0ea298d3487c09f7ecb68c90334f4f81a8e59385 authored over 4 years ago by Romain Beaumont <[email protected]>
Bump md5-file from 2.0.7 to 4.0.0

Bumps [md5-file](https://github.com/roryrjb/md5-file) from 2.0.7 to 4.0.0.
- [Release notes](htt...

21c3661ffbe8d9f003f76a581e2b988c5e772981 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #37 from PrismarineJS/dependabot/npm_and_yarn/standard-14.3.4

Bump standard from 11.0.1 to 14.3.4

72a541c71f827908388941e189453d234e6d3b62 authored over 4 years ago by Romain Beaumont <[email protected]>
standard fix

f72c547a6c99c093dddbf093e3eff793cc99ff27 authored over 4 years ago by Romain Beaumont <[email protected]>
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](...

e969eedfece74ea8349250d8158fef7d32567aa4 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #38 from PrismarineJS/dependabot/npm_and_yarn/rimraf-3.0.2

Bump rimraf from 2.7.1 to 3.0.2

248ded9d2c09aa95c75b71dd385a794da3292d3e authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #39 from PrismarineJS/dependabot/npm_and_yarn/mocha-8.0.1

Bump mocha from 7.2.0 to 8.0.1

57ba47eaeb3dd5ef479539cc4bd7ea35948c2653 authored over 4 years ago by Romain Beaumont <[email protected]>
Bump mocha from 7.2.0 to 8.0.1

Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
- [Release notes](https://g...

dfe6307fe8ffdfbfc4b6a83a1f90aa18b7e8aac1 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump rimraf from 2.7.1 to 3.0.2

Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.2.
- [Release notes](https://...

e7767dff4c3bb4446973de0cc5aac83fe22e35a1 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #35 from PrismarineJS/dependabot/npm_and_yarn/debug-4.1.1

Bump debug from 2.6.9 to 4.1.1

509a1c3faf279b6838dba9e4cef302fe2ef81f76 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #34 from PrismarineJS/dependabot/npm_and_yarn/extract-zip-2.0.0

Bump extract-zip from 1.7.0 to 2.0.0

be6f20ba179c2e3fc18b98f523923212464db180 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #32 from PrismarineJS/dependabot/npm_and_yarn/mocha-7.1.2

Bump mocha from 3.5.3 to 7.1.2

f464a643a57d09c512db113bd1d575f97e7280dd authored over 4 years ago by Romain Beaumont <[email protected]>
Bump debug from 2.6.9 to 4.1.1

Bumps [debug](https://github.com/visionmedia/debug) from 2.6.9 to 4.1.1.
- [Release notes](https...

64f6976913b2450c0924ccce86c519217d3ee4eb authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump extract-zip from 1.7.0 to 2.0.0

Bumps [extract-zip](https://github.com/maxogden/extract-zip) from 1.7.0 to 2.0.0.
- [Release not...

c72a13eca811f6464f4b12ad1b00a66730d74e3c authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump mocha from 3.5.3 to 7.1.2

Bumps [mocha](https://github.com/mochajs/mocha) from 3.5.3 to 7.1.2.
- [Release notes](https://g...

836aa2d478899bfb0722cc2458ff656779bebc8a authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 1.2.3

17d3285c17df070d12cb3181864bbfbf2e12643a authored about 6 years ago by Romain Beaumont <[email protected]>
run the server in detached mode to avoid closing it by accident when doing ctrl+c on the main script

0bca77ee5a008c966a752f94116c97add486afe4 authored about 6 years ago by Romain Beaumont <[email protected]>
Release 1.2.2

5714b235748d809a0f5b520f5c0994aaa90aa426 authored about 6 years ago by Romain Beaumont <[email protected]>
stop printing . to the console for wrap server

75e2b688499f82878951284ffcd8bc98444fb955 authored about 6 years ago by Romain Beaumont <[email protected]>
Release 1.2.1

f6dddbf9f967dd29065b08b2d410443805bce069 authored about 6 years ago by Romain Beaumont <[email protected]>
increase ram default to 1024 in wrap server : it's better

99673028e6a1422b30f500c93fd56e96b7b2c958 authored about 6 years ago by Romain Beaumont <[email protected]>
fix circle ci badge

3226733fd23dbd38fd27049928a031f527c3f041 authored about 6 years ago by Romain Beaumont <[email protected]>
circle ci 2

f1866417c1d6ff6c6404fb6de7c3fe5fc9a7b461 authored over 6 years ago by Romain Beaumont <[email protected]>
Release 1.2.0

284ff1da7183dc4d994052ee62e6bd142eda9f79 authored over 6 years ago by Romain Beaumont <[email protected]>
Merge pull request #24 from lluiscab/fix-download-url

Fixed client and server download and added some tests

94b249ccd4977a612865646dae065caf8040a3c0 authored over 6 years ago by Romain Beaumont <[email protected]>
make launcher_download getClient and getServer accept a path

* also make download.js use these
* make wrap_server test download its own server and delete it ...

1922e06f9f397eccc1e68aa58da9ea7a74a54675 authored over 6 years ago by Romain Beaumont <[email protected]>
Fixed client and server download and added some tests

c835a316ba767dce886a00be6eb60d4db4ed2737 authored over 6 years ago by lluiscab <[email protected]>
use standardjs

85ff86da7f5d19324642c326e24406562278626f authored over 6 years ago by Romain Beaumont <[email protected]>
Release 1.1.8

b2c4dd52f8428248153cf1443b15e55264844a69 authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.1.7

ed81b9d535b5e080a3b7be6d95c9a7ba3d3a1d03 authored over 7 years ago by Romain Beaumont <[email protected]>
bump dependencies

159dc3af050798a177f9fea503beb4d0d91bcbff authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.1.6

c460071ef8f2d5a0f032bdb4cc2f322bf516108a authored over 7 years ago by Romain Beaumont <[email protected]>
add params for mc <=1.6

2aa80ec49506ead658934186ef8d6063ab6b06e3 authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.1.5

57658c52b63e423a67edaa587acd66046f76b79b authored over 7 years ago by Romain Beaumont <[email protected]>
handle userProperties (necessary for 1.8) in wrap client

7a363aa6302253224b1edd5fb1ac0b756683d928 authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.1.4

b94e8d17d18e1bccd824038f5595889e16c3e76e authored over 7 years ago by Romain Beaumont <[email protected]>
implement path based promise queue for downloading to avoid downloading 2 times the same path

c408f788f0071e8f8d668bc45631fb23ff384234 authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.1.3

5f5de25d539888973679591dc7d611279ee8a346 authored over 7 years ago by Romain Beaumont <[email protected]>
remove duplicate libs

3aeb24f24aa6b463e6551275b08ff9fc89b72cd8 authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.1.2

8196c40da210b6b1858b85247d54b1ce5146f05b authored over 7 years ago by Romain Beaumont <[email protected]>
fix some bugs for initial download of the client

ccfcef810787a2a33af4ba43871dfdf7e8be905c authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.1.1

b90323ef9cfde17e0a7a3bb930dc76a175398f8a authored over 7 years ago by Romain Beaumont <[email protected]>
fix wrap client arg processing

cd0defd1480bff66ae4cb8df6c12c77ef3c17e24 authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.1.0

ae967b22f16f19140a4418df2fde524c0338cbe9 authored over 7 years ago by Romain Beaumont <[email protected]>
fix noOverride

ce11d274d15d25a5ad3691bbaff93db248e0dbfc authored over 7 years ago by Romain Beaumont <[email protected]>
add option to not override config files, fix #8

523e3f65dc88dfaf15b6189e043bd550bbeef890 authored over 7 years ago by Romain Beaumont <[email protected]>
some rom1504 -> PrismarineJS

ba4a1ff2e0204b3980a040e05c0418939cf5843f authored over 7 years ago by Romain Beaumont <[email protected]>
improve download script a little

9ff7c688876906af75bad5d0758796ef888cedb5 authored over 7 years ago by Romain Beaumont <[email protected]>
Merge pull request #13 from rom1504/launcher_download

add launcher_download class that act like the launcher :

1feee7e6447a75bfa6fbac44f39504da7f566d50 authored over 7 years ago by Romain Beaumont <[email protected]>
fix wrap client args processing

23c1f55c79efc28e7087423e785b00d4ffa8190b authored over 7 years ago by Romain Beaumont <[email protected]>
update the doc

e20a0986a3c5b0d73499fcf0b83711efd3df239d authored over 7 years ago by Romain Beaumont <[email protected]>
add runMinecraft bin

7cb78d5d286138a5e8340591bb406440b3490a20 authored over 7 years ago by Romain Beaumont <[email protected]>
implement client wrap

* improve launcher download
* refactor wrap server
* add wrap client example

b57accadf773cb496deb7983ccb35d6bf1c6875a authored over 7 years ago by Romain Beaumont <[email protected]>
use promise-queue to limit the number of concurrent connection to mojang servers to 10

b0049fb7dec960411782b68b443c3987df9b843b authored over 7 years ago by Romain Beaumont <[email protected]>
add launcher_download class that act like the launcher :

* download the files downloaded by the launcher : assets, libraries and jars
* place them inside...

7f5821a82f7256a97d1600fb9614549f94d93a51 authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.0.2

12d49f9bae99d6023e25003be832b4512f5bb15b authored over 7 years ago by Romain Beaumont <[email protected]>
write empty arrays in json list files instead of nothing, needed since 17w18b

15810222e316dd364a4c454116bcd6572e7889cc authored over 7 years ago by Romain Beaumont <[email protected]>
Release 1.0.1

e99a861de7023ed7e7efaf7c6b99f6e4eb3a2610 authored over 8 years ago by Romain Beaumont <[email protected]>
use close instead of exit event, might be a bit better

c700c06fd1a30305b2959295a5bb315d1da5c354 authored over 8 years ago by Romain Beaumont <[email protected]>
Release 1.0.0

5ee716e873776fbb0272c327eb57e130d487a636 authored almost 9 years ago by Romain Beaumont <[email protected]>
move circle ci testing to version 4

bbb92905df61dea17db8db3449c273187bf5c864 authored almost 9 years ago by Romain Beaumont <[email protected]>
move history to HISTORY.md

f2e621dc9ca23b2177f7b1e13f9ba69cedf5b50d authored almost 9 years ago by Romain Beaumont <[email protected]>
can now download the client

5debcb65b9ffa09e832bcc0d5365e084d4a04820 authored almost 9 years ago by Romain Beaumont <[email protected]>
remove default parameters in examples, put downloading code in its own file for reuse

049e0686acf7b3064ddec8a639d7eed173294ba1 authored almost 9 years ago by Romain Beaumont <[email protected]>
Actual release 0.7.1

97f5a5adb460c4d2aa60220a4d04b9a41c40b178 authored about 9 years ago by Romain Beaumont <[email protected]>
Release 0.7.1

0b64d04f20ee19aead4db8de70c765dbe7866013 authored about 9 years ago by Romain Beaumont <[email protected]>
improve default done regex to support both spigot and vanilla

f2ef16a140e1b6ff45331e89973da88411dce99b authored about 9 years ago by Romain Beaumont <[email protected]>
Release 0.7.0

04f8efbc8a345506395ab243a02428506ab41f2d authored about 9 years ago by Romain Beaumont <[email protected]>
add OPTIONS parameter to the doc

2231de41c342e984126ccf231679f9d24f31f131 authored about 9 years ago by Romain Beaumont <[email protected]>
Merge pull request #7 from wski/master

feat(wrap.js): Support for other jars, min max flags

6db37abc71c8e17add84401471b39b28bb2e7991 authored about 9 years ago by Romain Beaumont <[email protected]>
Update wrap.js

8b6d83e02a827846fe7ff2b27b7f9623472fac91 authored about 9 years ago by Matt Wisniewski <[email protected]>
feat(wrap.js): Support for other jars, min max flags

7ddfe0f3199e6e6f83aca6db5cae9680f62073a1 authored about 9 years ago by wski <[email protected]>
Release 0.6.5

5b54f4cb16108b783b3d2e80a75ffbfaa9c86a32 authored about 9 years ago by Romain Beaumont <[email protected]>
go back to simple mkdirp, now that we know that's not the problem

319137a441d4df0ad424efc01c2dabb257139723 authored about 9 years ago by Romain Beaumont <[email protected]>
Release 0.6.4

78e6d50f4d40c6e080d3214c885de58f47cb451b authored about 9 years ago by Romain Beaumont <[email protected]>
batch concurrency should be 1

5d97d7ea15e4b52dd15aa0ea01fd626a9f5b9704 authored about 9 years ago by Romain Beaumont <[email protected]>