Starbound
[oSB] All Items are Stackable!
41 σχόλια
Solzucht 5 Μαϊ, 23:22 
okay i get that, thanks for the quick answer :D
Silver Sokolova  [Δημιουργός] 5 Μαϊ, 14:06 
@Solzucht both to make storing large amounts of the same item easier, like if you need extra copies of costumes for other characters or builds, and as a generic fix for mods that have super low stack sizes
Solzucht 5 Μαϊ, 7:45 
not meaning to sound dismissive-whats the relative use of this mod?
i understand its principle, but how its applied i dont, maybe i am in the minority here but i usually only have 1 of each unstackable item i think, atleast armors and weapons.
thank you for continous good work :)
[SUB] WIZ 2 Μαϊ, 5:19 
Could you make a simple mod that would permanently remove items that drop after death, that would be interesting
_-Echo-117-_ 14 Απρ, 13:53 
there is a little problem with the mod "Feast of fire and smoke", the dollar currency has a bigger stock of 1000 so you can stack it a lot, with this mod the max stock is fixed at 1000 and can cause a big loss of the material and also awkward storage saturation of lots of dollars stacks, is there a way to fix this?
Silver Sokolova  [Δημιουργός] 31 Μαρ, 19:20 
@Dancing Bear right-click to take 1 from the stack
Dancing Bear 31 Μαρ, 18:49 
Is there a fix for one-handed weapons? I find myself stacking 2 weapons on my left hand instead of being able to dual wield with this mod :zagsnooze:
Dr_Shadox 20 Φεβ, 2:19 
Ok nice (as i wanted then)
thanks you for your answer Silvers (and yours mods ofc)
Silver Sokolova  [Δημιουργός] 20 Φεβ, 1:15 
@Dr_Shadox separate
Dr_Shadox 19 Φεβ, 21:45 
Hey Silver, i wanna ask you if for example i have a red colored shirt, and a blue colored shirt , will they stack or stay as separate items ?
Silver Sokolova  [Δημιουργός] 5 Φεβ, 21:52 
@Nofe no, sorry. it could be added to this mod, but i have no plans to, sorry
Nofe 5 Φεβ, 20:22 
@Silver Sokolova Is there anyway to not stacking up dual wielding weapon? I find myself frequently sorting items but meanwhile dual wielding the same weapons. Which causing unequip one of them.
Boooo 24 Ιαν, 12:42 
If this isn't too difficult for you, could you give me some advice on adding the code? There is an issue where items are easily copied when the hologram driver of the digital storage overlaps. This mod is really convenient as it saves me from having to use dozens of stack adjustment mods.
Silver Sokolova  [Δημιουργός] 24 Ιαν, 12:32 
@Boooo i could update the mod to have that but it's currently not a thing in the mod
Boooo 24 Ιαν, 10:09 
Is there a way to make an exception so that only a few items with a specific id are not stacked?
Kel4k 21 Ιαν, 5:58 
+rep
Silver Sokolova  [Δημιουργός] 19 Ιαν, 9:41 
@Nofe unfortunately FU is coded to cosume the whole stack
Nofe 19 Ιαν, 4:47 
Found a bug. With FU, stacking "Loot Box" item open once. Causing loss of all other stacked boxes.
Silver Sokolova  [Δημιουργός] 14 Ιαν, 17:28 
@ᶜʳᵉᵃᵏᵒ Unfortunately the Food Processor mod probably doesn't check the game's default stack limit if an item doesn't have one of its own. Not much I can do about it unless oSB gets the functionality to read config files in postload script patch scripts
my mod works by removing the maxStack from non-currency items, which makes Starbound look at an item and go, "Oh, you, Mr. Item, didn't set your own max stack. Luckily for you, I have a global default max stack just for this occasion!"
ᶜʳᵉᵃᵏᵒ 14 Ιαν, 7:24 
Not sure about how other stack extension mods work, but this one will cause function math.min to error when comparing maxStack, such as Food Processor
Silver Sokolova  [Δημιουργός] 9 Δεκ 2024, 13:14 
@Mabra no, you have to pick one. OpenStarbound is headed by the same person who made StarExtensions so eventually most of the SE features will be in oSB
Mabra 9 Δεκ 2024, 0:28 
Does openstarbound work with starextensions ?
TheSilentAngryCat 27 Νοε 2024, 11:27 
wish we didnt need OSB for it the downloads and setups are confusing
TheSilentAngryCat 27 Νοε 2024, 9:26 
ah fair lol
patman 26 Νοε 2024, 7:47 
lol
Silver Sokolova  [Δημιουργός] 26 Νοε 2024, 6:29 
@TheSilentAngryCat no, sorry. it can't be put on Steam for technical reasons
TheSilentAngryCat 25 Νοε 2024, 23:12 
osb
Silver Sokolova  [Δημιουργός] 25 Νοε 2024, 20:05 
@TheSilentAngryCat what required files? everything the mod needs aside from oSB is included in the download
TheSilentAngryCat 25 Νοε 2024, 19:06 
can you make it so this mod already has the required files?
Silver Sokolova  [Δημιουργός] 25 Νοε 2024, 14:35 
Nice catch. I use a mod that increases the global stack limit so I didn't notice. I've made it not patch currency items until a better solution becomes possible
TheSilentAngryCat 25 Νοε 2024, 11:25 
to complicated
Bottinator22 25 Νοε 2024, 10:04 
this is indeed an error in the mod, nothing to do with oSB derivatives
Bottinator22 25 Νοε 2024, 10:01 
ah, I see how it works
Bottinator22 25 Νοε 2024, 10:00 
hmm, did you make sure to use math.max in your load code so you don't accidentally reduce the max stack size of items with max stack above the default?
rar 24 Νοε 2024, 16:27 
@Silver yea
Silver Sokolova  [Δημιουργός] 24 Νοε 2024, 9:55 
@rar You're using OpenStarbound and not a derivative, right?
Hyperdino 24 Νοε 2024, 5:54 
@rar I'd recommend going to the starbound discord and making a problem report. Is there anything in the logs when this happens? Also drop your modlist :p2turret:
rar 24 Νοε 2024, 0:54 
did both methods, same result unfortunately. the bug persisted until i uninstalled the mod, there's also the side effect of it rounding down crafting recipes that require +1000 pixels down to 1000
Silver Sokolova  [Δημιουργός] 23 Νοε 2024, 22:03 
I can't recreate the voxel issue. I don't think it's related to this mod, especially since the amount of money given by voxels is unrelated to stack size
Silver Sokolova  [Δημιουργός] 23 Νοε 2024, 20:37 
@rar The vanilla voxels? Are you turning them into pixels with a 'use your hand to do so' mod or through the vanilla machine?
rar 23 Νοε 2024, 19:07 
found a bug that limits voxels to giving you 1000 pixels regardless of size, is there anyway to exclude pixels from the stack list?