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

Merge pull request #110 from deathcap/versions-16w07a

Add protocol version codes up to 16w07a (101)

d21776957c41c6c1aec7d197c24fb3fa1c3284fe authored almost 9 years ago
1.7 multi_block_change 0x22 bitfields

http://wiki.vg/index.php?title=Protocol&oldid=6003#Multi_Block_Change
https://github.com/Prismar...

6474684feb4578c4d1e0891a60e8698a8470db9e authored almost 9 years ago
1.7 block_change 0x23 includes metadata field, not packed in type

98e5a9baca522380531bce4d8e9347cead6571f0 authored almost 9 years ago
1.7 rel_entity_move 0x15 entityId is an int

22e9bef283405568794c8e400eadc587ded4a458 authored almost 9 years ago
1.7 player_info 0x38 is much simpler, only a string, bool, and short

http://wiki.vg/index.php?title=Protocol&oldid=6003#Player_List_Item
http://wiki.vg/index.php?tit...

1d7e06d2ff3646405184fde835c01b24e0b53390 authored almost 9 years ago
Add protocol version codes up to 16w07a (101)

bee52e8317ef73a1249bc0916a9ce898eb000a75 authored almost 9 years ago
Restore support for 15w40b

90b52c33422ff059d3d882b9f72c99b115337297 authored almost 9 years ago
Update schema tests to skip non-existent data

d20aed590fbbcb251cf3dfd638f61b8d866f17cc authored almost 9 years ago
Update audit tests: allow versions with no items/blocks/recipes for now

d8f7c28409c8f3466bd5a8dae27a995c01d38c59 authored almost 9 years ago
Reordered 1.9 protocol packets

e936b62af1066168091077737da92720e653614c authored almost 9 years ago
fix held_item_slot in 1.9 and update version

545e1ca367f835159faa11eba53b82471f730055 authored almost 9 years ago
Merge pull request #105 from oldmanmike/16w05b-update

16w04a update

80cb5f84830d417e41663cf0e082eff43caebd9e authored almost 9 years ago
Missed one

d96ae66af2e41c4144707bda526f41fcebdfd44d authored almost 9 years ago
Revert protocol.json names for backwards compat

3dff6a168c170e2875e67b9802818d551b101e11 authored almost 9 years ago
Add some new packets I missed

5970f10d63222a2f2362216a42a98cb69153132f authored almost 9 years ago
Complete full pass over protocol

b22f2dff4acd469c1343411cb1f95ffbc463b243 authored almost 9 years ago
add McEx to user list

a6bbb54a257bce7372db4709e567b8fcc2dc2c37 authored almost 9 years ago
1.7 chat packet lacks position (chat box, system message, hotbar) field

3ebe214b258a6f9c2ce6aa749b27ecf52f1dd857 authored almost 9 years ago
Schema: allow underscores in type names (position_iii, etc.)

3715827f743e3413bd6f4a9558aae7a3f3fcaff4 authored almost 9 years ago
1.7 position uses various size Y coordinates: int, short, and ubyte

bd008e846717fcd367cc7bd707f07a4317fefdd9 authored almost 9 years ago
1.7 nbt data is compressed

Requires https://github.com/deathcap/node-minecraft-protocol/commit/b25ac14a138657ca139dbdc61359...

88673342171b2b8f9ba1d80451a727b9e74762f7 authored almost 9 years ago
1.7 optional NBT is prefixed with a short length instead of a byte

Requires https://github.com/PrismarineJS/node-minecraft-protocol/pull/346

0bc78df206b32d97535a2ba5e897d6cdad81e4c3 authored almost 9 years ago
1.7 entity update_attributes modifiers array count is short

http://wiki.vg/index.php?title=Protocol&oldid=6003#Entity_Properties
http://wiki.vg/index.php?ti...

9ceea0a2ad4a9985f20b853b4ab4d7616fc1f37f authored almost 9 years ago
1.7 entity_effect no hide_particles boolean

http://wiki.vg/index.php?title=Protocol&oldid=6003#Entity_Effect
http://wiki.vg/index.php?title=...

