Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/minecraft-classic-protocol

[En][de]code Minecraft 0.30c packets
https://github.com/PrismarineJS/minecraft-classic-protocol

update to version 1.3.1

521aa158e0aa79b8b815fc70efe301e484c8ee1b authored over 8 years ago
capture player salt

539ae6971bc25acdd052a9b7b6d2d2bfdf73f154 authored over 8 years ago
add example for cpe support

d20f4d5c67d44c37a2582fb5dbc521f6f1d2a359 authored over 8 years ago
update version to 1.3.0

7c7f78fa595af339d7a141937d4d28db0b86dfc1 authored over 8 years ago
merge pull request #6 from mhsjlw/extensions

start of extensions

b0d8f64c797c7359fc1c9b4e46fb2e674123f7d3 authored over 8 years ago
fixed custom message example and implementation

49f5eb35010997154fdd9b6be56319f9f48d013c authored over 8 years ago
pass the packets properly to createProtocol

6e338fa77faf57c254893e4f124ea8cd1a29e094 authored over 8 years ago
fix error handling

489b4e567c2e9818fd53961f9c41e984aa5b2a4f authored over 8 years ago
fix customPackets (untested)

db019ae603a22db35d505ae8c0c8d56f1574d476 authored over 8 years ago
update example and start work on fields in the server and client

0f2ff28fbd5c12e71d984c41509203f074e42912 authored over 8 years ago
start of extensions, untested

8f15440d504122367d016ed5a49879fa6d2bbefe authored over 8 years ago
update version to 1.2.6

04c1cbbed2fa02ed5753334b877f818f416b658e authored over 8 years ago
update version to 1.2.5

00589a0199352c2739dafc5b50a8414a45f8d022 authored almost 9 years ago
move protocol.json to minecraft-data

e0152314bec69bcd06607070ab476c07995a43a4 authored almost 9 years ago
new protocol schema

f77a113e94d5977ddece048fb114df83c69ce5e9 authored almost 9 years ago
move to new protocol.json schema

f4962fecb6d6c4549b327c826085108facfa3cb4 authored almost 9 years ago
add client.identification_byte=packet.unused, useful for extension plugin, also add options.handshake

462fcca6eb677920efb354f85cb74ec4a71cda37 authored almost 9 years ago
Release 1.2.2

01647f7cfd98b988e0966f0f64bdf129f86cbe5a authored almost 9 years ago
actually implement the motd option

e545678c03effe37fafcc31a470f9f2808ac4a81 authored almost 9 years ago
Release 1.2.1

ddb55e16664b8101ee11f8ef19b759cf94954478 authored almost 9 years ago
add client.username

c34117a8449900957533eacfc51a864765b8aa08 authored almost 9 years ago
Release 1.2.0

1554be9e5a2f71bae204c886a80b9584d1c80e53 authored almost 9 years ago
remove player_teleport from server example

63f07b56e1fc3ca3d03f24d0ee9907a5cfbe8fba authored almost 9 years ago
update to version 1.1.3

f700c468472bcbb7d6d5b2876f8e92fe68d009fa authored almost 9 years ago
some fixes, make the server work

5a5f86eefdca32a4d796bc76cc3aaf765f127510 authored almost 9 years ago
update to version 1.1.0

55041af088763281d8e99b9f3614c3a63ff5cfd5 authored almost 9 years ago
fix byte array, add map decompression to client example

fdc84119b515d0c375772e9042a70146c319eb23 authored almost 9 years ago
update to protodef 1.0.0

74e14c439a8b765d2ea6de49b8edccaaa092596a authored almost 9 years ago
fix createServer indentation

e69586b853adbfa5a4e8361c0418406b794e9226 authored almost 9 years ago
add PartialReadError throwing for readByteArray

67583dceb79589e72dc41e5ed1ea0ad7c9bbb797 authored almost 9 years ago
add PartialReadError throwing for readString

368d048185953e89d8a2d0626267dbd6e905860f authored almost 9 years ago
use new protodef with partial packet support, which makes the client work !

d96ee73bb1fd26a4543d060bb50821be35f52362 authored almost 9 years ago
some fixing of read byte array

7e9a84b8b138ddf7b32bb097a8bb6db47c0dbfb0 authored about 9 years ago
split packet by changing the parser, but we also need to "merge" some packets so it still doesn't work

510c497346fbba68ecb78d2d5d5fcd5e7f236138 authored about 9 years ago
add createClient and client example

doesn't quite work yet because we need to split the packets

