Ecosyste.ms: OpenCollective

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

GeyserMC

Bringing together the Minecraft community, one project at a time.
Collective - Host: opensource - https://opencollective.com/geysermc - Website: https://geysermc.org - Code: https://github.com/GeyserMC

Rewrite of library for 1.7.2. Javadocs coming soon

github.com/GeyserMC/MCProtocolLib - 4088aacd0afe1bb1b3d7da8ed8885a9efba9485d authored almost 11 years ago by Steveice10 <[email protected]>
Fix cases where default NBT tags might not be registered when they are needed

github.com/GeyserMC/OpenNBT - 778c4f65b7a973967efbe7e0231b5baf929c10ed authored almost 11 years ago by Steveice10 <[email protected]>
Initial commit

github.com/GeyserMC/PacketLib - e5fc2cef87a6f44366a232d9d0aff8432919fa75 authored almost 11 years ago by Steveice10 <[email protected]>
Initial commit

github.com/GeyserMC/MCProtocolLib - e5fc2cef87a6f44366a232d9d0aff8432919fa75 authored almost 11 years ago by Steveice10 <[email protected]>
Updated README

github.com/GeyserMC/OpenNBT - 76a3abd4964d8d0e60000a8a0d25d00c42921e27 authored almost 11 years ago by Steveice10 <[email protected]>
Rewrote library to be a bit more flexible

github.com/GeyserMC/OpenNBT - 0353d28c60345fb72d796d36f85d1c6dd0b5a657 authored almost 11 years ago by Steveice10 <[email protected]>
Updated maven URLs again

github.com/GeyserMC/OpenNBT - 2e7ecec1458f61e52c4628f761b31c8d6f063017 authored almost 11 years ago by Steveice10 <[email protected]>
Updated maven URLs again

github.com/GeyserMC/MCProtocolLib - cea0d82ed4e977f692d3e8b54cb2509c499ba5f9 authored almost 11 years ago by Steveice10 <[email protected]>
Updated maven URLs

github.com/GeyserMC/MCProtocolLib - ad032f3ce2f89b27d5c1126c9808da3747ba1797 authored almost 11 years ago by Steveice10 <[email protected]>
Updated maven URLs

github.com/GeyserMC/OpenNBT - 7f5d8375a2e6e6010e4c379a4153f5cfef4540e9 authored almost 11 years ago by Steveice10 <[email protected]>
Pre-1.7 misc. fixes (Waiting for 1.7.2 MCP update)

github.com/GeyserMC/MCProtocolLib - 7112e676070bf3fae24f3eb562971a26883d07b0 authored almost 11 years ago by Steveice10 <[email protected]>
Update README.md

github.com/GeyserMC/MCProtocolLib - 435a20230e35371dbca2bd627a1c47363e5f2642 authored almost 11 years ago by Steveice10 <[email protected]>
Update README.md

github.com/GeyserMC/MCProtocolLib - 08052aa9e34c9c9a4cc9a750f966eb4762d270ec authored almost 11 years ago by Steveice10 <[email protected]>
Update README.md

github.com/GeyserMC/MCProtocolLib - 4fb59ec32abd9e289b574fd4a80aa82303558504 authored almost 11 years ago by Steveice10 <[email protected]>
Merge pull request #7 from dezmond/master

Added Visitor Pattern

github.com/GeyserMC/MCProtocolLib - 56410c470e7961b6f7fac96e25f6270145652b8c authored about 11 years ago by Steveice10 <[email protected]>
Added Visitor Pattern

github.com/GeyserMC/MCProtocolLib - b88f30079f745e8b7ee7f07d3dc1ef508f13e60d authored about 11 years ago by Desmond Connor <[email protected]>
Fix writing field in PacketBlockAction. Thanks to Cr0s for the heads up with problems fixed in this commit and the previous one.

github.com/GeyserMC/MCProtocolLib - 36b8747461cdd57e704ed942face3d58c1b4fbe1 authored about 11 years ago by Steveice10 <[email protected]>
Fixed some packets, added forge dimension field compatibility to PacketLogin (set PacketLogin.FORGE = true)

