mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
f05c120fab
When the inventory is full and a player tries to reclaim an item from a block, collecting always failed. If the item is stackable and already present inside the inventory it should be collected though. The collect case now behaves more like the pickup case, using inventory's 'push' method to add the item and implicitly check for available space. |
||
---|---|---|
.. | ||
benches | ||
src | ||
build.rs | ||
Cargo.toml |