Ecosyste.ms: OpenCollective

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

github.com/GeyserMC/GeyserConnect

GeyserConnect is an easy way for bedrock clients to connect to any Java edition servers without having to run anything.
https://github.com/GeyserMC/GeyserConnect

Publish to downloads API

4459a63c536273f58f079838d7461a53979f649a authored 10 months ago by rtm516 <[email protected]>
Add support for multiple vhosts

bdbe73b461c04114bfe813689b7ee46f816b9abc authored 12 months ago by rtm516 <[email protected]>
Add back missing semicolon

90870e9238c2a4696d6286692232f422b8f7a83f authored over 1 year ago by rtm516 <[email protected]>
Fix SRV support

3bfe81b4feca7662ac5f69794c3af90997216370 authored over 1 year ago by rtm516 <[email protected]>
Support Geyser 2.1.1

0c2304e662301726d3530b64d63c2a1226e4c53b authored over 1 year ago by rtm516 <[email protected]>
Update actions workflows

a933ae04632c86a95704c4bbf37512aabd9767ac authored over 1 year ago by rtm516 <[email protected]>
Update build.yml

bbdea65c00131948701d0b6cb9146ea5367789c7 authored over 1 year ago by rtm516 <[email protected]>
Add messageall and transferall commands

263536414aa19200c3794374b2724be08522913b authored over 1 year ago by rtm516 <[email protected]>
Merge pull request #74 from rewrite/extension

Rewrite to being an extension

1fac3bc615aeac270e7b5b02f6171190f80a9287 authored over 1 year ago by rtm516 <[email protected]>
Check player limit earlier

56e4aa06b1d5293f9c9753ab1ac3a3a31fb7eb2c authored over 1 year ago by rtm516 <[email protected]>
Add a setting for enabling a hard player cap

56b9fe7619ce390e08ff4c06fd6c4886934fcdb1 authored over 1 year ago by rtm516 <[email protected]>
Fix connecting to offline mode servers

b0698284b33201efc0cf36417a97677f71abce13 authored over 1 year ago by rtm516 <[email protected]>
Fix workflow build step name

f840f9c6ade0aa19ad72cc36c974cf8f04c6a07f authored over 1 year ago by rtm516 <[email protected]>
Remove test database code

ae9b369f2164ad7903f0320035ae87fbad755b87 authored over 1 year ago by rtm516 <[email protected]>
Add vhost support back

71fbe173b006a96aea11fe58b63e091283179ef0 authored over 1 year ago by rtm516 <[email protected]>
Check the user had authenticated before handling disconnect

94a636ad3f646e496a53545d7737cce5ee4cdbfb authored over 1 year ago by rtm516 <[email protected]>
Reformat and add missing licence headers

0e5db578e9d07ffdbffc7d56a2bb00914960f144 authored over 1 year ago by rtm516 <[email protected]>
Disable saved logins to prevent issues

bcf635d3bbad54c67f5dc4f2f0bffc9de151528e authored over 1 year ago by rtm516 <[email protected]>
Remove direct refrences to GeyserImpl.getInstance()

3cadfe53062216f0e693e638d94058507248d483 authored over 1 year ago by rtm516 <[email protected]>
Remove storing packet in memory

de6d56554f6bb9c3c014a434e33a1aa2c093fd28 authored over 1 year ago by rtm516 <[email protected]>
Add menu command

878e4e27070fe7c9dc7aa7a47a963ae20622ff63 authored over 1 year ago by rtm516 <[email protected]>
Fix gradlew permissions

ff2f03060815935f9e62052915230b07b7017b27 authored over 1 year ago by rtm516 <[email protected]>
Rewrite to move to a Geyser extension

91bc9657a4d9623761dc74e97b9a43a461c11788 authored over 1 year ago by rtm516 <[email protected]>
Remove deploying from Jenkinsfile

