RimWorld

RimWorld

Configurable Shelf Capacity
75 Comments
Xale86 15 Jul @ 10:21am 
During mod cleanup I found out that this mod was the one responsible for spamming the harmony.log on my desktop. If you can look into it when updating to 1.6, that would be great :)
laurent.mialon 14 Jul @ 3:28am 
the mod seems to work even though the configuration screen is empty, it still kept my preferences from 1.5 play. so impact seem to be on setup only for those who want to change the settings.
LupineWitch  [author] 13 Jul @ 5:04am 
ql, thanks for the heads up. I will try to fix it this week
Kupie 11 Jul @ 5:00pm 
Breaks in 1.6 since they changed a few methods.

Super easy fix though, just remove the "null" final arguments from your "settingsScrolLView.Label" calls. Like this:
settingsScrolLView.Label(entry.label, -1f, null);

Becomes:
settingsScrolLView.Label(entry.label, -1f);

Changed it in 3 places in "ConfigurableShelfCapacityMod.cs" and mod settings works again
Th232r 29 Jun @ 9:29am 
Appears to work just fine with current 1.6
Black_moons 22 Jan @ 11:56pm 
Any chance of adding support for Adaptive storage framework?
LupineWitch  [author] 26 Dec, 2024 @ 5:06am 
It only works on shelves that use vanilla storage class. Mods that use custom implementation (like LWM does) wont be compatible. LWM DS mod has built in configuration for storage though, please refer to the mod's settings
nickwest 25 Dec, 2024 @ 3:50pm 
Does this work with Modded Shelfs? I would like to use this with LWM's Adapative Deep Storage. Ive tried to use it and the various storage structures dont appear to be configurable
Xercaine 31 Oct, 2024 @ 6:06pm 
Hey, does this work with configuring RimFridge's shelves?
krzarb 2 Jun, 2024 @ 3:29pm 
@LIVINHD there is a small shelf mod on the workshop that adds a single shelf that only holds one stack. I find it useful for a small stockpile by workbenches rather than making a stockpile on the floor
LIVINHD 2 Jun, 2024 @ 2:49pm 
is there any way to go back to 1 stack of items on the shelf
Kupie 31 May, 2024 @ 9:06pm 
Thanks for the updates, Lupine!
Draconian_Alpha1990 31 May, 2024 @ 9:17am 
Almost was about to state an issue that was already discussed and solved until I read all the comments. Did what was recommended to get the mod to work properly and all is well now. Will inform of any issues or unsupported mods as they arise.
SudoSays 30 May, 2024 @ 2:59pm 
It works now after I deleted the config file. For others, once you get into the %userprofile%\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config\ you can find the XML file easy by putting *ConfigurableShelfLimit in the file explorer search bar. The * is a regex wildcard, telling the search anything can come before the ConfigurableShelfLimit which accounts for the bunch of numbers it inserts in the file name before ConfigurableShelfLimit
LupineWitch  [author] 30 May, 2024 @ 9:58am 
@SudoSays I added additional null checks and an actuall slider view in case you have a lot of storage structures in your game. It might be the case of some performance optimization mod messing with game load.
nako 30 May, 2024 @ 9:18am 
This most recent update fixed it for me after also deleting the old mod config file. I was also getting errors without deleting the old file.

On default windows look for this mod's ID in (e.g. Win-R then enter)

