Skip to content

Fix vanilla map decorations sending when not dirty#12098

Merged
lynxplay merged 1 commit into
PaperMC:mainfrom
Warriorrrr:fix/non-dirty-decoration-updates
Feb 12, 2025
Merged

Fix vanilla map decorations sending when not dirty#12098
lynxplay merged 1 commit into
PaperMC:mainfrom
Warriorrrr:fix/non-dirty-decoration-updates

Conversation

@Warriorrrr
Copy link
Copy Markdown
Member

Closes #11677

As a fix for custom maps not being able to affect the dirtyDecorations field here, CB seems to have simply ignored this field entirely for all maps.

This fix restores vanilla behavior while still allowing custom maps to be updated, reducing the amount of map data packets that get sent for vanilla maps.

@Warriorrrr Warriorrrr added the type: bug Something doesn't work as it was intended to. label Feb 11, 2025
@Warriorrrr Warriorrrr requested a review from a team as a code owner February 11, 2025 08:42
@lynxplay lynxplay merged commit 1be2e5f into PaperMC:main Feb 12, 2025
Y2Kwastaken pushed a commit to Y2Kwastaken/Paper that referenced this pull request Feb 16, 2025
@Warriorrrr Warriorrrr deleted the fix/non-dirty-decoration-updates branch February 25, 2025 22:15
Sayakie added a commit to InstellarMC/Stellar that referenced this pull request Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something doesn't work as it was intended to.

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

Map data is continually sent once a second even with no changes

2 participants