a17d9dd17d5b206604b8ac6afdb9bd2f911916d1 authored about 9 years ago
continue fixing byte_array

e418f023e318fe85c25cc086090e4cf8e26467c8 authored about 9 years ago
fix the byte_array writer

58d6c6640ea32c88d2546ce2b3cc7d277a4fc0f8 authored about 9 years ago
Added HISTORY.md

b91de3229d87feb4df5017213e47f0239faf60ea authored about 9 years ago
Initial working release

558a65b622c7377871f05d5e9869409348226e15 authored about 9 years ago
endReason is not json

65032bd7f80539a7e1039ab39b1531c46b62b65c authored about 9 years ago
fix pinging

a8ec06c6cdd16a132c261a204d824665a4249bd0 authored about 9 years ago
add player_id to spawn_player

4cdc2b8f8ac168465a5276aa7d557ff6e50ba8f9 authored about 9 years ago
add login event, fix protocol.json, add reading debug

c64b5a82d2f45c15b7dad60614e84be1d4aebfb9 authored about 9 years ago
fix a few things, start trying to make the login work

6c86830ab941c936e96e03b8728a04f99cc7384c authored about 9 years ago
fix ping time name

cad8583bee9f53201714042fd4073a26843997c7 authored about 9 years ago
fix packet id type and serialization error

0dfa0f0ad06029b7be01290242b11d1849962314 authored about 9 years ago
Added LICENSE

5307153d06da252173a7d505461d7fd57dbb6c6e authored about 9 years ago
Changed type

77afc46c27a3e328615937ea1aaaa7160ab4fca5 authored about 9 years ago
Various changes

0d3b1caa9d0b8d14152747cfdddaabfdab3d3e32 authored about 9 years ago
Server example now works

2da33f63ac1d430e67c1d8ad96e7392c13ee48b8 authored about 9 years ago
Changed location of return statement

8b8b95b3118151c135518071cde1c3f92fc2c607 authored about 9 years ago
Fixed a lot of stuff

918a91d234703a406e736ba2dbc60154ad052659 authored about 9 years ago
Fixed the module path

a69d2cdc215c80342a009f0b2453b46e5f7379ea authored about 9 years ago
add fixed size datatypes

b928c429610708d92e9efb2425b4ef507befdb46 authored about 9 years ago
De-increment players when they leave

c0b658731896a9b3d5e34befe955f090da1b3604 authored about 9 years ago
Added server example

06abad05f167bd041ea00660d5d6c413cec6eb30 authored about 9 years ago
Created createServer.js

6f76e50af12c48f96aaa4f175d78710dc0a2aad0 authored about 9 years ago
Changed packet

7f4a25509ba45a05686f9b233603896ee8f139d2 authored about 9 years ago
Fix serializer

f57b317defcfd829d10d98f510789b1ba7ec9426 authored about 9 years ago
Fixed client.js and added server.js

10e4b2a45e9acc260b34ac69738a928577db358c authored about 9 years ago
Added client.js

1c01916376e2c43825546c1de36d485be1b02fcd authored about 9 years ago
add example, add index

6014415fa12c98365332f742ce210e79e2494a8a authored about 9 years ago
Fixed function

b7e3727bdc09e24b14bd8e63e3ccf5e4ac430bea authored about 9 years ago
Updated dependancies and removed arguments

e3971cfb4aa37e4a3be6b4a384514f6032d9fce1 authored about 9 years ago
Created serializer

6d4d02830010860379c1426d54a5c13305d933a0 authored about 9 years ago
Remove dist from .npmignore

1ce7c8c8645e818d1a2a3cde4e3cb8286371fae6 authored about 9 years ago
Ignoring dist

550d42cf3fd8cb2320c84a3df3324a10dcec5832 authored about 9 years ago
Added babel-runtime

e020ee0bf4c8cf22222837d9430def72b9c15f5f authored about 9 years ago
Fixed dependancies

4b610393acd2064861d3b326161d0b8fbadbef5e authored about 9 years ago
Added badges and npm init

f83a1ef114ac2e2fa1c69fed2d93723b15fcdcbd authored about 9 years ago
Initial commit

790da52f512687d01564babff8de2044b1e9fd80 authored about 9 years ago
Added scaffolding for tools and protodef

171b4ecefc5fb73edc0b8180a8bb76e5651f0771 authored about 9 years ago
Initial commit

97c801ca900de991edfa7761292450c53af01607 authored about 9 years ago