Skip to content

Allow sentient bees to enter and leave apiaries + fix queen bee home not being set #29580

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

Toastical
Copy link
Contributor

What Does This PR Do

Allows sentient bees to enter hives by clicking on them (regardless of intent) and to leave them by moving. Also fixes Queen Bees not having their home set to the apiary. Fixes #29378

Shouldn't interfere with the AI pollination handling of bees, as that seems to be handled in their AI.

Why It's Good For The Game

Sentience event can leave players stuck in an apiary. Homeless Queen Bee is sad.

Images of changes

2025-06-10.09-09-33.mp4

Testing

Exited apiary, nuzzled a human, stung a human, entered the apiary.

Declaration

  • I confirm that I either do not require pre-approval for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below.

Changelog

🆑
fix: Sentient bees can now enter and exit apiaries.
fix: Queen bee now gets its home set to the apiary it's placed in.
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label Jun 10, 2025
Copy link
Contributor

@PollardTheDragon PollardTheDragon left a comment

Choose a reason for hiding this comment

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

Now being a bee isn't as painful. Code looks fine.

@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting merge This PR is ready for merge and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally labels Jun 11, 2025
@Burzah Burzah added the Fix This PR will fix an issue in the game label Jun 11, 2025
@Burzah Burzah added this pull request to the merge queue Jun 11, 2025
Merged via the queue into ParadiseSS13:master with commit 0a6745c Jun 11, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting merge This PR is ready for merge Fix This PR will fix an issue in the game
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sentient bees cannot leave apiaries
4 participants