jeremyshannon / Exile

This repo is parked, moved to codeberg.org
https://codeberg.org/Mantar/Exile
GNU General Public License v3.0
16 stars 12 forks source link

Backpacks eat node metadata #235

Open Izzyb1234 opened 1 year ago

Izzyb1234 commented 1 year ago

Backpacks store their inventory as a string in meta data. attached to the backpack item when in the players inventory. There is no code to also save any meta data attached to those nodes. This is here to remind me to have another look at this problem in the future and to alert players to the issue.

Izzyb1234 commented 1 year ago

This likely causes stacking issues for some nodes. and strips off creator = meta from nodes that have it.