Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/node-minecraft-data

Provide easy access to minecraft-data in node.js
https://github.com/PrismarineJS/node-minecraft-data

Release 0.5.2

ba8639e44b2e23f73d74535462d80a0e9ad24efd authored over 9 years ago by Romain Beaumont <[email protected]>
update example and README : the package is now named minecraft-data

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

a826e4c984747f616db9be6a388a230f3cbdf42e authored over 9 years ago by Romain Beaumont <[email protected]>
remove existsSync : will check existence in require anyway and existsSync works weirdly with relative paths

1803be28b63373a99eecc79a1599759567117b3b authored over 9 years ago by Romain Beaumont <[email protected]>
fix readme

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

Also updates minecraft-data submodules and the README.

dbf2337018a1ea3182474705dd33c309e825e64b authored over 9 years ago by Romain Beaumont <[email protected]>
expose the protocol

25165349287485e3329d66ebdec16c52b8ee5f9e authored over 9 years ago by Romain Beaumont <[email protected]>
update readme for multi protocol support

7c99a70a2298574f0a8ea37cb16cc24958054369 authored over 9 years ago by Romain Beaumont <[email protected]>
add minecraft-data 1.8 and 1.9 as submodules, start doing #4

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

063501e887e75d225c5050cb715df0318cd44cc9 authored over 9 years ago by Romain Beaumont <[email protected]>
improve readme

f91766650bfb4d7ec532a8f583ac7c9d489eb390 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.2.0

7e4ed60286e1170b48fe847c48f5ec2c843dc4cd authored over 9 years ago by Romain Beaumont <[email protected]>
Update to minecraft data 0.3.0 : most enums are now unindexed, provide the unindexed version

461af504bf1f1e657a98a63c75a8a766b29f4c44 authored over 9 years ago by Romain Beaumont <[email protected]>
Release 0.1.2

fbd8031f6e873b60a96215efd3aa89bab1955004 authored over 9 years ago by Romain Beaumont <[email protected]>
fix bug in indexes.js

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

6f45653ecb0c297f351e1618658cf74a80744548 authored over 9 years ago by Romain Beaumont <[email protected]>
fix find functions bug

1fd5b5480e4650b522d126d8aeea2b6d9f2cb144 authored over 9 years ago by Romain Beaumont <[email protected]>
Create history.md and move api to api.md

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

9fb907d00cef265e41e651fd8706b47e689abb89 authored over 9 years ago by Romain Beaumont <[email protected]>
add API in readme, findItemOrBlockById and findItemOrBlockByName functions

421c448b7b6de981d00a103198d1384ffa2a884c authored over 9 years ago by Romain Beaumont <[email protected]>
add readme

cc8fc8682123ba7f8c835863f479f8ff86d96da8 authored over 9 years ago by Romain Beaumont <[email protected]>
first commit : basic idea

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