RimWorld

RimWorld

Miniaturization (Minify)
Showing 1-10 of 18 entries
< 1  2 >
Update: Jun 23 @ 5:40pm

* Updated SOS2 compatibility to override their categorization for structures in stockpiles and storage areas. I decided to do this because SOS2 does have native minification for some of their structures, but I have organized the ones that did not into their own categories as part of this mod. So this decision will organize all their structures into the categories I've created for less confusion and duplicate entries.
* Added support for Anomaly structures. Really it was only one structure that wasn't minifyable by default. But it's supported now nonetheless.
* Added support (sort of) for all doors in vanilla as well as Anomaly in the alternate mod version hosted on GitHub
* "Support" is a strong word. Doors still throw errors. But I made all of them minifiable now instead of just standard doors and autodoors.
* Some minor tweaks to load order logic to account for all the above
* And one very minor tweak to the weight/mass for the Cooler from 15kg to 10kg

Update: Jun 19 @ 12:47pm

Update for 1.6

Update: Jun 24, 2024 @ 10:01pm

Small update to SOS2 compatibility, adding the "ship drone core" to the list of minifiable buildings. It was a new addition since initially adding mod compatibility.

Update: Jun 14, 2024 @ 3:14pm

Another small update to add a link to the steam workshop page from the in-game mod menu's "Advanced..." button.

Update: Jun 14, 2024 @ 2:56pm

Small update to remove forced load order restrictions and instead just give a warning about dependencies.
Otherwise, it rearranges your load order each time the game loads even if already in an acceptable order.

Update: Jun 4, 2024 @ 5:43pm

Made a fix so that the Ideology altars are actually loaded in.

Update: Jun 1, 2024 @ 5:21pm

Fixed a typo in About.xml causing the mod to reference itself.

Update: Jun 1, 2024 @ 5:01pm

Added Ideo altars to the list of minifiable objects along with some other minor tweaks.

Update: Jun 1, 2024 @ 3:21pm

Update for 1.5

Simple updates to About.xml and LoadFolders.xml

Update: Dec 25, 2023 @ 2:49pm

Small bugfix for the compatibility code for Improved Wastepack Atomizer. Details on GitHub.