[SYR] Universal Fermenter

Mod, 1.2, 1.3


Now replaced by Processor Framework

Processor Frameworkcharlottes fork



A framework for time-based processing inside objectsUniversal Fermenter abbreviation: "UF"

So what's different about this version?

Performance
Issue: Vanilla workgivers scan every thing on every map to find barrels,
Solution: UF keeps a cached list of barrels which is easily 1000+ ti...

Розробник: Syrchalis

Дата створення: 24 Apr, 2020 @ 10:16pm

Оновлено: 22 Oct, 2021 @ 2:06am

Підписників: 25574


Розмір (розпакований) : 0.892 MB

Now replaced by Processor Framework

charlottes fork




A framework for time-based processing inside objects
Universal Fermenter abbreviation: "UF"

So what's different about this version?

Performance
  • Issue: Vanilla workgivers scan every thing on every map to find barrels,
  • Solution: UF keeps a cached list of barrels which is easily 1000+ times less work to scan through and UF removes the vanilla barrel and related workgivers
  • Issue: Every mod that used it's own workgivers and code for fermenting (and similar) added another layer of the same scanning behavior, multiplying the load caused
  • Solution: UF also removes workgivers of any other mod that is patched by it
  • Issue: Old UF had bad gizmos that updated constantly and for each barrel selected, causing massive FPS drops when selecting more than a few barrels
  • Solution: This version of UF uses pre-cached gizmos, loaded on game start, causing barely any impact on the game, no matter how many barrels you select

Player features
  • Shiny new barrel texture
  • Fermenting Barrel can be built out of any woody material
  • Brewery can be built out of any woody material
  • Select which item to process from a float menu
  • Icon on buildings shows the selected process (only if building has more than 1 process)
  • New mod settings
  • Change icon size or disable it
  • Change icon to resemble a single item or a full stack
  • Sort the float menu list alphabetically
  • Color coded processes
  • Vanilla barrels will get automatically replaced, minified barrels get replaced as soon as they are installed

Mod developer features

Load Universal Fermenter before any mod that uses it. This ensures that it's assembly will be loaded first if other mods use an old version of universal fermenter.

Mods depending on UF:
Mods implementing UF:
  • None so far
Mods patched by UF:
Mods that depend on Universal Fermenter (UF) require this mod to work.
Mods that implement UF work without it, but self-patch when UF is present, the mod author has to keep these patches up-to-date.
Mods patched by UF are patched by UF itself. This means I have to maintain the patches. Whenever the author of the mod changes their mod, I have to get notified and change my patch to it.

If you are using Vegetable Garden and Vanilla Factions Expanded note this load order:



__________


Also check out my other Rimworld mods:
Syrchalis' Mods

If you enjoy my mods consider supporting me:
[www.patreon.com]
[ko-fi.com]

Як завантажити моди?

Натисніть на кнопку вище та завантажте обраний мод з файлового сховища.

Як встановити мод?

Див. секцію "Як встановити".

Чи безпечний завантажуваний файл?

Моди перезаливаються нами з оригінального джерела, без жодних змін. Ми лише запаковуємо їх в звичайний архів. Додатково можете перевірити архів на наявність загроз за допомогою будь-якого антивірусу або онлайн-сканеру на кшталт virustotal.com. Також рекомендуємо робити резервні копії ваших сейвів, про всяк випадок.

There is a folder in the .zip archive. To install the mod, move the entire folder (not just its contents) into 'Mods' folder located under your RimWorld root isntallation folder.
So, for steam version of the game, the path would look like this: C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods
For any other distribution, firstly locate your rimworld installation path and then unpack the archive into the 'Mods' folder.
Then enable the mod in the game mods menu by double clicking on its name and restart the game