github.com/GeyserMC/MCProtocolLib - f65f0f59e51e5f5534922516286c933b6d90effc authored about 11 years ago by Steveice10 <[email protected]>
Fix writing length in PacketMapChunk

github.com/GeyserMC/MCProtocolLib - 3f0ad4b46243d1225264eaf98675b03043b3afb6 authored about 11 years ago by Steveice10 <[email protected]>
Ignore reading in closing socket

github.com/GeyserMC/MCProtocolLib - 9f7e7302a54f42acfb866b4de0e3eab200028b77 authored about 11 years ago by Steveice10 <[email protected]>
Added particle name constants

github.com/GeyserMC/MCProtocolLib - e2f325a3f1425701ac3aca0fff38ab5b483c0707 authored about 11 years ago by Steveice10 <[email protected]>
Added missing spawn particle packet

github.com/GeyserMC/MCProtocolLib - eed59576213650a61f2e2632966c94c19f4df694 authored about 11 years ago by Steveice10 <[email protected]>
Initial names for operations based on source code analyzation.

github.com/GeyserMC/MCProtocolLib - 332d179a15ddd134d5b9a523c2210e7e7969779d authored over 11 years ago by Steveice10 <[email protected]>
Rename EntityProperty related classes and almost complete namings (remaining: entity attribute operation ids)

github.com/GeyserMC/MCProtocolLib - fa3ced180afd26e4c244bb98c3cc8183c6cc1374 authored over 11 years ago by Steveice10 <[email protected]>
Added more complete support for PacketEntityProperties, still need to name 1.6.2 addition

github.com/GeyserMC/MCProtocolLib - 4f5986cd41dbd6a35f849cdb0683c1f9f543b67b authored over 11 years ago by Steveice10 <[email protected]>
Fixed StandardInput.readBytes

github.com/GeyserMC/MCProtocolLib - f21d07e4e1ba6de9002dbc229a30ed053ec0467e authored over 11 years ago by Steveice10 <[email protected]>
Replaced protocol enum with packet registry abstract class. Allows for easier implementation of multiple protocols, both internally and externally.

github.com/GeyserMC/MCProtocolLib - f709c115dfa3ea6339464faf12afc4afb76b4818 authored over 11 years ago by Steveice10 <[email protected]>
Changed Y values in PacketPlayerDigging and PacketUseBed to unsigned bytes

github.com/GeyserMC/MCProtocolLib - daffd83b24b02c437d19c14bda90533d62ebcaa0 authored over 11 years ago by Steveice10 <[email protected]>
Don't send packet if the connection isn't connected. Also, set connected to false in CloseThread for good measure

github.com/GeyserMC/MCProtocolLib - 0d63243fb717d9ccccf42eaf05f31767b12f16d9 authored over 11 years ago by Steveice10 <[email protected]>
Clear packet queue on disconnect. Also, make sure writing/reading are set to false on error

github.com/GeyserMC/MCProtocolLib - 8c9a593204301b9f1a08250ced10efb9bb13ce37 authored over 11 years ago by Steveice10 <[email protected]>
Tweaked disconnect methods

github.com/GeyserMC/MCProtocolLib - c049d00fdf2697bf596d378b4ba3d44a301acfa2 authored over 11 years ago by Steveice10 <[email protected]>
Refactored PacketServerPing a bit

github.com/GeyserMC/MCProtocolLib - be83d60f7c4b78eba9099ab7267aeeb8b89679c8 authored over 11 years ago by Steveice10 <[email protected]>
Updated to 1.6.2 protocol (PacketEntityProperties not fully complete)

github.com/GeyserMC/MCProtocolLib - a50085a59590156cb37504e1d3614012c3ffb3b6 authored over 11 years ago by Steveice10 <[email protected]>
Rewrote most of connection/protocol API

github.com/GeyserMC/MCProtocolLib - 4da575f61569d9998ca7f752ed9476ddcebe5822 authored over 11 years ago by Steveice10 <[email protected]>
Updated to 1.6.1, performed cleanup and javadoc-ing

github.com/GeyserMC/MCProtocolLib - d467df8f02af9c185d635e2ef3c293f4fdbf9a38 authored over 11 years ago by Steveice10 <[email protected]>
Ensure socket is properly closed

