Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/minecraft-jar-extractor

Extract structured data from the minecraft jar
https://github.com/PrismarineJS/minecraft-jar-extractor

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

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

0cec5e9b9dec42785e83aba0da9f5e1128f65d0f authored over 1 year ago by Romain Beaumont <[email protected]>
Bump mkdirp from 0.5.6 to 2.1.3 (#55)

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

f40fbdd2bc7759143e7d35257b7124ea361f6730 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump fs-extra from 10.1.0 to 11.1.0 (#52)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.0.
- [Relea...

c5726c442167227881ad654c270301d63b24c140 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump standard from 16.0.4 to 17.0.0 (#50)

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

97eafe70f2d3d5abc6e0472dcf2932eb36e10be7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.0.0 (#49)

* Update package.json

* Update README.md

5aa93a52932b38a87cee8fec05a5299d04ca3c43 authored over 2 years ago by Romain Beaumont <[email protected]>
Bump minecraft-data from 2.221.0 to 3.0.0 (#48)

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

17ae5947f4af4ba25dd5f0197722b52aab9c569d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Don't trust any state information from Burger (#47)

d60b5a90f282d9aa8005873fd78b19ecb239d1a0 authored about 3 years ago by Vito Gamberini <[email protected]>
Delete correct file and move block drops null check (#46)

7d9bec5f75128cdc67400afe2e30c298796412ec authored about 3 years ago by u9g <[email protected]>
no null drops as requested in prev pr (#45)

* no null drops as requested in prev pr

* rewrite

6fdb7c9d48664b4f6c8b9bcac787179a74564b35 authored about 3 years ago by u9g <[email protected]>
Dont rely on external api for minecraft data (#44)

* initial commit

* finish this

* Style changes

* don't hardcode version

* add condit...

09bf342d843a6bec41dd482b6b7303a6340560ed authored about 3 years ago by u9g <[email protected]>
Bump es6-promisify from 6.1.1 to 7.0.0 (#41)

Bumps [es6-promisify](https://github.com/mikehall314/es6-promisify) from 6.1.1 to 7.0.0.
- [Rel...

44bc84ed1cff88c65724d6e40c095303e36bcd09 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump fs-extra from 9.1.0 to 10.0.0 (#40)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Releas...

808a47e6b287d337b8f127bf52229dc340ddcda8 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Make workflow for minecraft_assets (#38)

* Make workflow for minecraft_assets

* Rename make-minecraft-assets.yml to manual.yml

dfd81388d76a12aaa353a3b40dfda5dc03cdce88 authored over 3 years ago by u9g <[email protected]>
Upgrade to GitHub-native Dependabot (#39)

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

5e0503469b1bf1f012029eac7de9d9456e6e5f20 authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Remake tools that dont require entire mcdata structure (#36)

* Remake tools that doesnt require entire mcdata structure

* remake patch_states.js

* remo...

c21d9491ea52804a64b6af36a49b95a8e7f35ee9 authored over 3 years ago by u9g <[email protected]>
recursively make mcdata folder if it doesn't exist (#33)

880ba8794d27a5edff7e701a2fe507c3ff23e031 authored over 3 years ago by u9g <[email protected]>
Add extract_block_lootTables.js (#34)

2abd90f5ac1a99bacab56d3e7a98493d1211de0f authored over 3 years ago by u9g <[email protected]>
Extract all textures (#32)

* Extract all textures

* Fix block and item texture folder name

71d9cb6b851f67bd1e1c969e8380b06201609438 authored almost 4 years ago by Karang <[email protected]>
update to standard 16

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

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

64a8c520ccb655e562411556ce45646cf564c7e9 authored about 4 years ago by Romain Beaumont <[email protected]>
save stack size range as stack size range in loot extractor

3a57b244abfe1b0b59b0dc408f0908e0bd9bdd1a authored over 4 years ago by Romain Beaumont <[email protected]>
Improved loot table extractor (#27)

* Added handler for generating loot tables.

* Converted IDs to names.

* Split block and en...

11fb50161c546e0f2414d107af70cd416999f79b authored over 4 years ago by TheDudeFromCI <[email protected]>
Merge pull request #26 from TheDudeFromCI/patch-2

Updated extractor to use item IDs.

e5bce244ff0907f01b39a3b8312f2b5e95ef2cc2 authored over 4 years ago by Romain Beaumont <[email protected]>
Small patch to avoid duplicates.

77d3050863a0d26adf87809953ebe44c43e54bac authored over 4 years ago by TheDudeFromCI <[email protected]>
Updated extractor to use item IDs.

a1eafcaeea040496efab0710252888121a4759a1 authored over 4 years ago by TheDudeFromCI <[email protected]>
Merge pull request #25 from TheDudeFromCI/patch-1

Added jar extractor usage information.

39a4816404ef06b7276d9b4f9dcecbac8b7178cd authored over 4 years ago by Romain Beaumont <[email protected]>
Update README.md

b278879baea531ced154106b5525bf93b2bf5e95 authored over 4 years ago by TheDudeFromCI <[email protected]>
Merge pull request #24 from TheDudeFromCI/master

Created a simple handler for extracting the data folder from the jar.

9fdfd0fd416781729199c4f3022dde06ad7097f5 authored over 4 years ago by Romain Beaumont <[email protected]>
Created loot table extraction tool.

e697b75b75a14b56b9ab86f979520ce83f49531e authored over 4 years ago by TheDudeFromCI <[email protected]>
Simple handler for extracting data files.

7297ffda829e1c784f55f3c94beb70c3449c360a authored over 4 years ago by TheDudeFromCI <[email protected]>
circle ci -> github pages

2cd4add9d0968e4de782358d14b2532d7899cb49 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #22 from Karang/master

Add extractor for block states and model

4f1d3ef52093daf46e6c913bed8a044dc8962921 authored over 4 years ago by Romain Beaumont <[email protected]>
bump extract-zip version

3a0aa401c4a0fc48f57d373593b39b0feec94568 authored over 4 years ago by Karang <[email protected]>
Add extractor for block states and model

84641f2d92f38db047fa671f18a0ab68d463ea23 authored over 4 years ago by Karang <[email protected]>
Add Minecraft 1.16.1 support to (#21)

* Update .gitignore

* Updated to work with 1.16.1

* Revert .gitignore

* One last .gitig...

5cc11f251247c26bf743d76ee634950e3b2e195d authored over 4 years ago by Mr. Casey J Sullivan <[email protected]>
Merge pull request #20 from PrismarineJS/dependabot/npm_and_yarn/async-2.6.3

Bump async from 0.9.2 to 2.6.3

c646c2423a51b845a396783440cba9d5072e852a authored over 4 years ago by Romain Beaumont <[email protected]>
Bump async from 0.9.2 to 2.6.3

Bumps [async](https://github.com/caolan/async) from 0.9.2 to 2.6.3.
- [Release notes](https://gi...

eb3021b0deb03a5c74e627f15a76d0f5e9e6cf69 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #19 from Karang/master

Add state patching tool

ce8e6e7102ca97d1513d25bc36d2f2de372240c6 authored over 4 years ago by Romain Beaumont <[email protected]>
Add state patching tool

3addae11a3364f4bada7139f78bae89e12f7b2ec authored over 4 years ago by Karang <[email protected]>
Merge pull request #16 from PrismarineJS/dependabot/npm_and_yarn/extract-zip-2.0.1

Bump extract-zip from 1.7.0 to 2.0.1

628e062a10d135681f64357f60751d76655d762a authored over 4 years ago by Romain Beaumont <[email protected]>
Bump extract-zip from 1.7.0 to 2.0.1

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

047e8fbe464d6dd10acce3a1c91e16c2b140dbae authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #12 from PrismarineJS/dependabot/npm_and_yarn/es6-promisify-6.1.1

Bump es6-promisify from 3.0.0 to 6.1.1

cac23076b1dfc0bd7b123fdce5a0194bc8702c08 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #11 from PrismarineJS/dependabot/npm_and_yarn/fs-extra-9.0.0

Bump fs-extra from 0.30.0 to 9.0.0

4caf896710a17510c583b4de5b80eddb23df053f authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #10 from PrismarineJS/dependabot/npm_and_yarn/standard-14.3.4

Bump standard from 12.0.1 to 14.3.4

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

ea18fdf14144f8411e7dff704fbda14bf737e62d authored over 4 years ago by Romain Beaumont <[email protected]>
Bump es6-promisify from 3.0.0 to 6.1.1

Bumps [es6-promisify](https://github.com/digitaldesignlabs/es6-promisify) from 3.0.0 to 6.1.1.
-...

0b8c2ee253db1cd21560d5d13423e57a15c9961e authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump fs-extra from 0.30.0 to 9.0.0

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 0.30.0 to 9.0.0.
- [Release...

9317e996df5b7fdfaab9d2bb71ca95a5c9504dab authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump standard from 12.0.1 to 14.3.4

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

e5fd7c1e6263c2f853d46790d722cd5460e9a6a7 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
adapt code a bit to make it work for 1.14 and 1.15

8110bc3cd5f66169c82176ac4486107e78c5f5a9 authored over 4 years ago by Romain Beaumont <[email protected]>
improve lang.js to work with 1.15.2

e73c68dd462ee51a61af9931aec5c7e954d0cd97 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #8 from PrismarineJS/snyk-upgrade-f0ca1757f8e9fea7a9b4002164684f54

[Snyk] Upgrade fs-extra from 0.26.7 to 0.30.0

cdb1de6d24bee649a39b8a86873a4cefabdf66d8 authored over 4 years ago by Romain Beaumont <[email protected]>
fix: upgrade fs-extra from 0.26.7 to 0.30.0

Snyk has created this PR to upgrade fs-extra from 0.26.7 to 0.30.0.

See this package in NPM:
ht...

8590b96db31029c15a21c30742da4b47d90a09cc authored over 4 years ago by snyk-bot <[email protected]>
add circle ci badge

77316a50bc3526a7465bfaa5d4ddb6492baec658 authored about 6 years ago by Romain Beaumont <[email protected]>
standard + circleci config

3fa385c09d4a32e404a6bbbc8866cb431fe997aa authored about 6 years ago by Romain Beaumont <[email protected]>
use parent model

21da981969ad382fce7b899856efd23aa8d43772 authored about 6 years ago by Romain Beaumont <[email protected]>
fix paths for 1.13

c78d89561191b93a4e1d7a8915b535144ed58a97 authored about 6 years ago by Romain Beaumont <[email protected]>
adapt for 1.13

6438c8b33837d6894af3968e6b05eb6550d8e684 authored about 6 years ago by Romain Beaumont <[email protected]>
add lang.js to extract en_us.lang and en_us.json automatically

da6967acc78a005d894c565ede045594ace8e25a authored over 7 years ago by Romain Beaumont <[email protected]>
update image_names up to 1.12

04eec6ba893dc714b14a8e842fd78026fa062009 authored over 7 years ago by Romain Beaumont <[email protected]>
use node-fernflower to make a downloadDecompile.js, simplify README, fix #4

44ae6f02d955c4020c73d94984a06c607a28f981 authored almost 9 years ago by Romain Beaumont <[email protected]>
add texture content generation

6d83520afe7b3f2bba4919fcf1f339a478b1ac61 authored almost 9 years ago by Romain Beaumont <[email protected]>
add image name extractor explanation to README

101f2c01ea05ac050077eb784c6112576a94b9d2 authored almost 9 years ago by Romain Beaumont <[email protected]>
add blockMapping to improve blocks_textures.json

42a0cb5fe83948b745d9c22c59d4528ed06ea301 authored almost 9 years ago by Romain Beaumont <[email protected]>
fix reversed blocks/items

5a45c9c3359648a77ecd2163b5e86bd3c932b59c authored almost 9 years ago by Romain Beaumont <[email protected]>
copy the textures and multi version support

a021b0af8c7c8c7995aaf12282a1563c87339237 authored almost 9 years ago by Romain Beaumont <[email protected]>
use a temp dir instead of mock-fs

because it's not possible to access the real fs while using mock-fs (https://github.com/tschaub/...

894f2c8b823a3c9d15f04ddf1f40ee8f6de9c942 authored almost 9 years ago by Romain Beaumont <[email protected]>
add script to get block name -> texture mapping from .jar

0705974759f91e1bda398f437ef430092deef675 authored almost 9 years ago by Romain Beaumont <[email protected]>
add . in read filter (because there is a throw("... read ...") line)

30b9488d56c28f61f37d93c3bce37be236ecf655 authored almost 9 years ago by Romain Beaumont <[email protected]>
Release 0.0.0

4049b28427872c381a28b0e48fe41bf5b8d3ee2e authored about 9 years ago by Romain Beaumont <[email protected]>
First commit, simple description in the README

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