Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/minecraft-data

Language independent module providing minecraft data for minecraft clients, servers and libraries.
https://github.com/PrismarineJS/minecraft-data

fix cake

6296acc93f3bbdb80ade8b71684afd6e459febde authored over 9 years ago by Romain Beaumont <[email protected]>
mushroom changes (related to similar wiki changes)

0f993347c15d41dda3cddc3454eea7047b6e474c authored over 9 years ago by Romain Beaumont <[email protected]>
fix heuristic to filter console and pocket edition : add door recipes

30d0da668940cf3df905e1021b5566a2206be5e2 authored over 9 years ago by Romain Beaumont <[email protected]>
more fix about item/block ambiguity by taking into account the (block) or (item) to try to find a block or item first

2dae4c729d5a29fe1ead6801497156e9a92e8444 authored over 9 years ago by Romain Beaumont <[email protected]>
check items before blocks (crafting is often done with items)

fd05a2ef4a37760b6a5f24b5c7089b5f007a6ffe authored over 9 years ago by Romain Beaumont <[email protected]>
Fixed bed

f20d61a73bb6733e6f486c79970b40ed75f1640e authored over 9 years ago by Romain Beaumont <[email protected]>
Dandelion Yellow is Dye not Dandelion

2799f1bf593297c9353a2b6eb526c304ebd22b32 authored over 9 years ago by Romain Beaumont <[email protected]>
fix any transformation (fix confusion between log and wood for example)

85c505b8aa4254f238a53802ea8401739c8fbf5b authored over 9 years ago by Romain Beaumont <[email protected]>
increase test timeout

f54611a18e639e33da1bbb859a3559ecaf6efc72 authored over 9 years ago by Romain Beaumont <[email protected]>
add a line in the README about generate_enums.js

f339746d5507694c4534f489d64810fc45f95947 authored over 9 years ago by Romain Beaumont <[email protected]>
remove old recipes extractor scripts (they extracted the data from the html : the new script extract directly from the wiki source)

7a10c3042c1ce1c5bfe5f84aed9496192f144466 authored over 9 years ago by Romain Beaumont <[email protected]>
add recipes extractor in README

c9156fb4dca3c5cc300ce8898e5f8f726825e7b6 authored over 9 years ago by Romain Beaumont <[email protected]>
fix a few things in block extractor and blocks.json, add a recipe extractor and use it to update recipes.json

c48bbb207e62198f272fa291398e04a772dc1ff2 authored over 9 years ago by Romain Beaumont <[email protected]>
svg badges

44e08d0748e404b52579df373e27c74be2dd7b97 authored over 9 years ago by Romain Beaumont <[email protected]>
add more information about the audit scripts

9f0492bfaff69c18d800a7408e9ddb96eb78704c authored over 9 years ago by Romain Beaumont <[email protected]>
improve blocks.json thanks to audit_block_enum.js : better display names.

add a general function in wikitext_parser.js to parse the wiki templates, use that in parseInfobo...