github.com/GeyserMC/MCProtocolLib - fe0896efe5060f135cfaf6afdedba206343c1698 authored over 11 years ago by Steveice10 <[email protected]>
Fixed packet reading/writing for PacketItemData

github.com/GeyserMC/MCProtocolLib - dd80f74776c4224285406632a8f11de8ff320204 authored over 11 years ago by Steveice10 <[email protected]>
Lower CPU usage of threads

github.com/GeyserMC/MCProtocolLib - 44ea6d654a8809f49b558cc67e5159355fdaf1f9 authored over 11 years ago by Steveice10 <[email protected]>
Added event for debugging packet sending

github.com/GeyserMC/MCProtocolLib - 35969b1c32d4ebacee616bb0156293bb5dabea8a authored over 11 years ago by Steveice10 <[email protected]>
Fix PacketRespawn field types

github.com/GeyserMC/MCProtocolLib - e74681587f6fab24ebb8527cf699be8b5be2f239 authored over 11 years ago by Steveice10 <[email protected]>
Added reason to DisconnectEvent

github.com/GeyserMC/MCProtocolLib - 07fd400335b1e92e0c0da458ec56ed2b33d13ec5 authored over 11 years ago by Steveice10 <[email protected]>
Merge pull request #2 from btilm305/master

Fix packet read/write info for Packet207SetScoreboardScore

github.com/GeyserMC/MCProtocolLib - fd72886ead184fba3125e5064720e36f6e6359ef authored over 11 years ago by Steveice10 <[email protected]>
Added DisconnectEvent

github.com/GeyserMC/MCProtocolLib - 2b6be50840dab1011cab95e7c627f40b6cc1d79e authored over 11 years ago by Steveice10 <[email protected]>
Fix packet error

