Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PrismarineJS/prismarine-nbt
An NBT parser for node-minecraft-protocol
https://github.com/PrismarineJS/prismarine-nbt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
945973cf4ec3bad147be041045eccb4100cf653e authored 12 months ago by rom1504bot <[email protected]>* add addTypesToCompiler and addTypesToInterperter method for ProtoDef
* add nbtTagName alias...
e2182975f0fe5d91d4f09b75cbc7b355a678c5e3 authored 12 months ago by extremeheat <[email protected]>Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3d02c780d48fc6a4e4e0033ce3561a49b2430d17 authored 12 months ago by rom1504bot <[email protected]>For pc 1.20.2
7ec1c4428a0b263906d31d41fd7f5692a080c542 authored 12 months ago by extremeheat <[email protected]>Old one is failing
1c62910515ab78b0599ea0700371c34811f5b0a9 authored about 1 year ago by extremeheat <[email protected]>Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
809069509c0323935f539c4e137280259a7e1903 authored over 1 year ago by rom1504bot <[email protected]>Fix https://github.com/PrismarineJS/bedrock-protocol/issues/436
readSignedVarInt is supposed ...
7022802e138db82753c69fdfd3423289366621a1 authored over 1 year ago by extremeheat <[email protected]>16c78c083797e410ebf5216145c2a406e286be27 authored over 1 year ago by Romain Beaumont <[email protected]>
* equal() function
* test equal()
* Docs and types
* Rename parameters for clarity and ...
44fb7ee41f7f564121b5587b0551df7a2adb8831 authored over 1 year ago by Tamas Papp <[email protected]>05ffcd5d7e8ff532a61e3a60d71d4441013b3e69 authored over 1 year ago by Romain Beaumont <[email protected]>
eae4d9c7dc59f05d8aa408a1370674e7361d60d5 authored over 2 years ago by Howard Yun <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https:/...
Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
- [Release notes]...
* Update HISTORY.md
* Update package.json
c98c668f9c909d78d8871d6d7127b38e83ab93e4 authored almost 3 years ago by Romain Beaumont <[email protected]>* Use u16 countType for shortString
This could fix https://github.com/PrismarineJS/mineflayer...
a30f8fd6dffaf88fb20b7ac21adbf447087e0732 authored almost 3 years ago by UMRnInside <[email protected]>* Update HISTORY.md
* Update package.json
02e32042d357cbc179f1ac9c9c4566b828655600 authored almost 3 years ago by Romain Beaumont <[email protected]>* Update nbt.js
* Update index.d.ts
* add shortArray
538a8614c1bad49a2f42545b97f577bfe466f1d0 authored almost 3 years ago by extremeheat <[email protected]>* Update package.json
* Update HISTORY.md
b8c110f0f9bb4f893b8223e51623423813255aa7 authored almost 3 years ago by Romain Beaumont <[email protected]>* add .float() to builder
* Update index.d.ts
* Update README.md
6e4f043246c151373c255933a45443b1b997ff48 authored almost 3 years ago by extremeheat <[email protected]>* Update README.md
* update browserify doc
* Update index.d.ts
* Update README.md
5763c8d98d8b8f409563fed701fd6c32b4b3f6b3 authored almost 3 years ago by extremeheat <[email protected]>Currently, this library does not function when TypeScript is set to `strict` due to the untyped ...
c84cb47dfa09ecc8d5da552604c865b133657605 authored about 3 years ago by TheNuclearNexus <[email protected]>d13e8373271b9675181e72ddcaffa0ac5645861f authored about 3 years ago by u9g <[email protected]>
1278d179824e3501ba7d1dc340f4e20aa574ba96 authored about 3 years ago by u9g <[email protected]>
* Fix builder list
* fix types
* lint
* fix nbt.long type def
* fix types
* updat...
7b617e3136ce57c5cbc3b0ecd1f1b400c2a81b45 authored about 3 years ago by extremeheat <[email protected]>* Added nbt.long() & nbt.double()
* nbt.long() accept BigInts
2e9cb0e1549fb6403d64cefc52af52bd904efd83 authored over 3 years ago by Grooble <[email protected]>e9cc4390607dd6e8ab4c8ab097d69b6b59f92c6a authored over 3 years ago by Romain Beaumont <[email protected]>
* Added missing JavaScript equivalent for TypeScript TagType enum
* Converted from double-quo...
67971da1d5e4543fe6fdd842c466613962bd87c4 authored over 3 years ago by McJeffr <[email protected]>* add nbt builder
* Update README.md
* Update ci.yml
* change how builder is exported +...
0ca15c9681acc662a25bfb592a9d10624a98db91 authored over 3 years ago by u9g <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [Release notes](https://...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
8a4bff15592946b321d26688e4bb43b6dd197ecd authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>991caa53b9afa0700a24c3ca237c8ae59c4cab72 authored over 3 years ago by Pronin Egor <[email protected]>
357fe87ad3bf3cf4e62e2c736cc0073858979ef3 authored almost 4 years ago by Romain Beaumont <[email protected]>
* support LE varint nbt, nbt format detection, tagname sanity checks
* sanity check reading t...
941bdf03931b71e9b1625cac61a092a284cfaf99 authored almost 4 years ago by extremeheat <[email protected]>370ac083f78d009cb126623ca170aab19c38cfc3 authored almost 4 years ago by u9g <[email protected]>
7132413fdff149160e79ae5ec3309e0793ca88cc authored almost 4 years ago by Romain Beaumont <[email protected]>
bf5459aa795dd0fcbe24dd26c374e52f1476529f authored almost 4 years ago by Malek Alashkar <[email protected]>
* add github actions and remove circleci
* Update build icon
44630b1f1de906423d375eadea29e2370c0b556a authored about 4 years ago by Leon Bowie <[email protected]>2b65b1f9c0d8ff7c02a22f577acfd3d787c25af4 authored about 4 years ago by Romain Beaumont <[email protected]>
9a39b12d404d96d422419d192d686ab1694cf890 authored about 4 years ago by Romain Beaumont <[email protected]>
4fa621fe8d689217e6452067f985cd8021323b11 authored about 4 years ago by Romain Beaumont <[email protected]>
* broken types
* working types
* export list type
* fixed type signature for simplify
...
Bump mocha from 7.2.0 to 8.0.1
0d8b30806057caf3e333a937dcad9af985e9464c authored over 4 years ago by Romain Beaumont <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
- [Release notes](https://g...
e71caa876d0c34d65ee009fe4316722ff2a8a9f0 authored over 4 years ago by Romain Beaumont <[email protected]>
Use protodef compiler
9ee8fd7dd5144782940251487888fdf603142534 authored over 4 years ago by Romain Beaumont <[email protected]>f1eeaf73a8d7e763eec25722a77a5d4949c36fbc authored over 4 years ago by Romain Beaumont <[email protected]>
9bfd756ddab3465e5648cc6cba5f9e7793acccd0 authored over 4 years ago by Romain Beaumont <[email protected]>
3ae02cec7be13095085fe01078c3c0e8158d35ff authored over 4 years ago by Romain Beaumont <[email protected]>
dada9df99f6d5a75d0d1489b1dcfc12d19bf1b96 authored over 4 years ago by Karang <[email protected]>
cf8d7a1e2b0a40f25773f139eb1a64006090734c authored over 4 years ago by Karang <[email protected]>
Bump mocha from 2.5.3 to 7.1.2
210e38eb5d7abed163d8cfffb09315323b2de4f2 authored over 4 years ago by Romain Beaumont <[email protected]>30f4ecaaf5720acadb63e47d748e5aa72fb78fb7 authored over 4 years ago by Romain Beaumont <[email protected]>
Bump chai from 2.3.0 to 4.2.0
d9646e9fbed73037f39d074f790da73dc4e49efd authored over 4 years ago by Romain Beaumont <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 2.5.3 to 7.1.2.
- [Release notes](https://g...
Bumps [chai](https://github.com/chaijs/chai) from 2.3.0 to 4.2.0.
- [Release notes](https://gith...
Bump standard from 11.0.1 to 14.3.4
cc5ce555cb937599df72f0ab602569941ee20553 authored over 4 years ago by Romain Beaumont <[email protected]>2133c058b352b6c45f986dde4a7685613de301fe authored over 4 years ago by Romain Beaumont <[email protected]>
Bumps [standard](https://github.com/standard/standard) from 11.0.1 to 14.3.4.
- [Release notes](...
7cca2b8e79a8e388fbe532f7aec71e916ea6cf02 authored about 6 years ago by Romain Beaumont <[email protected]>
fix #22
b02d25394df8d19599bc8ccea0dfe3f1ceeff41c authored about 6 years ago by Romain Beaumont <[email protected]>173bf2bcb5282ab344f273f0a442698076d6839f authored over 6 years ago by Romain Beaumont <[email protected]>
6727d6494e0d243573a107060e5ea06fe187023d authored over 6 years ago by Romain Beaumont <[email protected]>
763d017e21c9f34d19dc77cc4641f45d7c28bbcc authored almost 7 years ago by Romain Beaumont <[email protected]>
db93de40069fa1c0a95e25c5dc64d41f279c57f5 authored almost 7 years ago by Romain Beaumont <[email protected]>
0a980a15fba1a0df3c6dc6e0bdda13c4b4bff786 authored over 7 years ago by Romain Beaumont <[email protected]>
4c5a6b0f7fb76de71c10ba6b3fd36f64009bc0b8 authored over 7 years ago by Romain Beaumont <[email protected]>
159346018483e7585411378a9acb523f23a5e4fd authored about 8 years ago by Romain Beaumont <[email protected]>
Make it work with module bundlers
53a54fe5f252a4436eba1636620972010052ee8f authored about 8 years ago by Romain Beaumont <[email protected]>aa31a60ed0a18e351e4623e6b39b2ff46bdaa8f9 authored about 8 years ago by Romain Beaumont <[email protected]>
c93cc96604a3e3117078d7dec08052cc984f7e2f authored about 8 years ago by Howard Nguyen <[email protected]>
8931a4938455aa7189abc251784931ee381b8a8d authored about 8 years ago by Howard Nguyen <[email protected]>
e8fb5e97a384ce4b11c6f380f455ac7c07fa41b6 authored about 8 years ago by Romain Beaumont <[email protected]>
b74b054969e25e253c3650fff200b62393548d8a authored about 8 years ago by Romain Beaumont <[email protected]>
812eb795e7ec6ce41970ecab5143d23a951a669a authored over 8 years ago by Romain Beaumont <[email protected]>
dcc857f938fa862b4a31532b60da0cb12c122e2b authored over 8 years ago by Romain Beaumont <[email protected]>
fd27768b23bbc3923fe6858ccc1c90856724a786 authored over 8 years ago by Romain Beaumont <[email protected]>
Change nbt to prismarine-nbt
15c607fa91e262931ed5a1d7e209029371c91323 authored over 8 years ago by Romain Beaumont <[email protected]>e00c56855742ab3f36872d4991a1b9d1578e4e6f authored over 8 years ago by mhsjlw <[email protected]>
06210eb70b84e237b601833f44015878d99adc6b authored almost 9 years ago by Romain Beaumont <[email protected]>
0c5d2bc6869a2ea2c19bbf4dde7f6028c945a3d1 authored almost 9 years ago by Romain Beaumont <[email protected]>
133c91d76dcf476c0176199b236d413cdfd46eee authored almost 9 years ago by Romain Beaumont <[email protected]>
f69e14050af50b6fde5f404d81fdc61924dadcaf authored almost 9 years ago by Romain Beaumont <[email protected]>
https://github.com/roblabla/ProtoDef/pull/50 : update to new numerical names
8e85ec1f012d92f4e7f96f50d0f9978aae88afe1 authored almost 9 years ago by Romain Beaumont <[email protected]>7d734f43faed86046eaff68f4a51b92a93ec599a authored almost 9 years ago by Romain Beaumont <[email protected]>
6314f00a86f7ed80dffee9101372f75d89a38a78 authored almost 9 years ago by Romain Beaumont <[email protected]>
98a995a503a8342ac25bb130a7e59da2a5062983 authored almost 9 years ago by Romain Beaumont <[email protected]>
6ab5df860a5fcd4989cce303048ea395eeeb2c32 authored almost 9 years ago by Romain Beaumont <[email protected]>
204ab2b3f57c3511218c5a070561572de0db779b authored almost 9 years ago by Romain Beaumont <[email protected]>
ad4df41744431b752066fc2ed06c182ca1587aba authored almost 9 years ago by Romain Beaumont <[email protected]>
3f9dca3db8a7805a82256ca7f1c407028507175c authored about 9 years ago by Romain Beaumont <[email protected]>
c3d9310b4841659feb5bc59402d327dafc84c2bb authored about 9 years ago by Romain Beaumont <[email protected]>
62afeac4004887816c94e2e662bba110c985cf5f authored about 9 years ago by Romain Beaumont <[email protected]>
8dd8d58352cb1117201bcc332decc8489512f73d authored about 9 years ago by Romain Beaumont <[email protected]>
reimplement using protodef
3e0cb0771d1aa8f41b9a542fe7d0ab19d6cd6abe authored about 9 years ago by Robin Lambertz <[email protected]>
* write a nbt.json to define the protocol : using mapper type and a string prefixed by short
* u...
update readme.md : fix #2
19f36e9bf7b494d7617d351faf9a2c0fecd6a9cc authored over 9 years ago by Robin Lambertz <[email protected]>b1feb64c86f1b34cb8dd2d1cb31e0837ef26a862 authored over 9 years ago by Romain Beaumont <[email protected]>
9f230110a9961ee2f0ff54716f16544a435398d1 authored almost 10 years ago by roblabla <[email protected]>
5f1311809825a0c8e924ce117cf6ddec56576d86 authored almost 10 years ago by roblabla <[email protected]>
9d5347bf45ccabe60b7328662f1520aa52af89dc authored almost 10 years ago by roblabla <[email protected]>