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

fix test, remove silly default parameters for Wrap

e4ec8e3838fdaf3552b4f02541b315695cadaeb2 authored about 9 years ago by Romain Beaumont <[email protected]>
fix existence checking

bb59d43fb4261025d8fa15f4eff6c5b2f4ff1383 authored about 9 years ago by Romain Beaumont <[email protected]>
don't create the server dir if it already exists

884d577d4a0f8e9e1b584870816f10dfc2859de1 authored about 9 years ago by Romain Beaumont <[email protected]>
Release 0.6.3

d428c0bc9f5b2777a12d86905ca2f4cdabe2f5cd authored about 9 years ago by Romain Beaumont <[email protected]>
mkdirp -> mkdir, hopefully fix the bug

998f1c879dd38d21cfc6adc8195e263c7ee3d55b authored about 9 years ago by Romain Beaumont <[email protected]>
Release 0.6.2

374e7510b6dda8c6a2b9d82cb66864a2ef5b02ca authored about 9 years ago by Romain Beaumont <[email protected]>
fix the dir existence checking

c0babe294dc1951e45a630d4ac66098f2608a7da authored about 9 years ago by Romain Beaumont <[email protected]>
Release 0.6.1

22d51794638e4aeb443c2aeb15ce6798e767485c authored about 9 years ago by Romain Beaumont <[email protected]>
check the server path was created

15d2541968cfbab2d93574e953d8bf8de2675051 authored about 9 years ago by Romain Beaumont <[email protected]>
Release 0.6.0

ebb570495360d68cfbe6c7a02d5c754f6f351f53 authored about 9 years ago by Romain Beaumont <[email protected]>
now check if the destination file already exists and is the correct file when downloading, also check after downloading that the file has the correct md5 hash, fix #2

e6b81cc8a763611fafe9528f942cc01e6ba8509b authored about 9 years ago by Romain Beaumont <[email protected]>
Release 0.5.4

a2ea1f3eded4c6c02d6762282241ac2776326101 authored over 9 years ago by Romain Beaumont <[email protected]>
create empty banned-players.json, banned-ips.json, ops.json, whitelist.json to avoid errors,

add printing of server output to wrap example

632d67d96bd62be1000bbeb83f4e9bd1011c9c85 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.5.3

ca1134e0f5bfaaaae87bbc03d083b252077651c4 authored over 9 years ago by Romain Beaumont <[email protected]>
fix writeServer

0b61f83351b336c51a05c27c424bf70533548bc0 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.5.2

696da9e4e6da9594d8b222f845de6d903ac209ab authored over 9 years ago by Romain Beaumont <[email protected]>
Don't stop the server if there's nothing to stop

4552e6de12c62eefa1f405c604869525d4517ee6 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.5.1

c37c29b240ecb1c48e1d2cc27b5a1a5401c11223 authored over 9 years ago by Romain Beaumont <[email protected]>
some cleanup of wrap

5c529f05439ef21a11f47b413145dbe4b4cdffc9 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.5.0

5668e1b333e1c99d2d237ac98f3040d37e876f07 authored over 9 years ago by Romain Beaumont <[email protected]>
change default properties to something more default

4678c00f6dab8888636430e73680f6cfe004d780 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.4.0

376b16a82e966bb2d0c9dd4b4c62f8013489f62e authored over 9 years ago by Romain Beaumont <[email protected]>
add writeServer(line) to wrap

70159f4a409e4679714895067ecf8afb06ea6f54 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.3.0

20afd15a68fbf8d80a69dc9e2dcff18be7c3ce5a authored over 9 years ago by Romain Beaumont <[email protected]>
separate stopping the server and deleting its files

5ed394e11a0ed8243ae39f3e485203270caa13a9 authored over 9 years ago by Romain Beaumont <[email protected]>
release 0.2.0

528ed94513a39cfdcf269c5b49fc9a2c0ac2253c authored over 9 years ago by Romain Beaumont <[email protected]>
add downloadMinecraft to bin

53e60d2c61bfa208a628c4fe247bd15e0db68949 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.1.0

ea9d1d894b7d88cfeb93af99c934efef59a23361 authored over 9 years ago by Romain Beaumont <[email protected]>
really fix circle ci

8eb0bd44a89e58ce3c2fa12c30a4d928d12378ef authored over 9 years ago by Romain Beaumont <[email protected]>
really fix circle ci

affb7f51ce7ca6f272cc8913e70a8260bc405a95 authored over 9 years ago by Romain Beaumont <[email protected]>
fix circle ci

678ccc2a77afb90e68d083533432c1f35e0f6ca9 authored over 9 years ago by Romain Beaumont <[email protected]>
add badges

01044960bfb3bed6670e699d9186e8a93482c227 authored over 9 years ago by Romain Beaumont <[email protected]>
first commit, basic functionnality : wrap+download

a88a15727d1a3ed997c28d6dd1973ed1edc08b5d authored over 9 years ago by Romain Beaumont <[email protected]>