Fixes "BAD PACKET ID" from being thrown whenever this.action == 1 as per [mc-dev](https://github...

github.com/GeyserMC/MCProtocolLib - 0e191e0f1cb066acb7db029532c7bf5fd3132e4b authored over 11 years ago by btilm305 <[email protected]>
Added utility constant classes for different byte constants

github.com/GeyserMC/MCProtocolLib - 0e9fce910a32de3ea1f5cdc0c477917039d55bd9 authored over 11 years ago by Steveice10 <[email protected]>
Updated for 1.5

github.com/GeyserMC/MCProtocolLib - ba8b47f9e3c6bd972c5882ad954f538216def548 authored over 11 years ago by Steveice10 <[email protected]>
Call onConnect when a connection is made to a server, add documentation and utilities for responding to a server list ping.

github.com/GeyserMC/MCProtocolLib - 1cc95973c602d2aaff42ed563500ba69406e985f authored over 11 years ago by Steveice10 <[email protected]>
Updated to 1.4.6

github.com/GeyserMC/MCProtocolLib - 69429e52a981ff189131af87779946e817e878b6 authored almost 12 years ago by Steveice10 <[email protected]>
Fixed ListTag

github.com/GeyserMC/OpenNBT - 643639c051aa5fba4d4627639376ba1d59c7ecc5 authored almost 12 years ago by Steveice10 <[email protected]>
Added server slistener and fixed connecting to servers

github.com/GeyserMC/MCProtocolLib - c4ccc2b749d0c10753bc951cd6c39a5ee1693d89 authored almost 12 years ago by Steveice10 <[email protected]>
Fixed writing ItemStack as metadata

github.com/GeyserMC/MCProtocolLib - f506a7eb5f8e0e8cd1b6cc5d7f7f8b67ed8f5f56 authored almost 12 years ago by Steveice10 <[email protected]>
Formatting

github.com/GeyserMC/MCProtocolLib - 4b6cd21d981c77898387ef08b9d87937095c6576 authored almost 12 years ago by Steveice10 <[email protected]>
Updated protocol version.

github.com/GeyserMC/MCProtocolLib - 6b3768fe57641119d742a5ad3c5bc8fce30e7cae authored almost 12 years ago by Steveice10 <[email protected]>
Added pocket edition magic constant

github.com/GeyserMC/MCProtocolLib - 2a51a0674277f1eb957119999f46b19a7ca65e60 authored almost 12 years ago by Steveice10 <[email protected]>
Updated for 1.4 protocol

github.com/GeyserMC/MCProtocolLib - 15e7e10d94e8e2907c4584baf6da79fac8bb1b5d authored almost 12 years ago by Steveice10 <[email protected]>
Restructuring and abstraction

github.com/GeyserMC/MCProtocolLib - 888ddb036dd60c074c2035aac6b4a38c78444484 authored almost 12 years ago by Steveice10 <[email protected]>
Formatting and readme update

github.com/GeyserMC/MCProtocolLib - 33adbca643c75de2a2df1367d9034e8b0c3e279b authored about 12 years ago by Steveice10 <[email protected]>
Merge pull request #1 from rapodaca/master

Example and minor tweaks

github.com/GeyserMC/MCProtocolLib - 5e3286b98ee41ff29da0386bd184429ca78ecfc1 authored about 12 years ago by Steveice10 <[email protected]>
Fix minor typos

github.com/GeyserMC/MCProtocolLib - 615de16960601fda4744d5ce80449c9bfb6969b0 authored about 12 years ago by Rich Apodaca <[email protected]>
Added ChatBot example, updated README.

github.com/GeyserMC/MCProtocolLib - c09f3fabd7f888f0f4161c3f89947968385d44d7 authored about 12 years ago by Rich Apodaca <[email protected]>
Fix annotation error. Added username-only method Client#setUser.

github.com/GeyserMC/MCProtocolLib - ac1196a5f4c2e9a6f7992228e061b67cf5882e54 authored about 12 years ago by Rich Apodaca <[email protected]>
Don't use multi-catch try

github.com/GeyserMC/MCProtocolLib - 7607ba30bef3af69e57cc8d63099d3c84b1c07d6 authored about 12 years ago by Steveice10 <[email protected]>
Server keep alive

github.com/GeyserMC/MCProtocolLib - 9680f15d09624c40253cec4d6999df9d54003198 authored about 12 years ago by Steveice10 <[email protected]>
Added Connection.isConnected()

github.com/GeyserMC/MCProtocolLib - 02d344218215d36d0d9627591aea017aa76d8b9b authored about 12 years ago by Steveice10 <[email protected]>
Initial commit

github.com/GeyserMC/MCProtocolLib - 450095417e7d11a9694845394f3ec6b9c4eab13e authored about 12 years ago by Steveice10 <[email protected]>
Spacebase maven repo

github.com/GeyserMC/OpenNBT - dd7a7522ff39a5162980e5bc88ff4efd9e5bd313 authored over 12 years ago by Steveice10 <[email protected]>
Updates

github.com/GeyserMC/OpenNBT - 13ee7511fdbb7ba0d354886678a9fafedc5412ae authored over 12 years ago by Steveice10 <[email protected]>
More Compound/List Tag methods

github.com/GeyserMC/OpenNBT - fe23c55d9f176207d5c3cedcd87440ba06e14e2b authored over 12 years ago by Steveice10 <[email protected]>
No more travis, updated README.

github.com/GeyserMC/OpenNBT - d9f698416dec0ecf7d4910313d0327d6ef53f80b authored over 12 years ago by Steveice10 <[email protected]>
Jenkins ping

github.com/GeyserMC/OpenNBT - 18058290396b3ca8a0e248eccb59d871fdee910a authored over 12 years ago by Steveice10 <[email protected]>
Reverted "Small readme update"

github.com/GeyserMC/OpenNBT - 0b018d62078e0f4253f1b179ed91e22fbbe26b4c authored over 12 years ago by Steveice10 <[email protected]>
Small readme update

github.com/GeyserMC/OpenNBT - 365dd2c4e6f001d55801e06a29e8d2befda4dd2c authored over 12 years ago by Steveice10 <[email protected]>
Removed UnknownTag from old location

github.com/GeyserMC/OpenNBT - c410b4e2b6a9f6609a047e1548d3ff707cb6a83f authored over 12 years ago by Steveice10 <[email protected]>
Added multiple custom tags

github.com/GeyserMC/OpenNBT - 0abd56a624293cb4b3093d5a940e8fb9dbdbbc91 authored over 12 years ago by Steveice10 <[email protected]>
More headers.

github.com/GeyserMC/OpenNBT - bf5b435d2afae235fa641acd3f68709712963eea authored over 12 years ago by Steveice10 <[email protected]>
Headers!

github.com/GeyserMC/OpenNBT - 4432ee4ea4390007b76afddd9eb22f9b5fa977f2 authored over 12 years ago by Steveice10 <[email protected]>
Handling of unknown tag types.

github.com/GeyserMC/OpenNBT - 7dff4997a8c22e4e4b740a087586c4a2e0b0be83 authored over 12 years ago by Steveice10 <[email protected]>
Changed writeListTagPayload to iterate over list tag

github.com/GeyserMC/OpenNBT - 7e55606c48195e4ae88c0b8ac3f54b8bff863008 authored over 12 years ago by Steveice10 <[email protected]>
Added get, size, values, keyset, iterator, etc methods to ListTag and CompoundTag.

github.com/GeyserMC/OpenNBT - e9a259edd9737d14bb74126a6381d3b9109b9003 authored over 12 years ago by Steveice10 <[email protected]>
Refactored for new domain

github.com/GeyserMC/OpenNBT - e426b3d8e1d260c9af0d3848696a4590bdfb4666 authored over 12 years ago by Steveice10 <[email protected]>
Replaced InvalidFormatException use with InvalidNBTException

github.com/GeyserMC/OpenNBT - 9ed14e87e20ffe8d99d4bf8b276f5ee42785f894 authored over 12 years ago by Steveice10 <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/GeyserMC/OpenNBT - fe6844104f7b8d623b26ce9b9496022d561fc18a authored over 12 years ago by Steveice10 <[email protected]>
[maven-release-plugin] prepare release opennbt-1.0

github.com/GeyserMC/OpenNBT - 2923ac1b36798948fe85086dad8e23740e03ecb4 authored over 12 years ago by Steveice10 <[email protected]>
pom.xml update

github.com/GeyserMC/OpenNBT - d05d5717b88040eea4a6922b40e47c4b4f59b70c authored over 12 years ago by Steveice10 <[email protected]>
Package refactor

github.com/GeyserMC/OpenNBT - f292d30408ca011dc2703cd3a3036a307dea77c4 authored over 12 years ago by Steveice10 <[email protected]>
pom.xml info and version 1.0

github.com/GeyserMC/OpenNBT - ffc22f28501144e15231ac203078c6b7467bf4f7 authored over 12 years ago by Steveice10 <[email protected]>
Added TagBuilder.

github.com/GeyserMC/OpenNBT - 0d87f2c39d1b5c9dcecea45f5136e5b2db792061 authored over 12 years ago by Steveice10 <[email protected]>
Updated README.md

github.com/GeyserMC/OpenNBT - 688638b1f2a75f76f2624f8d7f07092b11c648ae authored over 12 years ago by Steveice10 <[email protected]>
.travis.yml

github.com/GeyserMC/OpenNBT - 9c90c944a608af212f095238079aa711b1660190 authored over 12 years ago by Steveice10 <[email protected]>
Refactored and mavenized

github.com/GeyserMC/OpenNBT - 69c18f5f25eab30f4fd9dd5bcb4ba5896bbbc87e authored over 12 years ago by Steveice10 <[email protected]>
Added IntArrayTag

github.com/GeyserMC/OpenNBT - 1c1713d8b3d52128ac113be5263bd789acfff1f8 authored over 12 years ago by Steveice10 <[email protected]>
Added NBTIOUtils.

github.com/GeyserMC/OpenNBT - 598ca758267ef5cc5c338226f02572dcd6a4b8a9 authored over 12 years ago by Steveice10 <[email protected]>
License stuff

github.com/GeyserMC/OpenNBT - 31fcbf3a36093f3e2a4625dc4714d2958eca2e30 authored over 12 years ago by Steveice10 <[email protected]>
Initial commit

github.com/GeyserMC/OpenNBT - 8748664953f7ebbe70bba4301c44fc4043643a1b authored over 12 years ago by Steveice10 <[email protected]>