3cdd4d51d04073b0e9905dc6d06ed230cd044387 authored over 9 years ago by Romain Beaumont <[email protected]>
add entities displayName (see #11)

3c54ec85dc4f5fc46bbc98a4a7ff6f22ce88116c authored over 9 years ago by Romain Beaumont <[email protected]>
add information about instruments.json : manually filled

3f4037696540dce62c86fa72b2d8c1ba8c68659d authored over 9 years ago by Romain Beaumont <[email protected]>
add some information about materials.json in the readme

c54eae7f07b30c05180f0fcc23af30c273303521 authored over 9 years ago by Romain Beaumont <[email protected]>
update harvestTools doc : fix #16

eaa61efbd34b835d6349c686ded71fcf1b68dac2 authored over 9 years ago by Romain Beaumont <[email protected]>
update README.md

1570c3b4627c0501220b51d84154ebf80b1b05d4 authored over 9 years ago by Romain Beaumont <[email protected]>
block extractor : add harvestTools. Update blocks.json using this new extractor ! Main changes in blocks.json : new name format, various corrections in harvestTools, material, hardness and diggable

2655321a9518090a51de6e925e27f7c57e3925ab authored over 9 years ago by Romain Beaumont <[email protected]>
block extractor : add material, fix a few problems with stackSize

7453817d118ab5f0ed17e4fbd24a6ccdd959fab2 authored over 9 years ago by Romain Beaumont <[email protected]>
block extractor : add hardness values, make diggable work right

20bb9fcaeab1097d582a6c679f59df0583f1a1b5 authored over 9 years ago by Romain Beaumont <[email protected]>
add boundingBox parsing from block type, start working on diggable

c31ff62402326b7e689b358fa6154e03dfa998a9 authored over 9 years ago by Romain Beaumont <[email protected]>
start working on block_extractor : name,id,displayName and stackSize are now extracted, factorize some part of the extraction, add last missing err in callbacks

42054a3627c5c8760e61876c96f4cdab6a5b9581 authored over 9 years ago by Romain Beaumont <[email protected]>
reorganize extractor files, add missing err parameters to callbacks

64be0a228fc249cab9c358e9a2223c0b02c5a8e1 authored over 9 years ago by Romain Beaumont <[email protected]>
finish item_parser.js, update items.json using it, fix a few bugs in wikitext_parser.js, update the README.md

68703b8fcd08ff7a653d1bccf50af195904ca84e authored over 9 years ago by Romain Beaumont <[email protected]>
More progress in parsing useful things from the wiki (most item values are parsed in item_parser.js)

68e9169482e97dfbb419ca65336b906f53b9ce91 authored over 9 years ago by Romain Beaumont <[email protected]>
Change badge location again so they appear on npm

b19b5bf27559e9d0667f86e2b48712761a3d1d35 authored over 9 years ago by Romain Beaumont <[email protected]>
reorganize badges in readme

9593f6fc47353b533f3e69bbcdc7b874897ee623 authored over 9 years ago by Romain Beaumont <[email protected]>
add npm badge

c9e73abb3d798d15463e953096f891f375dfc7ec authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.1.1

9886881380aa22b31f0bce7c2007105445c82be9 authored over 9 years ago by Romain Beaumont <[email protected]>
fix redstone recipe (see https://github.com/andrewrk/mineflayer/pull/166/files thanks @jimmyken793)

be51b8f4ad646a121d8b4c4a3c02f8280f62f3b2 authored over 9 years ago by Romain Beaumont <[email protected]>
add entities extractor, add entity file

0ad0fb79f797035e36888359051a7b4f9aba5c2f authored almost 10 years ago by Romain Beaumont <[email protected]>
Some experimentation with dpl queries

44ab037f0bf2743fd5064a524cc4ffb0a45da783 authored almost 10 years ago by Romain Beaumont <[email protected]>
fix written book recipe

7804864af286277294e8c4e39709890e739c66f3 authored almost 10 years ago by Romain Beaumont <[email protected]>
Some progress on wiki extraction (#8) : get wikitext from page, parse sections, parse table, parse infobox

cec349b2e3fe5e0f9e8a540c24e002f2ee17fc62 authored almost 10 years ago by Romain Beaumont <[email protected]>
Add descriptions to recipes schema

c913d17dbd156fe166546665108288f425442b8c authored almost 10 years ago by Romain Beaumont <[email protected]>
Release 0.1.0

fdc0649f8d31bc7faf1caa365f475eb9a4a8b43f authored almost 10 years ago by Romain Beaumont <[email protected]>
Add the recipes.md documentation in doc/

ec514d00dc9565aca96ad4a23bd94e6cdb033cd5 authored almost 10 years ago by Romain Beaumont <[email protected]>
add link to documentation page of the recipe format in the wiki

f5e9dbd2239c343147aedb199f4ad463eec06297 authored almost 10 years ago by Romain Beaumont <[email protected]>
fix array format in item in recipes json schemas

9975abb570217500177747df902e1c630a3d826e authored almost 10 years ago by Romain Beaumont <[email protected]>
update json format for recipes

f66d4c8d3512ebb30db2c3d87e2aa5c341282186 authored almost 10 years ago by Romain Beaumont <[email protected]>
Merge pull request #4 from Gjum/master

Convert old to new recipe format

d136d87fc5c5675373c44b01497f9ef2127b6033 authored almost 10 years ago by Romain Beaumont <[email protected]>
Update the README.md

0f5f93e79b447e6d778d50dd68aae0f31f0e7b6d authored almost 10 years ago by Romain Beaumont <[email protected]>
The bounding box is always block or empty.

b2ab677895d8ec66371605ad716af3ff12e24225 authored almost 10 years ago by Romain Beaumont <[email protected]>
A small improvement to the recipe json schema

9658bc4ce781729717ebf8a388606a61a8a9537c authored almost 10 years ago by Romain Beaumont <[email protected]>
Improve the json schemas (using patternProperties, reference, oneOf and pattern)

86b5f3a33a6c2c60ab6451d77ef948be57e6a004 authored almost 10 years ago by Romain Beaumont <[email protected]>
Remove recipe conversion script, rename recipes_new.json to recipes.json, deleting the old

7faf02ea41a9e6e5c329a6ca7105eaf70c0d15c2 authored almost 10 years ago by Gjum <[email protected]>
Forgot to copy result from old recipe

8e2720613fbbd5b2c6d1e1a01f9f914f2ff876f5 authored almost 10 years ago by Gjum <[email protected]>
Add schema for recipes. Fix #2.

50b6387a153c2d2ce7e538690ce6e96604026972 authored almost 10 years ago by Romain Beaumont <[email protected]>
Add all json schema except for recipes. Fix stackSize of air : 0, not null.

3a7477b5001aca87c647dce1875cf365ac92737f authored almost 10 years ago by Romain Beaumont <[email protected]>
Merge remote-tracking branch 'origin/master'

3608c87a7f88649b22c338de494e0108a08db47e authored almost 10 years ago by Romain Beaumont <[email protected]>
update circle.yml

3c126c7612fa3ae49e65e42cef9ca8181dbf09f8 authored almost 10 years ago by Romain Beaumont <[email protected]>
Add circle ci badge

a1a1a926952f81ca89ccf9c647e910891c3a8191 authored almost 10 years ago by Romain Beaumont <[email protected]>
Add json schema for biome and codeto automatically validate it. This showed me the biome river was missing a color, fixed. Add circle ci to check the schemas.

138cbdda9cabc714cca8fa08ddc36e49d33d160a authored almost 10 years ago by Romain Beaumont <[email protected]>
Fix item sorting in recipe format converter

887eeb5be2e5a3058b564a1a8900bccedc49fbd6 authored almost 10 years ago by Gjum <[email protected]>
Add recipes_new.json, sorted item IDs

ea4eb4062820e6b2183cd3bf21efe260be148ec7 authored almost 10 years ago by Gjum <[email protected]>
Convert old to new recipe format

639dffc26dfb990b78e5d5fba8873b9d7159766e authored almost 10 years ago by Gjum <[email protected]>
Release 0.0.1

55198a76c37541b5422b9b536b98bb58e7af22df authored almost 10 years ago by Romain Beaumont <[email protected]>
Fix enums path in scripts (/bin). Create a simple doc/api.md file. Create a .gitignore. Update the README.md.

c9c35ab8ae198571b033679aedf8765851bfbf37 authored almost 10 years ago by Romain Beaumont <[email protected]>
Initial commit : lib/enums and bin/ from andrewrk/mineflayer@d670dfc3846f06a4b1146161d25886752731d64a , some simple index.js, package.json and README.md

cd801b4c63a270a60b821b409341297e8db21e78 authored almost 10 years ago by Romain Beaumont <[email protected]>