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

Fix furniturephysics containers #456

Merged
merged 9 commits into from
Nov 22, 2024
Merged

Conversation

snipercup
Copy link
Collaborator

Requires #454
Fixes #455

The furniturephysics didn't signal it's destruction to the inventorywindow, keeping it visible in the UI. I added the signal emit to the script. There was also a recursion error that I fixed.

Also updates the game architecture document.

@snipercup snipercup added the bug Something isn't working label Nov 21, 2024
@snipercup snipercup merged commit 3e742ce into Khaligufzel:main Nov 22, 2024
@snipercup snipercup deleted the furniture-fix branch November 22, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Container stays in inventory after it is destroyeed
1 participant