Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rory has taken #10

Open
wants to merge 2,273 commits into
base: master
Choose a base branch
from
Open

rory has taken #10

wants to merge 2,273 commits into from

Conversation

7man7LMYT
Copy link
Member

No description provided.

Camotoy and others added 29 commits July 26, 2024 16:51
Signed-off-by: Joshua Castle <[email protected]>
Signed-off-by: Joshua Castle <[email protected]>
* Fix: Sticky pistons not retracting on Geyser-Spigot/turning visually into normal pistons on all other platforms

* Initial attempt: Mod piston listener

* fix piston retracting
* Update links in README

* Update README.md

* Update README.md
* Allow commands with xbox achievements enabled

* Don't enable by default

* Add null check to paramData

* Update comment
Co-authored-by: onebeastchris <[email protected]>
* Init: Add /geyser ping command

* Block just console execution, not everything but console senders

* Use RTT as that seems to vary less wildly compared to getPing()

* Cleanup, use lang strings

* Add ping() method to GeyserConnection in api

* Update to cloud changes
* Update DeviceOs to latest protocol
* Revert enum name change and add deprecation annotations
)

* let extensions specify geyser api version instead of base api version

* fix spacing, @link formatting, properly check for compat

* Proper warning, update to API changes to also check patch version

* Bump base-api version

* adapt to new base api changes

* Actually bump to 2.4.1

* Update api/src/main/java/org/geysermc/geyser/api/extension/ExtensionDescription.java

* Address reviews

* Address reviews

* Update to latest base api changes; proper extension *human* version checking

* no need to apply a plugin, that's the default

---------

Co-authored-by: Konicai <[email protected]>
* Fix fetching advancements with invalid parents
* Add progress tracker to advancements
* Use Java language key for progress counter
Signed-off-by: Joshua Castle <[email protected]>
onebeastchris and others added 30 commits December 10, 2024 20:44
* Fix for display entity nametags

* Added check

* Moved lines count to TextDisplayEntity class
Removed useless offset

* Reset lines when text is null

* Conversation changes

* Changed y offset formula
Removed space

* Played around with the yOffset a bit

---------

Co-authored-by: Tim203 <[email protected]>
* Add extension update folder

* Check the update folder exists before trying to use it

* Remove old jars under different names for the same extensions

* Store file path to save on calls

* Fix storing path

* Update languages

* Update core/src/main/java/org/geysermc/geyser/extension/GeyserExtensionLoader.java

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

* Only pull data from the map once

* Update core/src/main/java/org/geysermc/geyser/extension/GeyserExtensionLoader.java

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

* Move to consumer function for processing extension folders

* Add back some comments

* Allow cleanup of multiple old extensions

* Address review comments

* Tidy logger calls

---------

Co-authored-by: chris <[email protected]>
Co-authored-by: Konicai <[email protected]>
* Revert "fix: Wrong map colors (#5238)"

This reverts commit 006fe75.

* Correctly send BGR over the network for map colors
RemoteConsoleCommandSender does not inherit ConsoleCommandSender, so we gotta handle it explicitly.
…cts and shulker box tooltips for item names (#5255)

* Show custom effects information in HUD, and be able to hide it using hide_additional_tooltip component

* Make vanilla default components no longer affect the translation of custom name (Fix item_name component not work)

* Fix book title display in tooltips of shulker box

* Fix colored item name display in tooltips of shulker box

* Add some code comments

* Block vanilla potion name translation when has hide_additional_tooltip component

* Add some brackets
* Bundle support

* Touchups

* Correct bundle mapping

* Grabbing a bundle from creative mode does work

* Fix inserting items that already exist in a bundle

* Add bundle drop workaround

* Address review
* Fix: Brand message not being sent, send lowercase locale, ensure the MCPL default listener comes first

* Refactor disconnect handling

* apparently default listeners aren't always first... huh

* fix issue with bundle cache attempting to check a null inventory
…figuration stage (#5196)

* Implement session restructure mcpl PR

* Bump mcpl

* Update mcpl api usage

* Update MCPL to release, fix #5281 (GeyserMC/MCProtocolLib@1daf036)

* Use correct mcpl dependency

* apparently 1.21.4-1 doesn't exist? back to snapshots then

---------

Co-authored-by: onebeastchris <[email protected]>
* Use vanilla dns resolving

* Update gradle/libs.versions.toml

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

* Update gradle/libs.versions.toml

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

---------

Co-authored-by: chris <[email protected]>
* Use mcpl staticify PR

* Fix missing generic arg

* Update libs.versions.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.