ee76f801bc2c90b76ff7fd18c27e36e08f7daafd authored almost 9 years ago
1.7 has no onGround boolean field from entity packets

http://wiki.vg/index.php?title=Protocol&oldid=6003#Entity_Look
vs
http://wiki.vg/index.php?title...

62cb686bfebf169f7308836d3bcecccbc46f25ab authored almost 9 years ago
1.7 int/short/byte fields instead of varint

Mainly changed in http://wiki.vg/Protocol_History#14w04a

0c96a994998ebcd03fa19d2485d45c9c189b3207 authored almost 9 years ago
1.7 update_attributes entityId is an int, not varint

http://wiki.vg/index.php?title=Protocol&oldid=6003#Entity_Properties
http://wiki.vg/index.php?ti...

1d0c6842f6116424dc9986b85ddd217657bfc60d authored almost 9 years ago
Update schema tests to skip non-existent data

6fc694f2070aba1beb67ef32ca13ceb678a84835 authored almost 9 years ago
Update audit tests: allow versions with no items/blocks/recipes for now

7ab72f8b9f1551dc45df38ea55f3b59f64deff7e authored almost 9 years ago
1.7 has no reducedDebugInfo, per http://wiki.vg/Protocol_History#14w29a

bbe9810f7c44e21f576f75f21ac83e4e05cff84d authored almost 9 years ago
Add latest 1.7.10 version

fd29454e0115e4b7e43c95e08e515fd0bcf34505 authored almost 9 years ago
Add 1.7 to versions.json

7c63a136aef5fb44b7e3f5c94acc2053da59e699 authored almost 9 years ago
Copy 1.7 protocol from 1.8

c7988456610929eb2520de1186360e4614438cff authored almost 9 years ago
Merge pull request #102 from PrismarineJS/add_light

add emitLight and filterLight

db3a7812939fd2d1b19577fcdd8b96118f9073f5 authored almost 9 years ago
fix farmland

d9979a998d4da3b5b5930f5b660c1f9cb28f7c13 authored almost 9 years ago
add emitLight and filterLight

c69c41ea587c21762cabbc97a0461b6b9c5f2808 authored almost 9 years ago
Merge pull request #101 from PrismarineJS/add_transparent_property

add transparent property

56007592b76b35b80ada1b776309d2856379e835 authored almost 9 years ago
add transparent property

c0eb399b2e8c4c14cd8e83d340c627af3c643e89 authored almost 9 years ago
First pass over ServerBound Play

501a2aa4745b8043ea790ff9980e52502db0d683 authored almost 9 years ago
add schema for protocolVersions, and add it in the readme

be607b64ae732f48d577c9d391fc1554710be5fc authored almost 9 years ago
Merge pull request #92 from deathcap/protocol-versions

Add protocol version data

aacbdaffa9632b142490bea910d39f7416216eb7 authored almost 9 years ago
Use minecraftVersion/version instead of releaseVersion/protocolVersion

b5880da33f1f817382a05eb82bbea00b699e9b36 authored almost 9 years ago
Add protocolVersions.json array of objects

3d5eb425a0ed779fd22656066411ec57028b0556 authored almost 9 years ago
Add release name -> major version mapping

Based on protocolVersions.js, but mapping to the "major" version
instead. This matches the sets ...

e46ef9a603a85cc05d1a059afc783a71802f3b62 authored almost 9 years ago
Add pre-Netty protocol versions as negative

These are in a different namespace, see
http://wiki.vg/Protocol_version_numbers#Versions_before_...

b27ffda50715dfd0b5b9bae81ca82741a50d627d authored almost 9 years ago
Add release name -> protocol version numbers

Based on http://wiki.vg/Protocol_version_numbers

pbpaste|awk '{print "\""$1"\": "$2","}' > prot...

28247141c41ec4bd2a33c4f41c1c7954a517d975 authored almost 9 years ago
fix a few entities and wikiCategory -> category

d7672f2a30f6776693762acdf70cb6baf45f0cb3 authored about 9 years ago
fix Zombie

707f4cb428d4274179363f1888f0ec081994f902 authored about 9 years ago
Merge pull request #90 from PrismarineJS/new_entities