6b6973c5b9fed4b1cb3eb6113c05c8bfca36510b authored almost 2 years ago by rtm516 <[email protected]>
Remove quotes from sonatype s01 repo (#70)

0f3b2643e97539e3c339c6eea99b48a00a293a73 authored almost 2 years ago by Konicai <[email protected]>
Attempt to fix Jenkins build

99d3692d9c6d5c182797dd99b0c87c795c543f52 authored about 2 years ago by Camotoy <[email protected]>
Fix compilation. Again.

a05dd7251943f438f5447e41c636e147e52c7114 authored about 2 years ago by Camotoy <[email protected]>
Some more changes required by Geyser

e68553889bd4d1a57f94a150ea49f8176672fb3d authored about 2 years ago by Camotoy <[email protected]>
Include Sonatype repository in pom.xml

3196b37922c61434bbfab7b10b6f921dad5ce362 authored about 2 years ago by Camotoy <[email protected]>
Support Bedrock 1.19.30

64458102976313cd4119a6fce3ed08c6216362db authored over 2 years ago by Camotoy <[email protected]>
Update GeyserConnect for 1.19.20

c8961ff363f7a90093e9125db6a5973d91ff346e authored over 2 years ago by Camotoy <[email protected]>
Bump Geyser version

7983ac5141acafdb969e43d6b81d0a0aee8ca56f authored over 2 years ago by Camotoy <[email protected]>
Bump mysql-connector-java from 8.0.20 to 8.0.28 (#64)

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.20 to 8.0.28.
...

faa91f87b70e8c80f21bd62ed85f14d2706f878d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Change saveServers back to not having INSERT OR (#68)

19978724254e9267afce52f961b167da550d1dd6 authored over 2 years ago by creeper123123321 <[email protected]>
Update to latest Geyser version

b84ae2ae75795dec5ca2a6baf4660aa5a38c7558 authored over 2 years ago by Camotoy <[email protected]>
Sql fixes (#67)

* create abstract sql manager, log if sql fails

* use PreparedStatements

3964f401f6de52830dbc16efeb0115224450bfc6 authored over 2 years ago by creeper123123321 <[email protected]>
Actually allow players to join

d1f16f45687f080750f62f9fcc7a7e3751639de9 authored over 2 years ago by Camotoy <[email protected]>
Update for 1.19

0677c0d20f95e36c3cf16e4f3472aaa31aab320c authored over 2 years ago by Camotoy <[email protected]>
Support saved token system (#62)

7493206025137a57223e553a1bae0e65df448794 authored over 2 years ago by Andrew <[email protected]>
Support 1.18.30

24437d3ae8a03ae3ce35b57e6131e54b9cfa543e authored over 2 years ago by Camotoy <[email protected]>
Remove waiting screen form (#60)

Fixes #41 (waiting screen hides disconnection message)
Also this is an old code from time when ...

90bbaf6c7fd654b12eeec193e1590fc9308162b5 authored almost 3 years ago by creeper123123321 <[email protected]>
Bump to 2.0.2-SNAPSHOT and pending Microsoft auth integration

9a12e3d8a8d54190a6f7bc106dc4ae23093dd70c authored almost 3 years ago by Camotoy <[email protected]>
Bump Geyser version

a185c05b4497556d264882eaceadb9a1cf3c51c8 authored almost 3 years ago by Camotoy <[email protected]>
Fix welcome message loading

5e46415ac97121399d2875b9fdbc2e3d93325d07 authored about 3 years ago by Camotoy <[email protected]>
Update for latest Geyser changes

79ce0a146d2ac62045db1e59961d1eb885f81261 authored about 3 years ago by Camotoy <[email protected]>
Update to 1.18

d8ce39636b68877574c3faa9f3242c3ecabb7e97 authored about 3 years ago by Camotoy <[email protected]>
Update to latest Geyser changes; clean up

1f9f2e1eb573a4e3ff91707f0b3a475cae1e436b authored about 3 years ago by Camotoy <[email protected]>
Update pullrequest.yml

e76c822442afb966385e2f41b2bae27b2f37208c authored about 3 years ago by rtm516 <[email protected]>
fixed closing forms (#45)

db6d2167b3d49ac246b5bb8f7986838835d95724 authored about 3 years ago by creeper123123321 <[email protected]>
Updated Jenkinsfile to Java 16

eda16f770237d71c1ecc3604bba236ea787c5077 authored over 3 years ago by rtm516 <[email protected]>
Bump Geyser version to 1.4.3-SNAPSHOT and Java 16

fdc2f3839713d7bec62cba43f3824b0986c0f835 authored over 3 years ago by Camotoy <[email protected]>
Fix made with java badge (#40)

2ffea1818b03ad71c46b5b6694977b9542a0b7e3 authored over 3 years ago by Konicai <[email protected]>
Update Geyser and fix builds

8c386a7200c1de949d897585d94fe3af3a1b8359 authored over 3 years ago by rtm516 <[email protected]>
Always use Geyser's Protocol version

Prevents errors when Geyser has updated Protocol and GeyserConnect has not

ae078db4517466caca7e99fcd58e8b0793dda07c authored over 3 years ago by Camotoy <[email protected]>
Fix #38 and also a weird typo (#39)

c52e50f91ae1dae898e4769dc27aea5f707e3400 authored over 3 years ago by Parker Wahle <[email protected]>
Oops

6e62c2274703b63f0c355f4d0de4d15be52a13c2 authored over 3 years ago by Camotoy <[email protected]>
Update to the latest Geyser version

67e1ab07091a1eacedaa375f77cef5d35362ffd7 authored over 3 years ago by Camotoy <[email protected]>
Update for the latest Geyser changes

15b8160f0886ec644e3f299a5ddc5c08cc7fcd4e authored over 3 years ago by Camotoy <[email protected]>
Fix inventory issues and furnace minecart item visibility

af401dddc8d66e0a4d799aea9316318202fa35b2 authored over 3 years ago by Camotoy <[email protected]>
Fix vhost parsing (closes #37)

ade33d54ecfdcee5182e86b49f90a103042f3a63 authored over 3 years ago by rtm516 <[email protected]>
Rework how connections work to remove the use for the transfer packets and multiple ports (#30)

* Move to a more linear connection flow and remove the need for a second port

* Update config...

eeadde0550dbe08d61cd257be8bdd02f153e5b4f authored over 3 years ago by rtm516 <[email protected]>
Fix server editing

9bd9c5e176bd8adfccb10ccabddd214ac7f29204 authored over 3 years ago by rtm516 <[email protected]>
Add Pixel Paradise

e2479b8e9a490ee062d681f077094188777d0c96 authored over 3 years ago by rtm516 <[email protected]>
Update to 1.17

3ef199419596704e78b2f2f6a646a70972227040 authored over 3 years ago by Camotoy <[email protected]>
Updated "Bedrock" to "Bedrock/Geyser" (#31)

2932a3edc080bc91d98756430c2d0bab9a538148 authored over 3 years ago by Greaper88 <[email protected]>
Change UI to say Bedrock/Geyser server for clarity

6b874def46975973fc8639b32f448379a5fd7f58 authored over 3 years ago by rtm516 <[email protected]>
Update for 1.16.220

4fdf70ed6e7f3399827bf3380031c2bebf8c6d69 authored over 3 years ago by Camotoy <[email protected]>
Don't compile Lombok into the jar

4a6f3956027e48a073b08bd7cd90130ce7410b52 authored almost 4 years ago by Camotoy <[email protected]>
Prevent race conditions and clean up server forwarding

03270131e5f837b99c39ec9d1a24d9593ec781da authored almost 4 years ago by Camotoy <[email protected]>
Update for 1.16.210

61bcc6a75dc49b132dfbbe0ae78c105943308e57 authored almost 4 years ago by Camotoy <[email protected]>
Revert "Fix issues with hostnames on PS4"

This reverts commit d180ab37951a1982d4ad32edfb3937b436e1ee36.

c73714c9b4e32a4366e470ee7ef3a928f5b297e7 authored almost 4 years ago by rtm516 <[email protected]>
Update Artifactory resolves & remove deployed jars (#24)

Deploying source jars and javadocs for this

06aa2adca898edcef65ae008a1b609dd88e90e7b authored almost 4 years ago by SupremeMortal <[email protected]>
Allow Bedrock to manage entering server and not us (#22)

47c3a22df5a743f5e760c1d7b7f259e2f2d87ad9 authored almost 4 years ago by Camotoy <[email protected]>
Add virtual host support

ccfea684c452a14e93b0127f81e1e651826b1034 authored almost 4 years ago by rtm516 <[email protected]>
Fix players not being dropped properly

49461a625345b1e6c249159778063e1c8c18778a authored almost 4 years ago by rtm516 <[email protected]>
Add max player check

99bcfcd061e9c40c350644a6276504df36f361fb authored almost 4 years ago by rtm516 <[email protected]>
Fix crash bug when spaces are entered in the address of a server

12028268c600e104c2ec50c1fac5a5e5a9fad4f0 authored almost 4 years ago by rtm516 <[email protected]>
Added Featured servers to server list (#20)

* Added Featured servers to server list

* Update config.yml

Co-authored-by: rtm516 <rtm516...

f5a93e8b1172dd89f551358a0dc62883dbfb3443 authored almost 4 years ago by Greaper88 <[email protected]>
Add galaxite dns config

045f48da7db5fef165719fee4c447de4030a77b9 authored almost 4 years ago by rtm516 <[email protected]>
Add more Javadoc

7ac78241f280ffd243b173c2c430ed27575790dd authored almost 4 years ago by rtm516 <[email protected]>
Add categories for servers (Official, Geyser and Custom)

4dc100a25f93a8d4681aba8643ce4478f719ac0a authored almost 4 years ago by rtm516 <[email protected]>
Add welcome message

11bd70bdc93699a5d520a63ded59c75bec802ed6 authored almost 4 years ago by rtm516 <[email protected]>
Fix issues with hostnames on PS4

d180ab37951a1982d4ad32edfb3937b436e1ee36 authored almost 4 years ago by rtm516 <[email protected]>
Add skippable discord notifications to the build

9c803c3355e3184009c9b7a0e2c584ea31a9b0ec authored almost 4 years ago by rtm516 <[email protected]>
Fix builds to use the new Artifactory deployment

4154993924b8ef59f492dcf4c3cf37c0f30b0a5c authored almost 4 years ago by rtm516 <[email protected]>
Pass through `cache-chunks` to the config and disable passwords by default

3b9400650420cef324b26c9c87eeb81c77e27fe4 authored almost 4 years ago by rtm516 <[email protected]>
Add Microsoft account support (#19)

* Add MSA support; fix up whatever IntelliJ complained about

* Add togglable password authent...

498df7983b9a95c40bc538cc727898dc48ecc368 authored almost 4 years ago by Camotoy <[email protected]>
Fix servers not loading properly

c4b1faaaf693ebc0225dd8e2b9cf749343ef2d84 authored about 4 years ago by rtm516 <[email protected]>
Add custom image option for servers

ef54d8c959e4899252e6c59147b0f5890a2f7b75 authored about 4 years ago by rtm516 <[email protected]>
Fix NPE when user disconnects from embedded Geyser server

9d1ecdf52c7aed8cb1a87ed647bbe42f44d910d6 authored about 4 years ago by rtm516 <[email protected]>
Fix NPE when user should be disconnected because of an old version

f014ca4ef833153156234140b474fef9cd3748fc authored about 4 years ago by rtm516 <[email protected]>
Update to 1.16.100

0431470b86586cd3d8ec2dbba61b524557180db5 authored about 4 years ago by DoctorMacc <[email protected]>
Update to support the latest Geyser

0b8ca53c76ce680148dfe989da5f85333f5345eb authored about 4 years ago by DoctorMacc <[email protected]>
Migrate to OpenCollab domain

c3cda0aa2f5482f5052cf8f92840e5dc2f340570 authored about 4 years ago by DoctorMacc <[email protected]>
Finally fix default port displaying and added better Jenkins messages

45769d6e757b9c935f5fd1d0bc3e733310182910 authored about 4 years ago by rtm516 <[email protected]>
Update Cloudburst/Protocol

efdff4ee8e543b77f6027565fc01916a6efe53c8 authored about 4 years ago by rtm516 <[email protected]>
Add disabled storage manager to prevent empty data (fixes #13)

efe9fc4a8007c3671de093503417e0256f9369f3 authored about 4 years ago by rtm516 <[email protected]>
Fix missing ports being -1

883f75294425c24c1b6c252ec627afd41d52d11c authored about 4 years ago by rtm516 <[email protected]>
Server Config Improvements (#12)

Default port to 19132 for bedrock
Enable name entry

b027134a9cd3ec40b9c207a7f4172536a166efa2 authored about 4 years ago by Fayne Aldan <[email protected]>
Add bedrock server toggle to the direct connect screen

b67286ce4284be22905b0e64cb411b2135c92199 authored about 4 years ago by rtm516 <[email protected]>