%LocalAppData%\..\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config
SudoSays 29 May, 2024 @ 6:48pm 
I can now see a mod option menu both in game and via main menu, but the close button is cut off on the lower 1/3rd and the x button doesn't work, meaning I have to end task on rim world. Entering new numbers for shelf capacity does work, but without being able to exit out of options it doesn't do anything .
I get the same error message, even after making sure the mod reinstalled itself, clearing Rocket man's cache, and rearranging mod order.
Here is my Hugs Library Log dump : https://gist.github.com/HugsLibRecordKeeper/c682cdbf1c27897aae249c9e89125bcb
LupineWitch  [author] 29 May, 2024 @ 1:20pm 
Ok, I found the issue, please update the mod and let me know. Sorry for the trouble!
LupineWitch  [author] 29 May, 2024 @ 12:08pm 
Please do try to remove mods config file located at:
%userprofile%\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config\Mod_ConfigurableShelfLimit_ConfigurableShelfCapacityMod.xml and see if it will work after that
Kupie 28 May, 2024 @ 11:51am 
I think the 1.5 update broke things... getting an error now
nako 28 May, 2024 @ 9:03am 
Full hugslib error log here
gist github com HugsLibRecordKeeper 5ce1a924da91225d094b920e784fd870
SudoSays 27 May, 2024 @ 7:43pm 
I also cannot get it to show mod options. I tried from the mod menu on the main screen, in game mode options and tried rearranging the load order a few times.
Relevant debug logs triggered on loading into the main menu https://pastebin.com/mQaCwEtS
Draconian_Alpha1990 27 May, 2024 @ 2:49pm 
First issue found on my end. Can't even find the mod option to configure the shelves. I've even unsubscribe and resubscribed to the mod with no affect.
LupineWitch  [author] 27 May, 2024 @ 12:05pm 
Updated to 1.5:
- Added options to configure any storage buildings using vanilla mechanics.
Enjoy and report bugs!
Maya 2 May, 2024 @ 9:31am 
Good mod, unlike the latest version of Deep Storage it actually works for me, while I understand it may take a while it would be nice to see this mod support the Adaptive Storage based mods
Draconian_Alpha1990 24 Apr, 2024 @ 9:22am 
@PremierVader
I have this mod active in 1.5 even though it hasn't been updated yet for 1.5. And as far as I know, this mod still works in 1.5, the mod options show up and I can change how many stacks the shelf and small shelf can hold and when the stacks start going in a loop. I would dare say that some un-updated mods are still usable in 1.5 despite not being updated yet. It's just a matter of trial and error finding what still works and what doesn't.
PremierVader 17 Apr, 2024 @ 11:51am 
Well now I miss in my 1.5 lmao
LupineWitch  [author] 14 Apr, 2024 @ 3:15am 
Maybe friday
LupineWitch  [author] 14 Apr, 2024 @ 3:15am 
soonish
chasemccain604 13 Apr, 2024 @ 1:10pm 
1.5?
LupineWitch  [author] 27 May, 2023 @ 11:43pm 
@Mar_ please provide me with Hugs Lib logs and a screenshot, without those I cant do much
Mar_ 27 May, 2023 @ 5:42pm 
Visual/UI glitch. When I open up the mod options the buttons are shoved into the lower right corner, and I can't select anything.
Three 10 Apr, 2023 @ 5:27am 
Just subscribed to this interesting mod. :HKIndustry:
I hope you let the RimPy team know what order it should be loaded in. :floppy:
Thanks for the great job. :steamthumbsup:
Black_moons 28 Jan, 2023 @ 3:59pm 
I second the request for allowing per-shelf limits, it would be amazing.
lilwhitemouse 17 Jan, 2023 @ 11:16am 
Ha, this is something I'm about to push out for Deep Storage! Great minds working on better storage :steamhappy:
Pasaway 20 Dec, 2022 @ 10:16am 
@MegaPintofWine: Check out Kanban stockpile to see if it fits your needs.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2287142613
Sotetsu 22 Nov, 2022 @ 1:51pm 
Is it possible to allow small sculptures to be placed on shelves? Like, maybe a little checkbox toggle just for the small ones?
GIGAPintofWine 21 Nov, 2022 @ 12:59am 
Would you consider making a mod that limits the shelf capacity on the fly like a small menu above the storage list?
Thomus 12 Nov, 2022 @ 6:29am 
Possible to have an option to hide items on the Shelf ? (please :steamhappy:)
hopeless monster addict 12 Nov, 2022 @ 5:11am 
would it be possible to change the limit of certain shelves. such as only having 2 items on a shelf whilist the default is 4
Martronix 1 Nov, 2022 @ 8:12am 
Would be great if we could get something like this for gene banks as well
TheStorySmith 31 Oct, 2022 @ 2:12pm 
Is it possible to have an option to store stone chunks on shelves?
LupineWitch  [author] 29 Oct, 2022 @ 1:23am 
@Doesn't Learn From Mistakes Sorry, I forgot to disable Debug mode, I will push hotfix right now
Doesn't Learn From Mistakes 28 Oct, 2022 @ 9:31am 
Your mod is causing harmony to spit out debugging logs.
Van kRo3tenberg ^__^ 27 Oct, 2022 @ 5:19pm 
Thanks man the towering items driven me crazy
puggy 25 Oct, 2022 @ 12:06am 
YEEEEEEEEEEEEEEEEEEEA BOY
Alhths 23 Oct, 2022 @ 10:09am 
god bless your work, and your house!
LupineWitch  [author] 23 Oct, 2022 @ 5:29am 
Today's update contains fix for the item towers, I had to introduce the harmony dependancy. I hope it won't break you saves if you haven't been using harmony already.
Flesh Forge 18 Oct, 2022 @ 5:59pm 
Thanks for this, I really like that you can *lower* the capacity of small shelves