new entities.json file, extracted using node-minecraft-extractor

b66f846cc260974fb2c54b0daf9c199696b039ed authored about 9 years ago
add node-minecraft-extractor to extractors list

4dfb212a1850a03c74ae79402db89528fecf0e4c authored about 9 years ago
fix dropped item

f47c8ee54504f40518c2e972c6e09567fab11961 authored about 9 years ago
update schema

72da656a91206aa18963ceb85d8acc2c1f68dfe9 authored about 9 years ago
add 1.9 entities

19b7703d215f6a2dde3ec9f4c467cdfb739053a8 authored about 9 years ago
new entities.json file, extracted using node-minecraft-extractor (from mcdevs and mcwiki)

d27fd910c776c067b061f025497c23a5e5b705bb authored about 9 years ago
Merge pull request #89 from Gjum/patch-1

Fix furnace window properties

059efb8ca724bd55262fb02c59692d0e916fbef3 authored about 9 years ago
Fix furnace window properties

pretty sure it's unchanged in 1.9, but should be verified

e92eb056e23acfeab29875299d4dd32f805bbf16 authored about 9 years ago
Fix furnace window properties

4f1437c350d2fdf3ee17455e1f07a8faba5bea8c authored about 9 years ago
Merge pull request #88 from oldmanmike/formatting

Clean up protocol.json formatting a bit

43c625e8929c14a6b7d64069f4eab8037998be2d authored about 9 years ago
Clean up protocol.json formatting a bit

Some minor formatting inconsistencies I noticed while using protocol.json as a reference.

1e30c49472ae7553e343c0ba1d1a3cd7a82d2220 authored about 9 years ago
Merge pull request #87 from Gjum/patch-1

Add minecraft:container as sent by Bukkit plugins

7918bd61e1f6f02807cc1cfdcf88dd8718cfe1e1 authored about 9 years ago
Add minecraft:container as sent by Bukkit plugins

See also PrismarineJS/mineflayer#293 and SpockBotMC/SpockBot#209

25b103ca308eb65a08f64f8457c1042234098510 authored about 9 years ago
Add minecraft:container as sent by Bukkit plugins

See also PrismarineJS/mineflayer#293 and SpockBotMC/SpockBot#209

e0a44b5b5e2bbb76e5a7165e60a9c6f6b66bbb23 authored about 9 years ago
Merge pull request #86 from Gjum/patch-2

Fix wrong slot indices in brewing stand window

a27ff6fb53812f6134387d600471e694b8a6e364 authored about 9 years ago
Fix wrong slot indices in brewing stand window

thanks to @pokechu22 for the images from his clientside mod https://imgur.com/a/jPUs1

438b369b1ff451711ec470486cd974c0921bf792 authored about 9 years ago
add optionalNbt and define slot from it in protocol.json, reorder the type definition (native first), use optionalNbt and nbt instead of restBuffer when possible

12c2078835ea1068668a9ceb298a60a524b14fc4 authored about 9 years ago
Merge pull request #81 from PrismarineJS/use_option_for_signature

use option for signature

86768fa6efbc47774af0ca5608ea220947a5ad98 authored about 9 years ago
add schema for effects and update the README

2b055faebfd82f3b2d8526dda141a9eeee0c46fb authored about 9 years ago
Merge pull request #84 from 1b8/master

Add status/potion effects

f500f03a898f999b765c4ff1952b0badea7c535a authored about 9 years ago
Add status effects

3ba28602f42d14c766ed6410b6d94a627ceb8b26 authored about 9 years ago
use option for signature

ab7a2202f8746c9d27bcc893572aa2c30b82e96c authored about 9 years ago
added minecraft-jar-extractor in python in the extractors

948577c03306eef7d7561a5302fd64eac802d3a7 authored about 9 years ago
update 1.9 recipes (based on wiki revision before the 28/10/2015)

8ea2efc38097700cce8c855fb74ce10e8ec06847 authored about 9 years ago
update 1.9 blocks (based on wiki revision before the 28/10/2015)

7a52708660fef1dd5a423d675d77b40a3b6ff3ce authored about 9 years ago
update 1.8 blocks.json based on a date-fixed revision

