tsunamayo / Starship-EVO

Welcome to Starship EVO bug tracking repo !
118 stars 17 forks source link

[Bug/Suggestion?] Can't put items into backpack if backpack is overloaded, dispite those items already being counted as mass in the backpack #6123

Closed ProPeach closed 3 days ago

ProPeach commented 4 days ago

I have a lot of stone on my hotbar, which has made me overencumbered image I tried to place the stone from my hotbar into my backpack to get it out the way, but the operation fails. This feels weird to me, as the items on my hotbar are already counted as "in my backpack" because they are adding to the overencumbered effect as shown by the Volume 2022/1500L count. I think I should be able to put them in my backpack or on my hotbar even if I'm overencumbered. I get "logically" that the backpack on my back has a set volume, but that logic doesn't really mesh nicely to the hotbar and the items on it. The backpack volume and the upgrade addons to it should more simply be seen as upgrades to the characters volume limit, not a distinctly different space than the hotbars.

tsunamayo commented 4 days ago

Yes it is just a bug, as I changed the logic to now allows being overencumbered, I must have forgot a check for the backpack slot.

tsunamayo commented 3 days ago

@ProPeach Hi, fixed for 24w48a. Cheers