Release v1.16-b51
·
491 commits
to bleeding
since this release
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- acdbbac (HEAD, tag: v1.16-b51, origin/bleeding) Merge branch 'feature/plugins' into bleeding [bundabrg]
|\
| * 1038602 (origin/feature/plugins) Merge branch 'master' into feature/plugins [bundabrg]
| * a17f220 Fix oddities in chunk sections with older Spigot versions (GeyserMC#1758) [Camotoy]
| * e3b94bc Thrown potion entity color (GeyserMC#1756) [AJ Ferguson]
| * fe63a7f Fix pick block (GeyserMC#1753) [David Choo]
| * d1c571d Fix anvil renaming (GeyserMC#1744) [Camotoy]
| * 77de991 Change Jenkins url and name to Open Collaboration (GeyserMC#1732) [Tim203]
| * eb5e4d7 Add visual damage support with thorns (GeyserMC#1728) [Camotoy]
| * 9fc6228 GeyserSession: remove 32 render distance cap (GeyserMC#1546) [Camotoy]
| * eca626a Add missing netty-codec-haproxy dependency (GeyserMC#1731) [Mark]
| * c67d919 HAProxy PROXY protocol support for downstream connections (GeyserMC#1688) [Mark]
| * dbfdae6 Add precautions to prevent stack traces on incomplete/unknown place sounds (GeyserMC#1717) [Camotoy]
| * f5c0c54 Improve doDaylightCycle translation (GeyserMC#1711) [Camotoy]
| * b490dcf Improve doDaylightCycle translation (GeyserMC#1711) [Camotoy]
| * d69896b Fix NPE when no item can be found from a block (GeyserMC#1718) [Camotoy]
| * c921500 Allow /help to work even if command suggestions are disabled (GeyserMC#1703) [Camotoy]
| * ce9cd92 Update GeyserConnector.java to fix JavaDoc (GeyserMC#1701) [rtm516]
| * 9f6182f Added a simple way to get a player by their xuid (GeyserMC#1642) [qlow]
| * 02d9938 Add info about clickable links in "What can't be fixed" (GeyserMC#1687) [Kooldude183]
| * 8217979 Add proper ominous banner translation (GeyserMC#1692) [Camotoy] - 4da5e03 Merge branch 'blockreachpart1' into bleeding [bundabrg]
- 35b8869 Fix block breaking range [DoctorMacc]