Whats is this mod?
DocWorld-Lite is a fork of the mod DocWorld that focuses on the Multi Mod Support part, removing the original mod changes to architect tabs and dropdown menus.
Features
For the complete list of the mod features go here: Docworl-Lite Wiki [github.com]
The original mod features breakdown is available here: Original Docworl Wiki [github.com].
I decided to keep this mod focused on the Multi-mod support side. This means you won't find all the features of the original mod here.
So let's now see what Docworld Lite DOES HAVE:
- New biome foraged food types in caravans.
- Beds require cloth (nullified by specialized bed mods).
- More buildings can be minified, hand selected choices from Vanilla and Mods.
- Glass lights actually requiring glass. Requires either Glass+Lights or Just Glass . Don't use both together.
- More linkable furniture support for various linkables where sensible.
- More items can be stuffed.
- Multi Mod Support that improves the compatibility and integration.
- Changes to research prerequisites of some mods.
- Some misc changes that defy categorization.
My version DOESN'T HAVE the following features:
- Tab Sorting. Use Tab-sorting instead for complete control over your Tabs, with mod settings and compatibility with every mod. Or use Dubs Mint Menui and you won't even care about the amount of tabs you have due to the changes brought by it's UI. Or use both together.
- Dropdown Designator changes condensing similar mods.
- Custom Architec Icons.
- New mod textures.
- Original Content like the underground conduit or rock furniture that the original had. While I liked this, I removed it to keep the mod focused. For the conduits, I suggest using Underground Power Conduits
- Props usable as storage from the mod Vanilla Furniture Expanded - Props and Decor with LWM's Deep Storage . Use Functional Vanilla Expanded Props (Continued) instead.
- Changes to energy consumption of vanilla lamps and sun lamps. [O21] Tweaks Galore has mod settings to modify the energy consumption of both lamps and Turn It On and Off - RePowered has a alternative way of managing energy consumption. You can also go for [FSF] Efficient Utilities to have a simple 1/3 cut to power consumption of vanilla and many mods utilities.
All the categories above can be enabled or disabled in the mod settings. By default, no change is enabled. A restart of the game is required for the changes to take effect.
A important observation is that the directives for the patches is a bit different from the original Docworld. I avoid removing or replacing defs from other mods that are similar, keeping only some few patches that seek to improve compatibility by combining resources. If you really need to remove a def from your game, you can easily do that with Cherry Picker (dev) now.
Compatibility, Performance and Load Order
Minimal impact in load time. As you enable more categories, and have more mods being patched, the load time will increase a bit. The FindMod part of the patch is near instant, so the patches not being executed will not matter.
This is purely a xml patching mod that has no code impacting perfomance midgame.
Due to it's nature, it will be rare and difficult for this mod to conflict with other mods, with the following caveats
- Mods that also modify the same things being modified by one of my patches. The consequence will be that the mod that is loaded last will win the conflict;
- Mods that remove the defs being patched, evidently.
This mod is compatible with Combat Extended.
For load order, this mod should preferentially be put after the mods being patched, as low as possible, to win conflicts. There is no need to fret too much about it though, basically the only possible problems are some other patch conflicting with this mod patches. In this case, report the bug as instructed below.
Non-Steam Download
The latest release is on github Click for direct download [github.com]
Bug Reports
Please go here for bug reports, where detailed instructions are available.
Patches Suggestions or Balance
For patch suggestions, balance discussions, go here
Credits
A very special thanks to Dr Zhivago for making the original Docworld. I started learning patching by looking at his mod and modifying it.
Also, Mlie , who took the time to help me by updating the dll file with the mod settings.