Inventory Spam

Inventory Spam

2M Downloads

[Suggestion] More compact log

AugustusArgento opened this issue ยท 1 comments

commented

Right now if you throw multiple items that dont stack the log will say something like
-1 Wooden Sword
-1 Wooden Sword
-1 Wooden Sword
If you throw out a lot of unstackable items at a time, it's really easy for a section of your screen to become cluttered.
Instead, it should be something like
-3 Wooden Sword
so that it saves space.

commented

I will look into it, but the way the code is designed may make it a bit tricky. I do think it's a nice suggestion.