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

Allow bees to work in locked beehives #159

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

rymiel
Copy link
Collaborator

@rymiel rymiel commented Dec 23, 2024

Currently, bees can freely enter and leave locked beehives and bee nests, but any honey they produce gets cancelled.

This patch allows bees to alter the honey levels of locked beehives.

Future patches may consider blocking bees to enter beehives locked at "private", and require you to lock it at "deposit" to allow bees to enter and work. This patch doesn't propose such mechanics yet.

Fixes #153

Currently, bees can freely enter and leave locked beehives and bee
nests, but any honey they produce gets cancelled.

This patch allows bees to alter the honey levels of locked beehives.

Future patches may consider blocking bees to enter beehives locked at
"private", and require you to lock it at "deposit" to allow bees to
enter and work. This patch doesn't propose such mechanics yet.

Fixes pop4959#153
@rymiel rymiel requested a review from pop4959 December 23, 2024 08:54
@pop4959
Copy link
Owner

pop4959 commented Dec 23, 2024

Looks great, thank you!

@pop4959 pop4959 merged commit b671991 into pop4959:master Dec 23, 2024
1 check passed
@rymiel rymiel deleted the bees branch December 23, 2024 18:53
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.

[feature?] Request to allow bees to enter locked hives and nests
2 participants