Ecosyste.ms: OpenCollective

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

github.com/GeyserMC/Floodgate

Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
https://github.com/GeyserMC/Floodgate

Added skins for Velocity and added a few checks before requesting skins

7c4dc9d1780c3795e0d76dcd5a13d43d0248122d authored almost 4 years ago by Tim203 <[email protected]>
Fixed Bungee plugin name

36d9a9c27fb59ccbcd6caca29f98cbdf002adfd6 authored about 4 years ago by Tim203 <[email protected]>
Fixed some bugs and Skins now work on Bungee

711789f54937883426316e3eae432bb0536e5568 authored about 4 years ago by Tim203 <[email protected]>
Oopsieskinfix (#6)

Fix wrong method being called for showing player

Co-authored-by: Tim203 <[email protected]>

928e5f05b00b435d8bebfcd6d25c376993a8b0d2 authored about 4 years ago by Camotoy <[email protected]>
Added Player properties, started working on Bungee skins, fixed errors

dd93b9840779203fad207a342ef55d6866be4cc0 authored about 4 years ago by Tim203 <[email protected]>
Use Cumulus as Form library

4d6cc253158907d842f9d4998c0415d87999164f authored about 4 years ago by Tim203 <[email protected]>
GeyserDump and legacy Spigot versions support. Made proxy data flexible

01df0283e98232027d8100f5d98cbbf5bcccc3d4 authored about 4 years ago by Tim203 <[email protected]>
Update to latest Forms Api changes

a92890174ee8e6b3abcd843273f04451a7a61c8e authored about 4 years ago by Tim203 <[email protected]>
Added an User-Agent and removed a custom exception which wasn't needed

2457ebae6cd903d5fbcbb50da8b9ee287a50c33a authored about 4 years ago by Tim203 <[email protected]>
Forgot to update the Velocity classes, lol

885fd169727155cc160834cfe1a52211214a8173 authored about 4 years ago by Tim203 <[email protected]>
Use a config holder instead of injecting classes when the config loaded

5d4a1b5164972d9adda4bff8bd03b6009d5dbcaf authored about 4 years ago by Tim203 <[email protected]>
Temp fix to make 1.13+ instant Skin updating work

1e1f46f6fc3e23e544443c43e2fe1a16354ff1d0 authored about 4 years ago by Tim203 <[email protected]>
Compatibility fixes

5d3acdebff6fca7cf2dc9deba6a6975ce90d6910 authored about 4 years ago by Tim203 <[email protected]>
Added a dumb hack to make pre 1.12 work on Spigot and removed OkHttp

b1a2b04feef4eddfcc510c3f9d9aa4c830fdc31c authored about 4 years ago by Tim203 <[email protected]>
Minimize Jar size by removing already present dependencies

28c23610c0bffd91e91d502a01077c27ca8d22d8 authored about 4 years ago by Tim203 <[email protected]>
Commands can now have multiple locale messages

fc8a532e5f62299d53ed93011975a2198175618c authored about 4 years ago by Tim203 <[email protected]>
Locale method has been moved in 1.12+

23f4e81587ba3bfb22ac4763f8e97359fbd6912e authored about 4 years ago by Tim203 <[email protected]>
Fixed issues with config subclasses

70fcac9fed51375681b04dddbafbab2435f847bf authored about 4 years ago by Tim203 <[email protected]>
Fix config/key loading, fix compilation, skin exception fixed

660a35df96a1fa1b4f9ee9d9bf20449d19903d3b authored about 4 years ago by DoctorMacc <[email protected]>
Stopped using Jackson, initial version of Skins and fixed a few things

2d78c3e536cd5a805efce2effc217b66f6d4c37a authored about 4 years ago by Tim203 <[email protected]>
Forgot to upload one class

99188644527b36bae34031ab80b2441a143612bf authored about 4 years ago by Tim203 <[email protected]>
Added support for Forms and changed Commands + the LanguageManager a bit

d8d0917ffbb7ea054eba2e352523f9e842a0b0ed authored about 4 years ago by Tim203 <[email protected]>
Added a translate method to the logger and changed the code style a bit

c4971d5bf3c8ddddd78e071a405b64a830b991f2 authored about 4 years ago by Tim203 <[email protected]>
Updated copyright for the remaining classes

e9c4433a53c0e1493c413dbea97aa2156f24d9af authored about 4 years ago by Tim203 <[email protected]>
Merge remote-tracking branch 'rtm/copyright-clean' into floodgate-2.0

# Conflicts:
# common/src/main/java/org/geysermc/floodgate/platform/command/util/CommandResponse...

f0b909816106f5d102eb700fb482fce7315eee3c authored about 4 years ago by Tim203 <[email protected]>
Inject listeners, fix language for commands and removed message caching

14a344dde178b5b0b4b0fb704502b9357b6d81af authored about 4 years ago by Tim203 <[email protected]>
Merge remote-tracking branch 'camo/languagesupport' into development

# Conflicts:
# bungee/src/main/java/org/geysermc/floodgate/BungeePlugin.java
# bungee/src/main/j...

67d63ebc4020d4284e68d3b55da080902c2dc09b authored over 4 years ago by Tim203 <[email protected]>
Changed the plugin name and it can now receive RawSkins

35d6622f8fe15ae34826fd0eadf7eedcbfa375e1 authored over 4 years ago by Tim203 <[email protected]>
More 2.0 changes. Most important change is the switch from RSA to AES

Changing the encryption from RSA to AES will definitely break every 1.0 installation, but it had...

974a6d96c5b2c1e3ea85db57f537b75c0d940649 authored over 4 years ago by Tim203 <[email protected]>
Update submodules

8609ab0a7822ffb2a044e7982edf5bb009f45c6b authored over 4 years ago by DoctorMacc <[email protected]>
Remove duplicate translation

3dbfb5dbb85764dd8e6ad5d8e01bfecaf12c7dd4 authored over 4 years ago by DoctorMacc <[email protected]>
Prepare for skin additions

9c21545241ae1909f3586d5f4140b6e673893c30 authored over 4 years ago by DoctorMacc <[email protected]>
Load languages on login

b6e56a653a47eacc2798281131912235dfbe3e04 authored over 4 years ago by DoctorMacc <[email protected]>
Translate player messages

f217f8b2989ecffeea953f80eccd1ad1f2dda8d8 authored over 4 years ago by DoctorMacc <[email protected]>
Various changes, mostly language support

1125c0a24dcefb1949d40220665a608855f867c4 authored over 4 years ago by DoctorMacc <[email protected]>
Clean copyright message and update all files

9ccd05a8ed762728a642b47af6a2cd24fa416dc9 authored over 4 years ago by rtm516 <[email protected]>
Initial Floodgate 2.0 commit

f440fb76b0828268a42c6ac5968b39ab9b3a213e authored over 4 years ago by Tim203 <[email protected]>
Create README.md (#25)

Co-authored-by: Tim203 <[email protected]>

d44377032b04655f637be79b9fb0f6ea97b54595 authored over 4 years ago by rtm516 <[email protected]>
Account link data fix (#30)

* Fixed floodgate data on bukkit

* Fixed sqlite issue

* Fixed floodgate data on bungee

...

6b2a060035f1da5ac64ebd17ab8704c364c6a216 authored over 4 years ago by rtm516 <[email protected]>
Specify API version for Bukkit to stop legacy material loading

755ec621249dcb566d2f0298244eeb9d9af52653 authored over 4 years ago by Redned <[email protected]>
Fixed wrong artifact upload (#31)

bd0815f2855bc5cf37874294456e12ed878ace4e authored over 4 years ago by rtm516 <[email protected]>
Update Bungee config

Forgot to update the Bungeecord config. It now includes the new options introduced by player lin...

7b5a269717669b6b5787a288bad102790400aa76 authored over 4 years ago by Tim203 <[email protected]>
Pass arguments to message format (#28)

34d510068a8da2e97213b9c391a22130799997b1 authored over 4 years ago by Josue Acevedo <[email protected]>
Merge pull request #27 from GeyserMC/feature/account-linking

Add account linking

465b31ad34e51e1ca3df12903f0c52fd4d4dbf91 authored over 4 years ago by Tim203 <[email protected]>
Add some missing param and return tags for javadocs

bd2e86cca8d20146778b453d9872b9a9082d0736 authored over 4 years ago by RednedEpic <[email protected]>
Fix workflow building

f294ca0c1544d70307986befe6f45ab0f32e5a84 authored over 4 years ago by Tim203 <[email protected]>
Rename 'maven.yml' to 'pullrequest.yml'

241b3468af71fdb918823807819e9133be5764ba authored over 4 years ago by Redned <[email protected]>
Add pull request workflow

af7fbfc57554c2ccb5d70c875b7b99306c84687e authored over 4 years ago by Redned <[email protected]>
Account linking

4e53c214e951d13cb0953f38230574bd4203e867 authored over 4 years ago by Tim203 <[email protected]>
Merge branch 'development' of https://github.com/GeyserMC/Floodgate into feature/account-linking

fcabad6d201126ff0870423fd2e08f96adf3aa73 authored over 4 years ago by Tim203 <[email protected]>
Account linking part 1

44384fa9252f3f599e3539f80be7c3aafdae4641 authored over 4 years ago by Heath123 <[email protected]>
Bump jackson-databind from 2.9.10.3 to 2.9.10.4 in /common (#22)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 2.9.10.4.
- [Re...

6bbbe4f350d97f0d611cfc4d28596018e9c84a27 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added missing replace-spaces default config (#21)

* Added missing replace-spaces default config

* Add the replace-spaces option to Bungeecord a...

9feeae9111d644518d043ded112d1471a030c753 authored over 4 years ago by rtm516 <[email protected]>
Add option to replace spaces in names, to allow for better handling in java plugins (#15)

38a67ee85974dfe30b21ce32fada14cd4c2c9c1a authored over 4 years ago by theminecoder <[email protected]>
Merge pull request #6 from GeyserMC/dependabot/maven/common/com.fasterxml.jackson.core-jackson-databind-2.9.10.3

Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /common

f13071f8a796b654acb12c52cc07d2b01edca2a2 authored over 4 years ago by Redned <[email protected]>
Include the username prefix option in velocity config

Also fix some wrong wording.

86635afb8c1b6c016a597e96b597192ae9ea8ecc authored over 4 years ago by RednedEpic <[email protected]>
Allow the username prefix to be empty

Some people use an authentication plugin, ultimately making the prefix useless. It's not recomme...

a9d11b5494d5135bb3cecccd07947d8ff1bc03d2 authored over 4 years ago by Redned <[email protected]>
Merge pull request #14 from GeyserMC/jenkins

Add jenkins support

2082a02c7e32ce1d0e1b1fd407ea120a34e92f2f authored over 4 years ago by Redned <[email protected]>
Setup jenkins

6f7d7f8a2070645919216af5ecebf4d339ae05c7 authored over 4 years ago by SupremeMortal <[email protected]>
Fixes #13

9e1ba115de685ac23bfba5d41f59752efdfbea31 authored over 4 years ago by Tim203 <[email protected]>
Configurable username prefix (#11)

* Add configurable username prefix

95e1a8122bb4c6b0f619b3e102507953556a2b5d authored almost 5 years ago by William Johnstone <[email protected]>
This reverts commit da18e9b9 until a solution to the bedrock client crash is found

2904612b5aaf002a0934519b72af33e01faec4a9 authored almost 5 years ago by Tim203 <[email protected]>
Floodgate now uses identity instead of xuid

da18e9b95065c46cde7e7d2e8eb3b16071ee30d9 authored almost 5 years ago by Tim203 <[email protected]>
Merge remote-tracking branch 'origin/development' into development

73173e2e46b77606051a4e5fe89b47f04831898a authored almost 5 years ago by Tim203 <[email protected]>
Fixes #9 and added a debug option for the bungee plugin

f0dba0e1f59035171038e55c06b194b83650233b authored almost 5 years ago by Tim203 <[email protected]>
Remove DeviceOS as it is now in Geyser common

b7464e673289c08215813ace541f2f33acb5cab7 authored almost 5 years ago by Redned <[email protected]>
Fix the switch statements

446dee699cc36ff41f45c98033d980c95b406dae authored almost 5 years ago by Tim203 <[email protected]>
Merge pull request #7 from theminecoder/fix-java-connections

Fix connection timeouts on java clients

c5420867957e940bda4ecf31bf1e76998633105a authored almost 5 years ago by Tim203 <[email protected]>
Fix connection timeouts on java clients

4f6f43debbe0f797a829c9db4fa8435fd3887531 authored almost 5 years ago by theminecoder <[email protected]>
Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /common

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.3.
- [Rel...

d9fe7b35d707f3db5b8aa1dc47a19cfcdfe46f88 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed a mistake in the config and removed an unused dependency

e8e877940f85b232e8cdc7bd41ac18f366be161a authored almost 5 years ago by Tim203 <[email protected]>
Adds experimental Velocity support, fixed bugs and changed some class names

7edff139cc10364a3f106fd1dd7677cdfd2ea42c authored almost 5 years ago by Tim203 <[email protected]>
Some fixes for the Bungee and Bukkit version

580ae0dcf063667e6802b5fe1e650010df5b9822 authored almost 5 years ago by Tim203 <[email protected]>
Added the Nintendo Switch as DeviceOS

242004df5c5f5dedcf36250faa90524a27899c6e authored almost 5 years ago by Tim203 <[email protected]>
Should fix some issues related to the 'send-floodgate-data' config option

f7d7a7a3fd37deda697ad15899e1fc9508e9c2c8 authored almost 5 years ago by Tim203 <[email protected]>
Should fix the nullptr on the Bukkit version too

b4365e2d0d4c67a82eb2cfd79eed3230efb38af4 authored almost 5 years ago by Tim203 <[email protected]>
Create LICENSE

b37b8d0bab510c85b74e12203f83468016c80f28 authored almost 5 years ago by Tim203 <[email protected]>
Should resolve a nullptr when changing the player's IP

9f9f6a1ab60e3fcd48ace17eef7e2668b927f69f authored almost 5 years ago by Tim203 <[email protected]>
Add back lucko repo

f0f03f894f1692b074d516e72330da237868a1b2 authored almost 5 years ago by Redned <[email protected]>
Enable filtering on bungee

ac39cb8bd7351db548ee244529fdc682206fadcc authored almost 5 years ago by Tim203 <[email protected]>
Merge pull request #4 from jackson-57/filtering-fix

Enable filtering

0bffa958c7d614e5b2514dbf76e172ee9140ccfa authored almost 5 years ago by Redned <[email protected]>
Enable filtering

Fixes Floodgate loading on Bukkit.

ddd686029f1d1398a8aa3b53e2738704d76cb125 authored almost 5 years ago by jackson-57 <[email protected]>
Added Bukkit support and updated the Bungee version to be able to pass the player data (from Geyser) through

8ea850461854cf7631583360685d76a667fc17de authored about 5 years ago by Tim203 <[email protected]>
Add NukkitX repo

0f3b84c97ef90b25e6266592e182b23cc3c5c069 authored about 5 years ago by Redned <[email protected]>
Update repo for BungeeCord

e9361a374838eff9b713e2fea41cea50a6a69aac authored about 5 years ago by Redned <[email protected]>
Moved some code to Geyser

3277dbdc976afa4ddf4d1fe95aee2b5585440a25 authored about 5 years ago by Tim203 <[email protected]>
Make Flootgate runnable

3e8720c8b5982c58ea416470817d2d19b0c4163a authored about 5 years ago by Tim203 <[email protected]>
Merge pull request #1 from GeyserMC/dependabot/maven/common/com.fasterxml.jackson.core-jackson-databind-2.9.10.1

Bump jackson-databind from 2.9.9.3 to 2.9.10.1 in /common

b64be2a74ec21294ed8edf7328926e7c6fd8658d authored about 5 years ago by Tim203 <[email protected]>
Bump jackson-databind from 2.9.9.3 to 2.9.10.1 in /common

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9.3 to 2.9.10.1.
- [Rele...

314c63aabcfd4b1123ee77080a87d662e250598a authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
First commit

45ca08b0f1b7886d720447064865c865bdad150f authored about 5 years ago by Tim203 <[email protected]>