Ecosyste.ms: OpenCollective

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

github.com/GeyserMC/Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://github.com/GeyserMC/Geyser

Fix mod platform publishing (#4454)

f8e6d26fc2ee7e507085472015812683cc6e803d authored 11 months ago
NeoForge Platform Support (#3781)

* Initial work on Forge platform

* Rework modded platforms to use a common module

* Add suppor...

97fc2de42fc7932766f7355a3099923ebc3bc2bb authored 11 months ago
Implemented ViaProxy bootstrap (#4201)

* Implemented ViaProxy bootstrap

* Applied requested changes to code

* Override indra sett...

aca368e33230e25eb4a80a929d6f833bf1d9899f authored 12 months ago
Fix: Nametags are not shown in some other cases (#4447)

8b170d656e6842df0ca02c394c2355ebcfbf69ef authored 12 months ago
Fix: Nametags not showing up after respawn (#4445)

e97258f6253291d4d7a03c13fc6a39c462545e8d authored 12 months ago
Feature: Rework startup logic (#4377)

* This makes `geyser reload` work the same across all platforms. For example, it ensures that we...

6a51d8298f75cd17cfca66726a0d5e550c3e316c authored 12 months ago
Fix: Nametags not showing up (#4427)

19c6648bc22200bb939936a9dbbbed5922c74372 authored 12 months ago
Fix: Crashing due to custom bows/crossbows/tridents (#4421)

* initial stab at fixing crashing due to removal of the chargeable component

* remove hardcod...

63fd97ab322faa52fbb1e201d274f0036b5db50c authored 12 months ago
Weapon component is deprecated (#4417)

e6636ec9fe454d4891d4f56aba8d3e43aeeee17d authored 12 months ago
Update version in readme (#4420)

fa339d37b52f633f25b4e7dabeea1ca91fabef43 authored 12 months ago
Support Bedrock 1.20.60 (#4415)

* Start on 1.20.60 support

* fix dimension switching

* Fix custom item icons... thanks moj...

19a3dc3c4b2f7aa22c9325c32acb22f69f8baaf0 authored 12 months ago
Use multiple channels at startup, fix the occasional issue of all pla… (#4329)

* Use multiple channels at startup, fix the occasional issue of all players getting disconnected...

226a4bb15118b00eb15832b1d3ffa1a970d8c7df authored almost 1 year ago
Feature: Camera/Input locking API (#4332)

Adds API methods to control player cameras - including fancy transitions, color fades, or simpl...

f555dc0a928bf5d2e46859b726d688542158408f authored about 1 year ago
Fix language key typo when floodgate encryption fails (#4412)

07150db59234078879d0fae85c29d5c8d23ccb7e authored about 1 year ago
Feature: Allow setting a different port in the motd (#4293)

* Allow changing the broadcasted port using a system property. This may be needed if the port Ge...

61b3ffd0deaa1d5183965aee774b8f14be1c6424 authored about 1 year ago
Add fetching MC versions and Console from the extensions API (#4168)

* Add fetching MC versions and Console from the extensions API

* Address reviews, expose cust...

3f577f41281618b23e022ba8ed727ce9d41c3d8e authored about 1 year ago
Don't warn if clients send subchunkrequest packets (#4395)

97ba6a25e6c34a4825e50bdd76636fbfad2a9c86 authored about 1 year ago
Fix: Opening inventory menus in spectator mode (#4407)

Revert to spectator_viewer instead of the native Bedrock spectator menu. While it looks uglier -...

7bcecdf40376044f2dc021683716e81d31e1217c authored about 1 year ago
Gracefully handle invalid stone cutter recipes (#4406)

* Gracefully handle invalid stone cutter recipes

Further various little fixes:
- bump source...

87779dca88028c97ec68f91811a996f5943c05d7 authored about 1 year ago
Don't try to show the server settings form to players who are not logged in (#4387)

* Don't show the server settings form to players who are not yet logged in

* Add brackets to ...

16f9f0d94f98b52676f992cfbcb8db48a7808aa1 authored about 1 year ago
Fix: Geyser on Velocity after they renamed packet class names :/ (#4399)

509e00c138a52d616b8fe11917a2ff42cca2e08b authored about 1 year ago
Bump mcpl to re-allow invalid block entity types (#4398)

710dbfc1c87253779becc1551601be651612494e authored about 1 year ago
Update ViaVersion api usage (#4386)

- Switch to fluent accessor, since the getter was removed after being deprecated for 3 years

3288f422b19d1eb65cbca8b36f8eb6aa4db8f582 authored about 1 year ago
Fix https://github.com/GeyserMC/Geyser/issues/4378

7613bdbafe402f86ec8f1bd7a446b2a1d6b86305 authored about 1 year ago
Fix: protocol being null during online mode login (#4369)

* fix: protocol being null during online mode login

* gimme more space

* add debug logging for...

46bde0c01955cddc5b0da547f76629583f568ca4 authored about 1 year ago
Use uuid for bukkit api permission checks (#4363)

* lookup players by uuid instead of name

* Fix: look up Players by UUID for permissions, dont t...

592a58a0c87bf0054610f5a7ec996e65f1c0c402 authored about 1 year ago
Closes GeyserMC/Geyser#4358 (#4360)

Signed-off-by: Joshua Castle <[email protected]>

b0ccf45cd47f797eca2f62e5716170bc80074b86 authored about 1 year ago
bump cloudburst/netty dependencies (#4354)

* bump cloudburst's netty-transport-raknet

* bump cloudburst protocol/codec/connection bump
bum...

cdb8ab344cfda20a37994d5dd59cf692cdd786d4 authored about 1 year ago
Fix broken netty util class check (#4357)

32a8573651c3d600ab05e21c1f92a4cea6899e4e authored about 1 year ago
Gracefully fail on older spigot builds due to outdated netty (#4355)

* Test for outdated netty to avoid https://github.com/GeyserMC/Geyser/issues/3814

* capitalizat...

f3e56d282ebcb4fa298a8cb2c3696ee013d1a9d5 authored about 1 year ago
Fix (de)serialization of ClientboundExplodePacket (#4351)

af83e9269d7a4a166f3d682419259da549a7c194 authored about 1 year ago
Fixed an issue where there would be a null score in SetScorePacket

58ff00db961641164411564fe1c6d9406750f991 authored about 1 year ago
Update spigot adapters to include 1.20.4 (#4340)

6e56666be2dec365125e5a1eca76aa26efec6ee0 authored about 1 year ago
Crafter translation

22009054ab572eedf22122e200890d23cdd6b30b authored about 1 year ago
Reimplement support for 1.20.40

e2062dd1827cd288aa67a95db473a81a7e219300 authored about 1 year ago
Update 1.20.50 creative items to include experimental items

also remove the old unused ones

9b53f2efd140846ccabba075d9785d60a26c10be authored about 1 year ago
Enable 1.21 experimental features

701e567818abc20e6ac549653284985337c0f56f authored about 1 year ago
translate trial spawners, cleanup

21a2c2332f56faf5564f1ff4fd01b06aec642b82 authored about 1 year ago
Drop <1.20.50

f38d82c19c865978c1476befd2c25293f8b7dfc7 authored about 1 year ago
update mappings

f0e983977a35e80ed19f7488ec58dadcb8b9ab04 authored about 1 year ago
1.20.3: compiling protocol changes

a89aa4e0645153a8c85b9e1fa47fe171bf0e20be authored about 1 year ago
1.20.3: update Items class

f33703929eb8c324551fe0a871d2db2491ab3f58 authored about 1 year ago
Update versions in README and modrinth task (#4303)

* Change fabric version

* Update java version

* Update Bedrock version also

184a14d026f9ce75a8776d4da0787011f76f70ae authored about 1 year ago
Target Java 17

aaf38f46fb32c4aaf984b535d5dcc593bdab7390 authored about 1 year ago
Final 1.20.4 cleanup

a13492e0ed4434670d6be354b7fb25340a5b18d3 authored about 1 year ago
fabric: require 1.20.4 as ViaFabric doesn't support 1.20.2

42949823103499cac5b1dd63f7f89904610d98ba authored about 1 year ago
Better nullability annotations/handling for ItemStacks

c7da8fe16302eb9ebfa6a584dc45b0f0b0ba1955 authored about 1 year ago
cleanup

d3a4b1336433318721e4713acb83059be6e08d94 authored about 1 year ago
Fix: Show the correct port that Geyser started on when using Geyser-Fabric on a client. (#4335)

3d05181a1390ff43d66ed8e8b79792bf883df859 authored about 1 year ago
Add support for adding custom translations. (#4047)

* Add support for loading locale overwrites. Any lang files in this new folder will be appended ...

d63a70daa9604193d78824b6fb8c2ad3f9923b14 authored about 1 year ago
Fix issues with the ConnectionTestCommand (#4333)

- Port out of bounds checking
- Proper encoding of ip's to check
- Don't assume "cache" respon...

f1e7ef92f4d63a4f6d6cbff23022c7723647a7a9 authored about 1 year ago
Catch UnknownHostExceptions in legacy ping passthrough pings (#4331)

* Catch unknownhostexception to avoid network errors when using legacy ping passthrough

* Catch...

1499def4a3e4ed17c4752b9bdeb6099522463a97 authored about 1 year ago
Fix collision problem with glass pane and iron bars (#4302)

* Fix collision problem,the wide for bedrock is 0.5 but for java is 0.5625 when only one side co...

39716508566431e230578ba64f2d479f47a75cfa authored about 1 year ago
Ensure executor service isn't null by accessing it via the getter (#4328)

9d6dd58fd83fdec2bdfc764902348fa885b06e31 authored about 1 year ago
Default motd and player count passthrough config values to true(#2523)

* Update config.yml
I will in no way be offended if this is not merged. Essentially, it makes G...

94a1cbeb832fddd265711e798481c6cf17a691af authored about 1 year ago
Add more info to Fabric's geyser dumps (#4175)

* Added onlineMode, platformName, and Minecraft version to dump - renames platformVersion to loa...

c0f6a2b926900bfed8e99fb4ad25c978cf98bab3 authored about 1 year ago
Project wide syntax/annotation cleanup (#4238)

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

95d65350e42bbffa0d2901e2b8a558968d85f24a authored about 1 year ago
Catch all throwables when loading each extension (#4320)

998caee156d38245a15e560f15864319ad125cbb authored about 1 year ago
Fix potential issue with the settings form - coordinate showing might change while we are in the settings menu (#4324)

308f293021e261a4504fea5831f6e32d5333ffd1 authored about 1 year ago
Fix: Recipe tags application

We only need to use recipe tags when there is more than one possible ingredient option. For exam...

b8481cc3cd2c105feaacfc676ea9caef81a5c9d4 authored about 1 year ago
Clear mob spawners if the Java server so requests (#4232)

* Clear mob spawners if the Java server so requests

* Empty spawners by replacing the spawner...

11945db7a040587d71390443fa67cde4d131e2e9 authored about 1 year ago
Re-implement subchunk v9 with proper index (#4287)

* Re-implement subchunk v9 with proper index

Signed-off-by: Joshua Castle <26531652+Kas-tle@u...

0f50a3cbe604f6c4ab8d6004c6dd09d7a071879c authored about 1 year ago
Don't show custom names on display entities (#4309)

* Ensure that a custom text display entity name doesn't show up - it doesn't show on Java, and i...

3292718e696b2e26b89750e339de4267a70c422d authored about 1 year ago
Don't send an awkward "null" when a exeption disconnect cause doesn't have a message (#4306)

* Don't send an awkward "null" when a cause doesn't have a message

* Fix accidental regressio...

119fbc86bc36f0cf2c1373ae462493386a47d2e6 authored about 1 year ago
Add 1.20.50 Bedrock support (#4296)

* Start on 1.20.50

* Add 1.20.50 block_palette.1_20_50.nbt, creative_items.1_20_50.json and r...

44174fdc0482e6d28dedd92db38785a41213c13a authored about 1 year ago
Delete Jenkinsfile (#4181)

dec0d13d8e2e29fb62bb470fdf5ca8e753618e94 authored about 1 year ago
Fix issues with empty MOTDs - fallback to configured MOTD (#4259)

* Fix issues with empty MOTDs - fallback to configured MOTD

---------

Co-authored-by: Konicai ...

118e7699767e07f24304155843ede2d0cfc79dd5 authored about 1 year ago
Simply pingpassthrough logic, add fabric ping passthrough (#3930)

* Check if PingPassthrough is null
* Remove QueryPacketHandler
* Fabric ping passthrough

bb6a1ec40ab42c8b57ee4a427683410302b43774 authored about 1 year ago
Dragon and piglin heads now animate on 1.20.2 servers

13339f1ed1273050fafd553ea6210c635d24e4a7 authored about 1 year ago
Address #4281

4e0cc92e93cf9e7f9bd9f529968aac7fe04a9153 authored about 1 year ago
Reset weather on dimension switch (#4283)

81178ba2a070aa41a133c3817759c7b43e262d12 authored about 1 year ago
Add SessionDisconnectEvent (#4052)

* Add SessionDisconnectEvent

* Move disconnect event calling to UpstreamSession, debug double...

0ebb7232f97721392ed3115ab752650cf42aa2d5 authored about 1 year ago
Feature: Add recipe unlocking on Bedrock edition (#4016)

* Start on 1.20.10+ recipe unlocking system

* Keeping track of multiple Bedrock recipes to un...

9dad1acfe5a87130b39224f1706ab78176922057 authored about 1 year ago
Add ability to set molang tags for custom items (#4041)

* Start on custom molang tags with custom items

* geyser_custom instead of geyser item tag

* A...

f40ca2004e2828d40df368432399bebd681d3c4b authored about 1 year ago
Clear bossbars & entity attributes on server switching (#4278)

* This ensures bossbars are cleared on server switch. Additionally, this clears the EntityCache ...

aa899af90812af4f726dc971ef30a81bd10786d4 authored about 1 year ago
Fix: Don't mistakingly assume that Geyser-Velocity initialized (#4276)

* Fix: ListenerBoundEvent could set `INITIALIZED` to true, even if we did not initialize yet - m...

06663bcafd8ac19f4072b813fe091e5dbbf4d3de authored about 1 year ago
Fix: Display entities only being visible when directly looked at (#4271)

574dad015d11c072d9fc7c5989d94f9689078b77 authored about 1 year ago
Move "unknown entity definition" spam to debug level (#4270)

a559cde654e7c3724ca1c229dc8e020d7a5cd692 authored about 1 year ago
Send cooldown when punching air (#4257)

ec526a798d3a4325a77f07373a55323e8118b43e authored about 1 year ago
Fix `/geyser reload` on Velocity (#4258)

* Fix /geyser reload on Velocity

* No need to create/init a new injector on Velocity

* No...

644082ae84111e07923ab86d73fd0445cd9b3594 authored about 1 year ago
Bump mcpl to fix issues with the ClientboundLoginDisconnectPacket (#4264)

4ff8b7bff44436f55248465eeb51c2f12c46814e authored about 1 year ago
Fix text displays on 1.20.2

It seems like 1.20.2 added one more field to base displays (https://wiki.vg/Entity_metadata#Disp...

121ca11db2ad2e14f654a1c5233a566a69577cf3 authored about 1 year ago
Reduce Frequency of Crashes Due to Dispensers, Droppers, and Chiseled Bookshelves (#4248)

* Revert to subchunk v8; reduces freq of #4240

* Full resolution

8d2ebcf69bee0b329c6c748845113836f160319e authored over 1 year ago
Merge pull request #4227 from GeyserMC/feature/1.20.40

Support for 1.20.40

2e68244fde773856d30449ab31994d7c01016a4c authored over 1 year ago
Merge remote-tracking branch 'upstream/master' into feature/1.20.40

8173917623237f375ff93e70452f01b1f1af5de7 authored over 1 year ago
Versioned potion mappings (#4239)

b4290d5be462b8352fd0a2dd8b30ac61c98b8041 authored over 1 year ago
Let the fabric module really use Java 17 (#4231)

* Let the fabric module really use java 17

* Remove unnecessary target/source compat; handled...

51236f7a5997f6405427838932c072c73e49c0b5 authored over 1 year ago
Bring back accidentally removed MTU option (#4229)

450e3b61fe4591359003f037d7207d7e69ba3b8d authored over 1 year ago
update readme version for 1.20.40

53960c9d46641644868ec3c1be5ae63a6aa0a97d authored over 1 year ago
Support 1.20.40 connections

647a73d9f625dad9ae44f470dbdd61f09945b412 authored over 1 year ago
Update AesKeyProducer.java (#4211)

6b67e43f8463aa2ea0672d901e587a22a595ed7a authored over 1 year ago
Restrict game packets to state; Closes #4191 (#4210)

Signed-off-by: Joshua Castle <[email protected]>

3fa35b2cb94b628aaaa229742002eacfb0a42bad authored over 1 year ago
Fixed incorrect bedrock version of skin mirroring geometry (#4207)

* fix geometry.humanoid.wearingCustomSkull.json's LeftLeg

* fix geometry.humanoid.wearingCust...

00800acd6acf0339f78c48c36c95c5038139139f authored over 1 year ago
Update outdated proxy message to check for 1.20.2, remove floodgate 1.0 checks (#4204)

b17f4a46f484666407297c1bba300297acb7c6c4 authored over 1 year ago
Fix: Skull rotation issues since 1.20.2 (#4200)

e8048ede0856ea2f985b0a4122fd1683bf0d8968 authored over 1 year ago
Fix: Don't rename extensions while the extension directory is being walked (#4197)

3f0e366bacad887bf971f8c77ee7d5867b5ba4c3 authored over 1 year ago
Fix: Beacon effects broken since 1.20.2 (#4199)

Since 1.20.2, effect IDs start at 0, not 1. Bedrock of course doesn't respect that, so we need t...

3fdd6b41d08bed0c53a1e8880937283b203703df authored over 1 year ago
Fix: Implement 1.20.30 START_FLYING and STOP_FLYING cases (#4198)

dec62e94e2dadd430a611d74424e4473b30be26a authored over 1 year ago
Tell the server we loaded the resource pack (#4183)

* Tell the server we loaded the resource pack
* Decline resource packs if they are not required...

30cca70e56c93833b1cd6c5bbe4acb84369be63e authored over 1 year ago
Change Bedrock version - Update README.md (#4188)

* Change Bedrock version - Update README.md

* Update pullrequest.yml

Don't ever ignore wor...

e8eccc64be3c1464048545a08797ecef85de1f0c authored over 1 year ago