Skip to content

Fix missing sounds when interacting with item frames#5383

Merged
dktapps merged 6 commits intopmmp:next-minorfrom
zSALLAZAR:fix-missing-sounds-when-interacting-with-item-frames
Nov 25, 2022
Merged

Fix missing sounds when interacting with item frames#5383
dktapps merged 6 commits intopmmp:next-minorfrom
zSALLAZAR:fix-missing-sounds-when-interacting-with-item-frames

Conversation

@zSALLAZAR
Copy link
Contributor

Introduction

Relevant issues

#5168

Changes

API changes

Behavioural changes

Backwards compatibility

Follow-up

Tests

Minecraft.2022-11-02.21-24-49.-.Trim.-.Trim.mp4

@dktapps dktapps changed the base branch from stable to next-minor November 7, 2022 13:48
@dktapps
Copy link
Member

dktapps commented Nov 7, 2022

Retargeting this to next-minor since it's adding new APIs.

@jasonw4331 jasonw4331 added Category: Gameplay Related to Minecraft gameplay experience Type: Fix Bug fix, typo fix, or any other fix Category: API Related to the plugin API Type: Contribution labels Nov 22, 2022
this should be handled by useBreakOn(), and missing destroy sounds like this are part of a larger bug.
@dktapps dktapps added this to the 4.10 milestone Nov 23, 2022
@dktapps
Copy link
Member

dktapps commented Nov 25, 2022

I've removed the onNearbyBlockChange changes since those don't directly pertain to interaction, and the missing sounds there are part of a larger issue which should be solved in a more generic way. The rest of the PR is good to merge though.

@dktapps dktapps merged commit 5c1e9a3 into pmmp:next-minor Nov 25, 2022
@dktapps dktapps added Type: Enhancement Contributes features or other improvements to PocketMine-MP and removed Type: Contribution labels Nov 26, 2022
@zSALLAZAR zSALLAZAR deleted the fix-missing-sounds-when-interacting-with-item-frames branch December 6, 2022 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: API Related to the plugin API Category: Gameplay Related to Minecraft gameplay experience Type: Enhancement Contributes features or other improvements to PocketMine-MP Type: Fix Bug fix, typo fix, or any other fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments