Skip to content

fix: update entity dispatcher in CreateShopView and bump version to 1…#25

Merged
twisti-dev merged 1 commit into
version/26.1from
fix/fix-closing
May 22, 2026
Merged

fix: update entity dispatcher in CreateShopView and bump version to 1…#25
twisti-dev merged 1 commit into
version/26.1from
fix/fix-closing

Conversation

@TheBjoRedCraft

Copy link
Copy Markdown
Member

….3.3

Copilot AI review requested due to automatic review settings May 22, 2026 21:14
@twisti-dev twisti-dev added this pull request to the merge queue May 22, 2026
Merged via the queue into version/26.1 with commit 2023005 May 22, 2026
1 check failed
@twisti-dev twisti-dev deleted the fix/fix-closing branch May 22, 2026 21:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Folia coroutine dispatcher used in CreateShopView to run player UI operations on the correct entity thread, and bumps the project version to 1.3.3.

Changes:

  • Replaced globalRegionDispatcher usage with entityDispatcher(player) when closing the inventory and opening the next view after shop creation.
  • Updated gradle.properties project version from 1.3.2 to 1.3.3.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
surf-shop-paper/src/main/kotlin/dev/slne/surf/shop/paper/menu/CreateShopView.kt Ensures post-create UI actions run on the player’s entity dispatcher (Folia-safe).
gradle.properties Bumps the project version to 1.3.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants