RimWorld

RimWorld

RIMMSqol
Showing 321-330 of 387 entries
< 1 ... 31  32  33  34  35 ... 39 >
Update: Jul 3, 2019 @ 11:48am

- Added 10 additional dropdown menu ids for the architect categories, so it's possible to group all beds, tables, etc. without running out of ids.

- Added an option to disable the reloading of the architect buttons when using the mod menu. This means in order to see changes made a restart is required but it also means that buttons from some mods like Allow Tool or More Planning won't vanish.

Update: Jun 10, 2019 @ 3:46pm

Added new patch "dropdowns with mats". When active the architect dropdown menus support material selection. The menu will cycle between building and material selection when openening the menu in quick succession. The material selection counts only for the currently selected building.

Update: Jun 5, 2019 @ 6:21am

Added fields to building editing "Architect Category" and "Architect Category Dropdown" which allow changing where and how buildings show up in the architect menu.

Update: May 31, 2019 @ 8:09am

Added tooltips and translation keys.

Update: May 31, 2019 @ 7:56am

Added traits to the list of editable objects.

Added designator list to the architect buttons. This allows moving around buttons between categories.

Update: May 22, 2019 @ 11:11pm

Added support for profitable weapons on the city workshop. Fully repaired weapons will now loose their "looted" flag the same way apparel looses it's "dead man" flag.

https://steamcommunity.com/sharedfiles/filedetails/?id=1386385125

Update: May 20, 2019 @ 1:27am

Made age editable in CuM. Both biological and chronological. The chronological age is the combination from stasis age and biological. Age is edited in year, quadrum and day format.

Added a buff section to the city. Working with negative labour increases overtime crisis and after a threshold triggers the buff "overtime penalty" which severly reduces labour. Continued overtime leads to sickness.



Update: May 7, 2019 @ 12:42am

Purging old race settings to avoid conflicts with new version of race settings.

Update: May 6, 2019 @ 12:59pm

Finished race category.

Hediffs display the optional properties for injuries and added body parts only if the original hediff defines them since they are useless if the hediff class is not supporting them.

When changing the hediff "causes need" field pawns spawned on maps have their needs updated to reflect the changes.

Update: Apr 23, 2019 @ 11:32pm

Added (partial) editing for races. Which can also be used from a pawns stat page.

Migrated the repair action in cities to the more flexible converter implementation used for cooking.

Improved the cities converter implementation to allow more flexible coding.

If a city is lacking resources projects that consume those resources will be deactived if possible. For example without wood the chemfuel refinery shuts down, that means no chemfuel for the generator which in turn also shuts down. Needs can go negative since they should be handled via crisis/incidents or other consequences.

Bug-Fix: Crafting dialog in cities would throw an error if a recipe is producing a product without specified thingCategories.

Bug-Fix: Fixed the lazy resolving of Def lists when editing objects. Weapons melee attacks and Hediffs immunity where not loading the configured defs on startup since they were resolved before the defs existed.