Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
GNU General Public License v3.0
15 stars 7 forks source link

Fix furniturephysics containers #456

Closed snipercup closed 4 days ago

snipercup commented 4 days ago

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.