054f2edc26e219fa07780d9bfd6d2c4131e7c4b1 authored over 9 years ago
fix stackSize in items.json 1.9

3b9756e011719df1a7916f2de06290d8a447b20d authored over 9 years ago
update items.json 1.9 data using minecraft-wiki-extractor (last wiki revisions before 2015/10/20)

bebc612815977a964f48693f44c241e9fd565c4a authored over 9 years ago
fix some id in items.json, thanks arrrjt for finding that issue

see https://github.com/PrismarineJS/minecraft-wiki-extractor/issues/3

9348158fb08afdb65c22479b242dd4dd1281c06b authored over 9 years ago
update phasebot data usage

26114c7edd29ac13d2bde4f5a21d59d187ab41e2 authored over 9 years ago
update the make-a-new-wrapper file

1f78a8cdaf4379be0ddcd7ccd779a59a88e23cce authored over 9 years ago
rearrange the README

6cff136bdaefe2d9c94059e19b6e402e173714ee authored over 9 years ago
improve wrappers section of the readme

79cc86ffaf71111f3c21530134a88900ce10286c authored over 9 years ago
update the README

dc02e1510d3f8d2e7cdbbbb2161e5ef208138da2 authored over 9 years ago
fix the tests, start fixing the README

cf98cd4e2c31b03972e13b41ce7ca8e08da31404 authored over 9 years ago
move data files to data/1.8 and data/1.9

056de39dd74768743b810a452b15587e55c5176f authored over 9 years ago
move minecraft jar extractor to https://github.com/PrismarineJS/minecraft-jar-extractor

066f8f450f234a471d47d04e8762f5422c772b39 authored over 9 years ago
move minecraft wiki extractors to https://github.com/PrismarineJS/minecraft-wiki-extractor

a69980390eba621713e3e3d0d7caf406e88b3c7d authored over 9 years ago
move wiki.vg protocol extractor to https://github.com/PrismarineJS/mcdevs-wiki-extractor

35ec3a0d9fe7938f915ad3d5addfec3b8fea04b8 authored over 9 years ago
update spockbot data usage

9ae2d01245f996b6c2ec4c8e6fdcc23ac5df1a6d authored over 9 years ago
Merge pull request #74 from phase/patch-1

Add link to PhaseBot

a94a15bcbeef0025d71132a6bbbed3ac0330fac0 authored over 9 years ago
Add link to PhaseBot

ca63586d9147b04ed299b50169511ec4a4374e94 authored over 9 years ago
update minecraftVersion to 1.8.8

7af569354cbf80f79b2f4c605b12cd93ee8df447 authored over 9 years ago
Merge pull request #70 from roblabla/feature-newContextSyntax

Implement new syntax for context lookups.

7cc05043b8ae650934799d13af8bcc59957c623c authored over 9 years ago
Arrays don't add a stackframe

b864f2d18c8d2507a90f5efc773a443d6d3faa51 authored over 9 years ago
Implement new syntax for context lookups.

8a5969449689ad1cd52d6c86921931f7d6cde8f2 authored over 9 years ago
add version.json

5d86a198b7c0cd75b84ac9ba03f1161c37c093d7 authored over 9 years ago
Merge pull request #63 from roblabla/1.8-feature-bitfields

Add bitfields, use it to define position and entityMetadata

7a0705604c2c954a3289b703a23ec6fe7e434c9c authored over 9 years ago
Merge pull request #4 from rom1504/patch-1

simplify the schema a bit by using oneOf

7699aaa1a6cb7669a46f96bbafddedb1efee8dd7 authored over 9 years ago
simplify the schema a bit by using oneOf

instead of not and anyOf

05bbc0d649538964c020133e9ded9af67e8de5bb authored over 9 years ago
Protocol schema, implemented bitfield, anon struct, entityMetadata

b260d7d3ab5dd1b27d5aec63ad931581bc40f95d authored over 9 years ago
Add bitfields, use it to define position and entityMetadata

6118cd1144b0539f174f9b717697b5dbaef575f9 authored over 9 years ago