RimWorld

RimWorld

857 ratings
Adaptive Primitive Storage
4
7
3
4
4
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.5, 1.6
File Size
Posted
Updated
14.507 MB
3 Jan @ 8:12pm
15 Jun @ 4:27pm
6 Change Notes ( view )

Subscribe to download
Adaptive Primitive Storage

In 1 collection by vin
Vin's Workshop
10 items
Description

This mod is an independent port of Primitive Storage by Hydromancerx and velcroboy333 from the LWM's Deep Storage to the Adaptive Storage Framework using the Primitive Storage Retexture and restyle made by Phaneron. This mod fully implements cellars that cool perishable food, updating textures, and fixes to Phaneron's textures. Enjoy the performance increase. This was a requested mod, feel free to ask me to take a look at other mods to port. The next mod in my sights is porting Doors Expanded to the vanilla door system.




Why should I consider using the Adaptive Storage Framework over LWM's Deep Storage?
LWM's Deep Storage has a passive overhead and is generally less optimized than ASF. LWM was a great mod when it was released because it allowed you to store items in objects using its own integrated system prior to support. However, now this is out of date because this feature is supported natively. ASF's thingdefs use the vanilla maxItemsInCell field while LWM's runs alongside vanilla creating passive overhead along side retaining various limitations regarding stack numbers causing a drain on your TPS and FPS. Beyond just using the vanilla system ASF also introduces some seriously cool features like graphics that update as you store items and allows you to hide the rendering of items that are stored away. This mod is a backend rewrite of Primitive Storage to utilize this new framework so we can enjoy Phaneron's awesome art and reap the performance benefits of ASF and implements a performance friendly version of the cellars made by alt4s using code developed in Simple Utilities: Fridge by our beloved wizard Owlchemist

I'd greatly recommend you check out a great performance mod made by the talented creator of ASF bbradson on GitHub!
Performance Fish[github.com]


Is this mod compatible with LWM Deep Storage?
Yes. ASF and this mod are perfectly compatible with LWM's Deep Storage. ASF even allows you to choose systems between the two. However, if you continue to use mods dependent on LWM's Deep Storage then I would recommend you look into LWM's Shallow Storage an updated fork that switches port to the vanilla storage fields improving performance.

Is this mod compatible with the X storage mod?
This mod should be compatible with all other storage mods including LWM's Adaptive Storage. If one isn't let me know as it's probably a simple fix regarding the defnames that I have been lazy to update to make sure they're unique.

The log pile doesn't appear when I build it!
Its a log pile spot! Try storing some logs in it. Thats why its free to build.

Dubs paint tool doesn't work.
Disable "Job based painting" and color it manually. Apparently the pawns are unable to reach some of the objects due to their size or some soft incompatibility with the passability of the objects.

How do I edit the storage capacity of the objects?
Find the ThingDef.xml for the object you want to edit and change the # value in:
<maxItemsIncell>#</maxItemsInCell>

The dynamic objects (like the log piles, meat rack, etc) are a bit more complicated and call that you edit their GraphicsDef.xml too and scale the minimum stack count in each entry to reflect the change you did in the ThingDef.xml. Scale up/down the value in entry with the following line:
<minimumStackCount>#</minimumStackCount>

Can I add this mid-play through? Yes!
Here are some different scenarios:
- I want to replace Primitive Storage and or LWM's Deep Storage with the Adaptive series.
1. Deconstruct all instances of PS and LWMs.
2. Save the game and quit.
3. Add my mod.

- I already am using ASF. + I don't have any LWMs Deep Storage mods.
1. You can add my mod directly to your save.

- I dont plan on removing LWM's Deep Storage and or Primitive Storage.
1. Add my mod. Thats it. My mods are compatible with the originals. In fact, ASF include menu support for LWMs so you can even switch around features as you like.

The cellars don't respond to environmental temperature. Its -10°C and my perishables are rotting!
Unfortunately, this is a known limitation of the C# code I'm using. I don't have the coding expertise capable of dealing with this. My recommendation is to remove the <modextension> section in the XML code for the cellars if you plan on living in colder environments like the ice sheets. This will remove the "cooling" functionality and make apply the environment/room temp to perishables.

If anyone wants to try to add the ability for the cellars to use environmental temps in their cooling calculations or implement a work-around contact me for the source code. I'd be happy to share and implement the change into the mod.

Thanks to the ASF team!

[ko-fi.com]

[ko-fi.com]




This mod is an independent port of Primitive Storage by Hydromancerx and velcroboy333 and uses no assets from the original mod. I am not affiliated with the ASF team. This mod was made with the permission of Phaneron to use his textures in the port. Please check out his mods including Adaptive Neolithic Storage a mod that goes more than well alongside this one for both tribal, medieval, and viking playthroughs! I claim no rights to the contents of this mod meaning you are free to modify it and re-upload it as you please. Please just credit the original authors!

If you use Progression:Storage and want to keep the cellars and meat racks bring feel free to try this patch to keep them in!
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3417113151
Popular Discussions View All (1)
0
24 May @ 2:29pm
Expanded Woodworking patch
Draylynn
268 Comments
粉红战车 22 hours ago 
I really like this mod, but could you add a shelf at the bottom of the wood storage? When it's empty, it's completely invisible and I sometimes forget it's even there.
ARaa90 12 Jul @ 8:28am 
Cellars are not a closet, they were storage for months of food. Some runs every home gets a cellar. "dirt hole". Not so much.
Cpt. Squirrel 11 Jul @ 12:53am 
@Triobian I agree. I wrote a few comments earlier on the implications of this insane efficiency. I have to purposefully go out of my way to not use these storage options. Again, there should be a quite massive minimum zone similar to watermills that prevents the player from spamming this storage option. Doesn't make sense that you can stack underground storage.
vin  [author] 10 Jul @ 5:10pm 
@Triobian
You'd be surprised how effective a dirt hole in the ground is at being space efficient lol
Triobian 10 Jul @ 5:09pm 
The cellars are SO powerful... 24 stacks of space in one spot for 25 wood... That's... That's just OP XD
I have to purposely not use them otherwise there's just no reason not to, as they offer such good storage lol
bradson 10 Jul @ 5:28am 
Well, why do you feel so? That's kind of very vague
JmXxHD 10 Jul @ 4:30am 
I have the feeling that the cellars aren`t cooling down
bradson 7 Jul @ 6:52am 
@Nyunai that's gotta be on those generators side. All of the buildings here internally keep things placed on map cells the same way it happens with vanilla shelves. There is no code for ticking stored items or similar
Nyunai 7 Jul @ 5:51am 
Hiya - stumbled on a bug. I put the portable generators from VE in the wooden underground storage, but it was heating up the room like they were active? I'm talking up to 60-70C over the map's usual 20-30C. Thank you so much for your cool mod- really makes my colonies so much nicer looking!
vin  [author] 4 Jul @ 1:39pm 
@King-Of-♥♥♥
I forgot to update the description. We've fixed the cellars since.